Mailing lists [pgsql-committers]
- pgsql: Fix test failures when language environment is not UTF-8. Jeff Davis
- [MASSMAIL]pgsql: Add "ABI_compatibility" regions to wait_event_names.txt Michael Paquier
- Re: pgsql: Add basic JSON_TABLE() functionality Amit Langote
- Re: pgsql: Add basic JSON_TABLE() functionality Tom Lane
- Re: pgsql: Add basic JSON_TABLE() functionality Amit Langote
- Re: pgsql: Add basic JSON_TABLE() functionality Tom Lane
- pgsql: Allow synced slots to have their inactive_since. Amit Kapila
- [MASSMAIL]pgsql: Operate XLogCtl->log{Write,Flush}Result with atomics Alvaro Herrera
- pgsql: Align blocks in incremental backups to BLCKSZ Tomas Vondra
- pgsql: docs: Merge separate chapters on built-in index AMs into one. Robert Haas
- [MASSMAIL]pgsql: Suppress "variable may be used uninitialized" warning. Tom Lane
- pgsql: Allow copying files using clone/copy_file_range Tomas Vondra
- pgsql: Remove unused variable in checksum_file() Tomas Vondra
- [MASSMAIL]pgsql: Make libpqsrv_cancel's return const char *, not char * Alvaro Herrera
- pgsql: Allow using copy_file_range in write_reconstructed_file Tomas Vondra
- pgsql: Check HAVE_COPY_FILE_RANGE before calling copy_file_range Tomas Vondra
- pgsql: Fix incorrect calculation in BlockRefTableEntryGetBlocks. Robert Haas
- [MASSMAIL]pgsql: Silence some compiler warnings in commit 3311ea86ed Andrew Dunstan