docs/src/main/sphinx/release/release-323.md
1796)true as the last row in the result set. For most queries,
this will result in a client error, since this row does not match the result
schema, but is a correctness issue when the result schema is a single boolean
column. ({issue}1732).* on expressions of type ROW in the SELECT clause to
convert the fields of a row into multiple columns. ({issue}1017)1785)DatabaseMetaData.getTables(). ({issue}1488)1785)456)1725)1783, {issue}1793, {issue}1794)760, {issue}978, {issue}1820)postgresql.experimental.array-mapping is now named
to postgresql.array-mapping. ({issue}1740)1761)LazyBlockLoader to directly return the loaded block. ({issue}1744):::{note}
This is a backwards incompatible changes with the previous SPI.
If you have written a plugin that instantiates LazyBlock,
you will need to update your code before deploying this release.
:::