Release date:
-
2021-??-?? (AS OF 2021-05-15)
+
2021-??-?? (AS OF 2021-06-20)
Require custom server
- variable names to match the pattern used for unquoted
-
SQL identifiers (Tom Lane)
+ variable names to use only character which are valid for
+
unquoted SQL identifiers (Tom Lane)
Allow vacuum to skip index vacuuming when the number of removable
index entries is insignificant (Masahiko Sawada, Peter Geoghegan)
+
+ The vacuum parameter
+ linkend="sql-vacuum">INDEX_CLEANUP has a
+ new default of auto to enable this optimization.
+