- Allow custom scan provders
+ Allow custom scan providers
to indicate if they support projections (Sven Klemm)
- The default is now that custom scan providers can't support
- projections, so they need to be updated for this release.
+ The default is now that custom scan providers are assumed to not
+ support projections; those that do need to be updated for this
+ release.
-
Enable system and
- linkend="storage-toast">
TOAST btree
- indexes to efficiently store duplicates (Peter Geoghegan)
+
Allow btree indexes on system and
+ linkend="storage-toast">
TOAST
+ tables to efficiently store duplicates (Peter Geoghegan)
-
-
-
- Prevent changes to columns only indexed by
- linkend="brin">
BRIN indexes from
- disabling
HOT updates (Josef Simanek)
-
-
-