docs/src/main/sphinx/release/release-375.md
ALTER TABLE qualified_name TO unqualified_name to leave
the table in the schema. This is backwards-incompatible behavioral change. ({issue}11282)GRANT, REVOKE, and
SET TABLE AUTHORIZATION table tasks. ({issue}11302)11469)array_distinct(array_sort(…))
expressions. ({issue}8777)SHOW CREATE TABLE to show actual table name in case of table
redirections, so that the statement can be used to recreate the table. ({issue}11604)11581)is_nullable value in information_schema.columns table. ({issue}11613)PreparedStatement.close() to be called multiple times. ({issue}11620)is_nullable value in DatabaseMetaData.getColumns() method. ({issue}11613)0 instead of row count in completed bytes. ({issue}11644)drop_extended_stats and vacuum procedures. ({issue}11633)DROP TABLE. ({issue}11562)11559)table, key, order, and
others. ({issue}11512)11560)$files system table after a table column
has been dropped. ({issue}11576)11264)11264)boolean columns. ({issue}11536)0 instead of row count in completed bytes. ({issue}11679)11211)9137)9137, {issue}10148)9781)OR with IS NULL, IS NOT NULL
predicates, or involving NOT expression by pushing predicate computation to
the PostgreSQL database. ({issue}11514)nullif function by
pushing predicate computation to the PostgreSQL database. ({issue}11532)11635)11510)LIKE predicate. ({issue}11615)11623)ColumnMetadata. ({issue}11621)