Mailing lists [pgsql-hackers]
- Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
- Re: Adding the extension name to EData / log_line_prefix Fabrízio de Royes Mello
- Re: Allowing additional commas between columns, and at the end of the SELECT clause Artur Formella
- Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
- Re: Adding the extension name to EData / log_line_prefix Andres Freund
- Re: Adding the extension name to EData / log_line_prefix Tom Lane
- Re: Why is parula failing? David Rowley
- Re: Adding the extension name to EData / log_line_prefix Andres Freund
- Re: Adding the extension name to EData / log_line_prefix Julien Rouhaud
- Re: Why is parula failing? Tom Lane
- Re: SQL:2011 application time Paul Jungwirth
- Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
- RE: Resetting synchronous_standby_names can wait for CHECKPOINT to finish Yusuke Egashira (Fujitsu)
- Re: I have an exporting need... David Rowley
- Re: GUC-ify walsender MAX_SEND_SIZE constant Michael Paquier
- Re: First draft of PG 17 release notes Bruce Momjian
- Re: Why is citext/regress failing on hamerkop? Thomas Munro
- Re: First draft of PG 17 release notes Bruce Momjian
- Re: First draft of PG 17 release notes Bruce Momjian
- Re: First draft of PG 17 release notes Tender Wang
- Re: First draft of PG 17 release notes Andy Fan
- Re: UniqueKey v2 Andy Fan
- Underscore in positional parameters? Erik Wienhold
- Re: UniqueKey v2 Andy Fan
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: JIT compilation per plan node David Rowley
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Michael Paquier
- Re: SQL:2011 application time jian he
- Re: explain format json, unit for serialize and memory are different. Michael Paquier
- Bibliography section, some references cannot be found jian he
- Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Michael Paquier
- Re: explain format json, unit for serialize and memory are different. David Rowley
- Re: BitmapHeapScan streaming read user and prelim refactoring Michael Paquier
- Re: I have an exporting need... Heikki Linnakangas
- Re: consider -Wmissing-variable-declarations Peter Eisentraut
- Re: Underscore in positional parameters? Michael Paquier
- Re: Bibliography section, some references cannot be found Daniel Gustafsson
- Re: JIT compilation per plan node Jelte Fennema-Nio
- Re: An improved README experience for PostgreSQL Peter Eisentraut
- Re: An improved README experience for PostgreSQL Peter Eisentraut
- Re: JIT compilation per plan node David Rowley
- Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Peter Eisentraut
- Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
- Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Daniel Gustafsson
- Re: Underscore in positional parameters? Dean Rasheed
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Log details for stats dropped more than once Bertrand Drouvot
- Re: elog/ereport VS misleading backtrace_function function address Jakub Wartak
- Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Daniel Gustafsson
- Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Ilyasov Ian
- Re: explain format json, unit for serialize and memory are different. David Rowley
- Re: First draft of PG 17 release notes Elena Indrupskaya
- Re: Incorrect Assert in BufFileSize()? David Rowley
- Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Ranier Vilela
- Re: Postgres and --config-file option Aleksander Alekseev
- Re: JIT compilation per plan node Jelte Fennema-Nio
- Re: elog/ereport VS misleading backtrace_function function address Alvaro Herrera
- Re: Avoid orphaned objects dependencies, take 3 Alexander Lakhin
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: Postgres and --config-file option Aleksander Alekseev
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: First draft of PG 17 release notes Jelte Fennema-Nio
- Re: explain format json, unit for serialize and memory are different. jian he
- Re: open items Robert Haas
- Re: First draft of PG 17 release notes Pantelis Theodosiou
- Re: explain format json, unit for serialize and memory are different. David Rowley
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Robert Haas
- Re: Network failure may prevent promotion Robert Haas
- Re: Why is citext/regress failing on hamerkop? Tom Lane
- Re: Underscore in positional parameters? Tom Lane
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: I have an exporting need... Tom Lane
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Robert Haas
- Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
- Re: elog/ereport VS misleading backtrace_function function address Tom Lane
- Re: broken JIT support on Fedora 40 Robert Haas
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Robert Haas
- Re: elog/ereport VS misleading backtrace_function function address Robert Haas
- Re: Extend pgbench partitioning to pgbench_history Robert Haas
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: An improved README experience for PostgreSQL Tom Lane
- Re: Underscore in positional parameters? Erik Wienhold
- Re: libpq compression (part 3) Robert Haas
- Re: An improved README experience for PostgreSQL Alvaro Herrera
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: libpq compression (part 3) Jacob Burroughs
- Re: psql: Allow editing query results with \gedit Robert Haas
- Re: A wrong comment about search_indexed_tlist_for_var Robert Haas
- Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Robert Haas
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: libpq compression (part 3) Robert Haas
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: Add minimal C example and SQL registration example for custom table access methods. Robert Haas
- Re: Unlinking Parallel Hash Join inner batch files sooner Robert Haas
- Re: Add minimal C example and SQL registration example for custom table access methods. Phil Eaton
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: libpq compression (part 3) Jacob Burroughs
- Re: First draft of PG 17 release notes Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Alvaro Herrera
- Re: Add minimal C example and SQL registration example for custom table access methods. Robert Haas
- Re: BitmapHeapScan streaming read user and prelim refactoring Alvaro Herrera
- Re: libpq compression (part 3) Robert Haas