Mailing lists [pgsql-hackers]
- Re: [RFC] building postgres with meson - v13 Thomas Munro
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Oddities in our pg_attribute_printf usage Tom Lane
- Backends stalled in 'startup' state Ashwin Agrawal
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Michael Paquier
- Re: Kerberos delegation support in libpq and postgres_fdw Jacob Champion
- Re: A question about wording in messages Thomas Munro
- Re: remove_useless_groupby_columns is too enthusiastic David Rowley
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: why can't a table be part of the same publication as its schema Peter Smith
- Re: walmethods.c/h are doing some strange things Kyotaro Horiguchi
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Kyotaro Horiguchi
- warning about missing format string annotations Andres Freund
- Re: Improve description of XLOG_RUNNING_XACTS Kyotaro Horiguchi
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: ICU for global collation Michael Paquier
- Re: [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- Re: Inconsistencies in error messages John Naylor
- Re: Typo in xact.c Kyotaro Horiguchi
- Re: Background writer and checkpointer in crash recovery Justin Pryzby
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: Typo in xact.c John Naylor
- Re: Typo in xact.c Japin Li
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Typo in xact.c Japin Li
- Re: missing indexes in indexlist with partitioned tables David Rowley
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Ken Kato
- Re: ICU for global collation Kyotaro Horiguchi
- Re: START_REPLICATION SLOT causing a crash in an assert build Kyotaro Horiguchi
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Fujii Masao
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: A question about wording in messages Kyotaro Horiguchi
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Michael Paquier
- Re: Switching XLog source from archive to streaming when primary available Kyotaro Horiguchi
- Re: [PATCH] Simple code cleanup in tuplesort.c. Richard Guo
- Re: Remove dead macro exec_subplan_get_plan Richard Guo
- Re: ICU for global collation Marina Polyakova
- Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- missing PG_FREE_IF_COPY in textlike() and textnlike() ? CK Tan
- Re: A question about wording in messages Amit Kapila
- Re: missing PG_FREE_IF_COPY in textlike() and textnlike() ? Tom Lane
- Re: Remove dead macro exec_subplan_get_plan Zhang Mingli
- Re: missing PG_FREE_IF_COPY in textlike() and textnlike() ? CK Tan
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Masahiko Sawada
- Re: ICU for global collation Marina Polyakova
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: ICU for global collation Peter Eisentraut
- Re: ICU for global collation Peter Eisentraut
- Re: ICU for global collation Kyotaro Horiguchi
- Re: ICU for global collation Kyotaro Horiguchi
- Re: Make ON_ERROR_STOP stop on shell script failure Kyotaro Horiguchi
- Re: A question about wording in messages Kyotaro Horiguchi
- Re: A question about wording in messages Amit Kapila
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- About displaying NestLoopParam Richard Guo
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Error for WITH options on partitioned tables Simon Riggs
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Pruning never visible changes Simon Riggs
- Re: Error for WITH options on partitioned tables Japin Li
- Re: Query Jumbling for CALL and SET utility statements Fujii Masao
- Re: Error for WITH options on partitioned tables Japin Li
- PostgreSQL 15 RC1 + GA dates Jonathan S. Katz
- RE: Allow logical replication to copy tables in binary format osumi.takamichi@fujitsu.com
- Re: postgres_fdw hint messages Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Pruning never visible changes Tom Lane
- Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut
- Re: Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami
- clang 15 doesn't like our JIT code Tom Lane
- Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: postgres_fdw hint messages Nathan Bossart
- Re: Slow standby snapshot Michail Nikolaev
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: Pruning never visible changes Simon Riggs
- Re: Pruning never visible changes Tom Lane
- Re:pg_stat_statements and "IN" conditions Sergei Kornilov
- Improve cursor handling in pg_stat_statements Imseih (AWS), Sami
- Re: clang 15 doesn't like our JIT code Andres Freund
- Re: [RFC] building postgres with meson - v13 Andres Freund
- RFC: Logging plan of the running query a.rybakina
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Fix gin index cost estimation Tom Lane
- Re: Pruning never visible changes Laurenz Albe
- Re: clang 15 doesn't like our JIT code Tom Lane
- Re: clang 15 doesn't like our JIT code Andres Freund
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: clang 15 doesn't like our JIT code Thomas Munro