Mailing lists [pgsql-hackers]
- Re: Fix detection of truncated zstd-compressed backups Chao Li
- Re: Fix small psql slash option leaks Chao Li
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: [PATCH] Remove redundant ORDER BY from COUNT aggregates John Naylor
- Re: missing possibility to use alternative translated month names in to_char function Pavel Stehule
- Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations? torikoshia
- Offline data checksum changes can cause incorrect checksum state on standbys Bertrand Drouvot
- Re: 019_replslot_limit.pl might fail due to checkpoint skipped Fujii Masao
- RE: Logical replication row filter loses unchanged toasted columns Hayato Kuroda (Fujitsu)
- Re: Logical replication row filter loses unchanged toasted columns Nikhil Sontakke
- Performance regression caused by SubLink pull-up Richard Guo
- Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically Hüseyin Demir
- Re: Row pattern recognition Henson Choi
- Re: Avoid recalculating pgprocno in ProcArrayAdd() Pierre Forstmann
- Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit Andrey Borodin
- Re: [PATCH] Fix vacuum_delay_point happening inside lock Kevin Rocker
- Re: [PATCH] Remove redundant ORDER BY from COUNT aggregates Tom Lane
- Re: hashjoins vs. Bloom filters (yet again) Matheus Alcantara
- Re: hashjoins vs. Bloom filters (yet again) Matheus Alcantara
- Re: Credits For v19 Tom Lane
- Re: [PATCH] Remove redundant ORDER BY from COUNT aggregates Haibo Yan
- Re: LibreSSL and OpenSSL separation in libpq to support 1.1.1 deprecation Daniel Gustafsson
- Re: Disallow outer-level and WHERE-clause aggregates in GRAPH_TABLE Tom Lane
- Re: PSQL - improve tab completion for pub/sub options Hüseyin Demir
- Re: RI fast path gets cross-type foreign keys wrong Peter Geoghegan
- Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit Andrey Rachitskiy
- Re: SQL-level pg_datum_image_equal Matthias van de Meent
- Re: Introduce psystem() to replace system() Peter Eisentraut
- Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit Andrey Borodin
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Álvaro Herrera
- [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend() Peipei YIN