Архив рассылок [pgsql-committers]
- pgsql: Use older name for test_primary_datadir Andrew Dunstan
 - pgsql: Use older name for test_primary_datadir Andrew Dunstan
 - Re: pgsql: Temporary patch to help debug pg_walsummary test failures. David Rowley
 - pgsql: Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier
 - pgsql: Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier
 - pgsql: Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier
 - pgsql: Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier
 - pgsql: Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier
 - pgsql: Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier
 - pgsql: Consider the "LIMIT 1" optimization with parallel DISTINCT David Rowley
 - pgsql: Add tests for int4_bool() in int.c Michael Paquier
 - pgsql: Add .gitignore to src/test/modules/gin/ Michael Paquier
 - pgsql: Give SMgrRelation pointers a well-defined lifetime. Heikki Linnakangas
 - pgsql: Remove some obsolete smgrcloseall() calls. Heikki Linnakangas
 - pgsql: doc: Document more that relations share a namespace Peter Eisentraut
 - pgsql: Revise pg_walsummary's 002_blocks test to avoid spurious failure Robert Haas
 - pgsql: Update pg_walsummary copyright notices to 2024 Alvaro Herrera
 - pgsql: In 002_blocks.pl, try to prevent a HOT update. Robert Haas
 - pgsql: Clean pg_walsummary's tmp_check directory. Tom Lane
 - Re: pgsql: Temporary patch to help debug pg_walsummary test failures. Robert Haas
 - pgsql: Fix costing bug in MergeAppend David Rowley
 - pgsql: Exclude Threadsanitizer instrumentation in exit check Daniel Gustafsson
 - pgsql: Fix copy&paste typo in comment Alvaro Herrera