Actually include what was updated, even if it's one item
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 28 Aug 2023 17:48:50 +0000 (13:48 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 28 Aug 2023 17:48:50 +0000 (13:48 -0400)
releases/16/16rc1.md

index 135c010eb0eed57163a613434555bb2c81b1338a..f462e1ce66a62f5c8bf03571cdcdad9f4bf19fdf 100644 (file)
@@ -23,9 +23,8 @@ Changes Since 16 Beta 3
 Several bug fixes were applied for PostgreSQL 16 during the Beta 3 period. These
 include:
 
-* The syntax for publishing all tables in a schema using logical replication
-is changed to `CREATE PUBLICATION ... FOR TABLES IN SCHEMA ...`.
-
+* Fixed performance regression when running `COPY` concurrently on a single
+table.
 
 For a detailed list of fixes, please visit the
 [open items](https://wiki.postgresql.org/wiki/PostgreSQL_16_Open_Items#resolved_before_16rc1)