Архив рассылок [pgsql-committers]
- pgsql: Doc: update pgindent/README. Tom Lane
 - pgsql: Remove some global variables from vacuum.c David Rowley
 - pgsql: pg_basebackup: Correct type of WalSegSz Peter Eisentraut
 - pgsql: Only make buffer strategy for vacuum when it's likely needed David Rowley
 - pgsql: Fix typo in CI README Daniel Gustafsson
 - pgsql: Disable vacuum's use of a buffer access strategy during failsafe David Rowley
 - pgsql: Rename BufferAccessStrategyData.ring_size to nbuffers David Rowley
 - pgsql: Revert 764da7710b Alexander Korotkov
 - pgsql: Revert 11470f544e Alexander Korotkov
 - pgsql: When using valgrind, log the current query after an error is det Tom Lane
 - pgsql: Fix possible logical replication crash. Robert Haas
 - pgsql: Move heaprel struct field next to index rel field. Peter Geoghegan
 - pgsql: Recycle deleted nbtree pages more aggressively. Peter Geoghegan
 - pgsql: Make SP-GiST redirect cleanup more aggressive. Peter Geoghegan