Remove the
linkend="catalog-pg-tablespace">spclocation>
field from pg_tablespace> (Magnus Hagander,
- Tom Lane))
+ Tom Lane)
- These are internally called "latches".
+ The wait events are internally called "latches".
- Such casts have no affect.
+ Such casts have no effect.
- Avoid table and index rebuilds when NUMERIC>,
- VARBIT>, and temporal columns are changed in compatible
- ways (Noah Misch)
-
-
-
-
- Reduce need to rebuild indexes for various
+ Reduce need to rebuild tables and indexes for various
linkend="SQL-ALTERTABLE">ALTER TABLE
operations (Noah Misch) DUPLICATE?
-
- Avoid index rebuilds for no-rewrite ALTER TABLE
- / ALTER TYPE>
- (Noah Misch)
-
-
-
Add IF EXIST> clause to ALTER
-
- Parallel
pg_dump> (Robert Haas, Joachim Wieland)
- DETAILS?
-
-
-
Add an
- This is currently unused. STILL TRUE?
+ This is currently unused.