Mailing lists [pgsql-committers]
- pgsql: Silence compiler warning from older compilers. Tom Lane
- pgsql: Make implementation of SASLprep compliant for ASCII characters Michael Paquier
- pgsql: Move some code blocks in lock.c and proc.c Michael Paquier
- pgsql: Add support for lock statistics in pgstats Michael Paquier
- pgsql: Further improve commentary about ChangeVarNodesWalkExpression() Alexander Korotkov
- pgsql: Further improve commentary about ChangeVarNodesWalkExpression() Alexander Korotkov
- pgsql: Fix copy-paste error in test_ginpostinglist John Naylor
- pgsql: Fix copy-paste error in test_ginpostinglist John Naylor
- pgsql: Fix copy-paste error in test_ginpostinglist John Naylor
- pgsql: Fix copy-paste error in test_ginpostinglist John Naylor
- pgsql: Fix copy-paste error in test_ginpostinglist John Naylor
- pgsql: Fix copy-paste error in test_ginpostinglist John Naylor
- pgsql: Prevent spurious "indexes on virtual generated columns are not s Robert Haas
- pgsql: Prevent spurious "indexes on virtual generated columns are not s Robert Haas
- pgsql: Make many cast functions error safe Peter Eisentraut
- pgsql: Bounds-check access to TupleDescAttr with an Assert. Robert Haas
- pgsql: Report detailed errors from XLogFindNextRecord() failures. Fujii Masao
- pgsql: Fix accidentally casting away const Peter Eisentraut
- pgsql: Add a test for creating an index on a whole-row expression. Robert Haas
- pgsql: test_bloomfilter: Fix error message. Nathan Bossart
- pgsql: Fix dereference in a couple of GUC check hooks Álvaro Herrera
- pgsql: Don't include storage/lock.h in so many headers Álvaro Herrera
- pgsql: Remove read_archive_file()'s "count" parameter. Tom Lane
- pgsql: Fix poorly-sized buffers in astreamer compression modules. Tom Lane
- pgsql: Avoid including clog.h in proc.h Álvaro Herrera
- pgsql: Use GlobalVisState in vacuum to determine page level visibility Melanie Plageman
- pgsql: Keep newest live XID up-to-date even if page not all-visible Melanie Plageman
- pgsql: get_memoize_path: Don't exit quickly when PGS_NESTLOOP_PLAIN is Robert Haas
- pgsql: WAL log VM setting during vacuum phase I in XLOG_HEAP2_PRUNE_VAC Melanie Plageman