Mailing lists [pgsql-committers]
- pgsql: Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder Michael Paquier
- pgsql: Fix typos and grammar in code comments and docs Michael Paquier
- pgsql: Add const qualifiers to XLogRegister*() functions Peter Eisentraut
- pgsql: Fix typos in code comments and test data Daniel Gustafsson
- Re: pgsql: Remove support for OpenSSL older than 1.1.0 Robins Tharakan
- Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
- pgsql: Test for PG_TEST_EXTRA separately in SSL tests Daniel Gustafsson
- pgsql: Use library functions to edit config in SSL tests Daniel Gustafsson
- pgsql: Optimize pg_visibility with read streams. Noah Misch
- pgsql: Add block_range_read_stream_cb(), to deduplicate code. Noah Misch
- pgsql: Fix stack variable scope from previous commit. Noah Misch