Mailing lists [pgsql-committers]
- pgsql: Do not treat \. as an EOF marker in CSV mode for COPY IN. Tom Lane
- pgsql: Add missing command for pg_maintain in comment Daniel Gustafsson
- pgsql: Expand assertion check for query ID reporting in executor Michael Paquier
- pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
- pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
- pgsql: doc: Mention the connstring key word for PGSERVICE Daniel Gustafsson
- pgsql: jit: Require at least LLVM 14, if enabled. Peter Eisentraut
- Re: pgsql: jit: Require at least LLVM 14, if enabled. Peter Eisentraut
- pgsql: jit: Use opaque pointers in all supported LLVM versions. Peter Eisentraut
- pgsql: Simplify checking for xlocale.h Peter Eisentraut
- pgsql: Fix some pg_verifybackup issues reported by Coverity. Robert Haas
- pgsql: Use macro to define the number of enum values Peter Eisentraut
- pgsql: Tweak docs to reduce possible impact of data checksums Peter Eisentraut
- pgsql: initdb: Add new option "--no-data-checksums" Peter Eisentraut
- pgsql: Reject a copy EOF marker that has data ahead of it on the same l Tom Lane