Mailing lists [pgsql-committers]
- pgsql: sequences: Lock buffer before initializing page Andres Freund
- pgsql: docs: Remove support for 'htmlhelp' format Andres Freund
- pgsql: Add Copyright notice in 001_basic.pl and 002_pg_upgrade.pl. Amit Kapila
- pgsql: meson: docs: Allow configuring simple/website style Andres Freund
- pgsql: docs: html: copy images to output as part of xslt build Andres Freund
- pgsql: meson: add docs, docs_pdf options Andres Freund
- pgsql: docs: html: load stylesheet via custom.css.source Andres Freund
- pgsql: meson: docs: Preparatory cleanups Andres Freund
- pgsql: Fix minor signed/unsigned mixup Peter Eisentraut
- pgsql: doc: Update SQL keywords list to SQL:2023 Peter Eisentraut
- pgsql: Fix function reference in comment Daniel Gustafsson
- pgsql: doc: Update SQL features/conformance information to SQL:2023 Peter Eisentraut
- pgsql: doc: Update error messages in RLS examples John Naylor
- pgsql: doc: Update error messages in RLS examples John Naylor
- pgsql: doc: Update error messages in RLS examples John Naylor
- pgsql: doc: Update error messages in RLS examples John Naylor
- pgsql: doc: Update error messages in RLS examples John Naylor
- pgsql: doc: Update error messages in RLS examples John Naylor
- pgsql: Update information_schema for SQL:2023 Peter Eisentraut
- pgsql: Fix wrong word in comment. Robert Haas
- pgsql: Don't initialize page in {vm,fsm}_extend(), not needed Andres Freund
- pgsql: Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tab Tom Lane
- pgsql: Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tab Tom Lane
- pgsql: Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tab Tom Lane
- pgsql: Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tab Tom Lane
- pgsql: Add smgrzeroextend(), FileZero(), FileFallocate() Andres Freund
- pgsql: bufmgr: Add Pin/UnpinLocalBuffer() Andres Freund
- pgsql: bufmgr: Add some more error checking [infrastructure] around pin Andres Freund
- pgsql: pg_dump: Add support for zstd compression Tomas Vondra
- pgsql: Acquire locks on views in AcquirePlannerLocks, too. Tom Lane
- pgsql: bufmgr: Acquire and clean victim buffer separately Andres Freund
- pgsql: Support "Right Anti Join" plan shapes. Tom Lane
- pgsql: bufmgr: Support multiple in-progress IOs by using resowner Andres Freund
- pgsql: Allow to use system CA pool for certificate verification Daniel Gustafsson
- Re: pgsql: Don't initialize page in {vm,fsm}_extend(), not needed Tom Lane
- Re: pgsql: Don't initialize page in {vm,fsm}_extend(), not needed Michael Paquier
- Re: pgsql: Don't initialize page in {vm,fsm}_extend(), not needed Andres Freund