Mailing lists [pgsql-committers]
- pgsql: Fix jsonb_object_agg crash after eliminating null-valued pairs. Tom Lane
- pgsql: doc: Fix incorrect documentation for test_custom_stats Michael Paquier
- pgsql: Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov
- pgsql: Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov
- pgsql: Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code Alexander Korotkov
- pgsql: Refactor WaitLSNType enum to use a macro for type count Alexander Korotkov
- pgsql: Add a regression test to verify that NLS translation works. Tom Lane
- Re: pgsql: Add a regression test to verify that NLS translation works. Alexander Korotkov
- pgsql: Fix double assignment. Tom Lane
- Re: pgsql: Add a regression test to verify that NLS translation works. Tom Lane
- Re: pgsql: Add a regression test to verify that NLS translation works. Tom Lane
- pgsql: Try a few different locale name spellings in nls.sql. Tom Lane
- pgsql: bufmgr: Separate keys for private refcount infrastructure Andres Freund
- pgsql: bufmgr: Add one-entry cache for private refcount Andres Freund
- pgsql: Looks like we can't test NLS on machines that lack any es_ES loc Tom Lane