Mailing lists [pgsql-hackers]
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: no library dependency in Makefile? Noah Misch
- Re: proposal: schema variables Pavel Stehule
- Graceful way to handle too many locks Chris Cleveland
- Re: Graceful way to handle too many locks Tomas Vondra
- Re: .ready and .done files considered harmful Robert Haas
- Re: Fix for pageinspect bug in PG 17 Tomas Vondra
- Re: Graceful way to handle too many locks Robert Haas
- Re: split func.sgml to separated individual sgml files Corey Huinker
- Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) Dmitry Dolgov
- Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) Peter Geoghegan
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: Speed up TransactionIdIsCurrentTransactionId() with lots of subxacts Heikki Linnakangas
- Re: pgsql-hackers@postgresql.org VS pgsql-hackers@lists.postgresql.org * Neustradamus *
- Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Masahiko Sawada
- Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Tomas Vondra
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Fix for pageinspect bug in PG 17 Peter Geoghegan
- Re: Fix for pageinspect bug in PG 17 Peter Geoghegan
- Re: Reordering DISTINCT keys to match input path's pathkeys Richard Guo
- Re: Some dead code in get_param_path_clause_serials() Richard Guo
- Converting SetOp to read its two inputs separately Tom Lane
- RE: Fix for pageinspect bug in PG 17 Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Ashutosh Bapat
- Re: remaining sql/json patches Nikita Malakhov
- Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description Nisha Moond
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY vignesh C
- Re: proposal: schema variables Pavel Stehule
- Re: 2024-11-14 release announcement draft jian he
- Re: altering a column's collation leaves an invalid foreign key Peter Eisentraut
- Re: Improve the error message for logical replication of regular column to generated column. Peter Smith
- Re: Speed up TransactionIdIsCurrentTransactionId() with lots of subxacts Bertrand Drouvot
- Re: Virtual generated columns jian he
- Re: Remove useless casts to (void *) Peter Eisentraut
- Re: Some dead code in get_param_path_clause_serials() Andrei Lepikhov
- Re: Converting SetOp to read its two inputs separately Richard Guo
- Re: Converting SetOp to read its two inputs separately Richard Guo
- Re: Virtual generated columns Amit Kapila
- Re: On non-Windows, hard depend on uselocale(3) Heikki Linnakangas
- Re: BF mamba failure Bertrand Drouvot
- Potential ABI breakage in upcoming minor releases Pavan Deolasee
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: define pg_structiszero(addr, s, r) Ranier Vilela
- Re: altering a column's collation leaves an invalid foreign key jian he
- Re: BitmapOr node not used in plan for ANY/IN but is for sequence of ORs ... Jim Vanns
- Re: Enhancing Memory Context Statistics Reporting Alvaro Herrera
- Re: define pg_structiszero(addr, s, r) Bertrand Drouvot
- Re: Add html-serve target to autotools and meson Ashutosh Bapat
- Re: define pg_structiszero(addr, s, r) Ranier Vilela
- Re: Interrupts vs signals Jelte Fennema-Nio
- Re: [PATCH] New predefined role pg_manage_extensions Jelte Fennema-Nio
- Re: SQL:2023 JSON simplified accessor support Peter Eisentraut
- Re: define pg_structiszero(addr, s, r) Bertrand Drouvot
- Re: Difference in dump from original and restored database due to NOT NULL constraints on children Alvaro Herrera
- Re: Add html-serve target to autotools and meson Daniel Gustafsson
- Re: commitfest.postgresql.org Specify thread msgid does not work for pgsql-bugs(at)lists(dot)postgresql(dot)org Jelte Fennema-Nio
- Re: On non-Windows, hard depend on uselocale(3) Peter Eisentraut
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Commit Timestamp and LSN Inversion issue Jan Wieck
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: Potential ABI breakage in upcoming minor releases Noah Misch
- Re: pg_rewind WAL segments deletion pitfall Alexander Kukushkin
- Re: Potential ABI breakage in upcoming minor releases Ants Aasma
- Object identifier types in logical replication binary mode Emre Hasegeli
- Re: Potential ABI breakage in upcoming minor releases Aleksander Alekseev
- Re: Potential ABI breakage in upcoming minor releases Peter Eisentraut
- Re: gamma() and lgamma() functions Dmitry Koval
- Re: Potential ABI breakage in upcoming minor releases Christoph Berg
- Re: Potential ABI breakage in upcoming minor releases Alvaro Herrera
- Re: Potential ABI breakage in upcoming minor releases Peter Geoghegan
- Re: Potential ABI breakage in upcoming minor releases Noah Misch
- Re: Potential ABI breakage in upcoming minor releases Aleksander Alekseev
- Re: SQL:2011 application time Paul Jungwirth
- Re: SQL:2011 application time Paul Jungwirth
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion