Mailing lists [pgsql-committers]
- pgsql: bufmgr: Don't lock buffer header in StrategyGetBuffer() Andres Freund
- pgsql: Make truncate_useless_pathkeys() consider WindowFuncs David Rowley
- pgsql: Fix internal error from CollateExpr in SQL/JSON DEFAULT expressi Amit Langote
- pgsql: Fix internal error from CollateExpr in SQL/JSON DEFAULT expressi Amit Langote
- pgsql: Fix internal error from CollateExpr in SQL/JSON DEFAULT expressi Amit Langote
- pgsql: Add "ALL SEQUENCES" support to publications. Amit Kapila
- pgsql: Remove duplicated log related to slot creation in pg_createsubsc Michael Paquier
- pgsql: Remove unnecessary include of "utils/fmgroids.h" Richard Guo
- pgsql: Fix comment in eager_aggregate.sql Richard Guo
- pgsql: Avoid uninitialized-variable warnings from older compilers. Tom Lane
- pgsql: Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada
- pgsql: Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada
- pgsql: Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada
- pgsql: Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada
- pgsql: Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada
- pgsql: Clean up memory leakage that occurs in context callback function Tom Lane
- pgsql: Cleanup VACUUM option processing error messages David Rowley
- pgsql: Eliminate COPY FREEZE use of XLOG_HEAP2_VISIBLE Melanie Plageman