Mailing lists [pgsql-hackers]
- Re: Trivial doc patch Bruce Momjian
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Solaris "sed" versus pre-v13 plpython tests Tom Lane
- Re: cataloguing NOT NULL constraints Zhihong Yu
- Re: cataloguing NOT NULL constraints Zhihong Yu
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: Small cleanups to tuplesort.c and a bonus small performance improvement David Rowley
- Re: Transparent column encryption Jacob Champion
- Re: Doc patch Bruce Momjian
- Re: Inconsistent error message for varchar(n) Bruce Momjian
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Reducing the chunk header sizes on all memory context types Tomas Vondra
- Re: PostgreSQL 15 release announcement draft Justin Pryzby
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Bug fix. autovacuum.c do_worker_start() associates memory allocations with TopMemoryContext rather than 'Autovacuum start worker (tmp)' Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Reducing the chunk header sizes on all memory context types Tomas Vondra
- Re: POC: Better infrastructure for automated testing of concurrency issues Alexander Korotkov
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: Solaris "sed" versus pre-v13 plpython tests Tom Lane
- Re: Support tls-exporter as channel binding for TLSv1.3 Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Avoid overhead open-close indexes (catalog updates) Kyotaro Horiguchi
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: SELECT documentation Bruce Momjian
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- Re: num_sa_scans in genericcostestimate Jeff Janes
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Kyotaro Horiguchi
- Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Jeff Janes
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Peter Geoghegan
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? David Rowley
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Solaris "sed" versus pre-v13 plpython tests Noah Misch
- question about access custom enum type from C Dmitry Markman
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: question about access custom enum type from C David Rowley
- Re: question about access custom enum type from C Dmitry Markman
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: question about access custom enum type from C Dmitry Markman
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? Justin Pryzby
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- struct Trigger definition in trigger.sgml Etsuro Fujita
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH v1] [doc] polish the comments of reloptions Junwang Zhao
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- broken table formatting in psql Pavel Stehule
- [PATCH] minor bug fix for pg_dump --clean Frédéric Yhuel
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: struct Trigger definition in trigger.sgml Richard Guo
- Re: broken table formatting in psql John Naylor
- use NoLock instead of the magic number 0 Junwang Zhao
- [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao
- Re: Tracking last scan time Dave Page
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? Alvaro Herrera
- Re: Solaris "sed" versus pre-v13 plpython tests Alvaro Herrera
- Re: broken table formatting in psql Kyotaro Horiguchi
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: pg_rewind WAL segments deletion pitfall Polina Bungina
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Re: pg_rewind WAL segments deletion pitfall Polina Bungina
- Re: Tracking last scan time Bruce Momjian
- Proposal: Allow walsenders to send WAL directly from wal_buffers to replicas Bharath Rupireddy
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Daniel Gustafsson
- Re: Tracking last scan time Dave Page
- Re: Tracking last scan time Matthias van de Meent
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [POC] Allow flattening of subquery with a link to upper query Richard Guo
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: plpgsql-trigger.html: Format TG_ variables as table (patch) Christoph Berg
- Re: Reducing the chunk header sizes on all memory context types Ranier Vilela
- Re: SQL/JSON features for v15 Nikita Glukhov
- Re: POC: GROUP BY optimization Jonathan S. Katz
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Tom Lane
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami
- [BUG] wrong FK constraint name when colliding name on ATTACH Jehan-Guillaume de Rorthais
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Tracking last scan time Andres Freund
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- make additional use of optimized linear search routines Nathan Bossart
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: add test: pg_rowlocks extension Tom Lane
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Tom Lane
- Re: introduce bufmgr hooks Nathan Bossart
- Re: Bug: When user-defined AM is used, the index path cannot be selected correctly Tom Lane
- Re: pg_auth_members.grantor is bunk Jeff Davis
- Re: windows resource files, bugs and what do we actually want Magnus Hagander
- Re: allowing for control over SET ROLE Nathan Bossart
- Re: SQL/JSON features for v15 Andrew Dunstan
- Re: introduce bufmgr hooks Nathan Bossart
- Re: Use -fvisibility=hidden for shared libraries Andres Freund
- Re: windows resource files, bugs and what do we actually want Andres Freund
- Re: Bug: When user-defined AM is used, the index path cannot be selected correctly Tom Lane
- Re: windows resource files, bugs and what do we actually want Magnus Hagander
- Re: SQL/JSON features for v15 Jonathan S. Katz
- Re: Allow logical replication to copy tables in binary format Andres Freund
- Re: postgres_fdw hint messages Nathan Bossart
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao
- Re: postgres_fdw hint messages Tom Lane
- Re: [RFC] building postgres with meson - v11 samay sharma
- Re: postgres_fdw hint messages Nathan Bossart
- Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: introduce bufmgr hooks Andres Freund
- [PATCH] docs: Document the automatically generated names for indices jadel@mercury.com
- [PATCH] docs: Document the automatically generated names for indices jadel@mercury.com
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- test_decoding assertion failure for the loss of top-sub transaction relationship osumi.takamichi@fujitsu.com
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: PostgreSQL 15 release announcement draft Jonathan S. Katz
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: PostgreSQL 15 release announcement draft Jonathan S. Katz
- Re: windows resource files, bugs and what do we actually want Andres Freund
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Isaac Morland
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor
- Re: Column Filtering in Logical Replication Peter Smith
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Kyotaro Horiguchi
- Re: [HACKERS] PoC: custom signal handler for extensions Andrey Lepikhov
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Noah Misch
- Re: broken table formatting in psql Kyotaro Horiguchi
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Dilip Kumar
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Kyotaro Horiguchi
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Dilip Kumar
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Add tracking of backend memory allocated to pg_stat_activity Drouvot, Bertrand
- Re: broken table formatting in psql John Naylor
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Kyotaro Horiguchi
- Re: [RFC] building postgres with meson - v12 John Naylor
- Re: allowing for control over SET ROLE Wolfgang Walther
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Drouvot, Bertrand
- Re: pg_receivewal and SIGTERM Michael Paquier
- Re: pg_receivewal and SIGTERM Daniel Gustafsson
- Re: struct Trigger definition in trigger.sgml Etsuro Fujita
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: [Commitfest 2022-09] Begins This Thursday Michael Paquier
- Re: broken table formatting in psql Kyotaro Horiguchi
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Add the ability to limit the amount of memory that can be allocated to backends. David Rowley
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: plpgsql-trigger.html: Format TG_ variables as table (patch) Daniel Gustafsson
- Re: add test: pg_rowlocks extension Dong Wook Lee
- Re: Allow foreign keys to reference a superset of unique columns Wolfgang Walther
- Clarify restriction on partitioned tables primary key / unique indexes David Rowley
- Remove dead code from sepgsql Daniel Gustafsson
- Re: Clarify restriction on partitioned tables primary key / unique indexes Erik Rijkers
- Re: Updatable Views and INSERT INTO ... ON CONFLICT walther@technowledgy.de
- Re: Clarify restriction on partitioned tables primary key / unique indexes David Rowley
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Amit Kapila
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: [POC] Allow flattening of subquery with a link to upper query Andrey Lepikhov
- Re: Different compression methods for FPI Justin Pryzby
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Justin Pryzby
- Re: SQL/JSON features for v15 Justin Pryzby
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Justin Pryzby
- Re: make additional use of optimized linear search routines Richard Guo
- Re: Missing CFI in iterate_word_similarity() Daniel Gustafsson
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- Re: broken table formatting in psql Alvaro Herrera
- Re: Missing CFI in iterate_word_similarity() Tom Lane
- Re: Missing CFI in iterate_word_similarity() Daniel Gustafsson
- Re: Missing CFI in iterate_word_similarity() Tom Lane
- Re: windows resource files, bugs and what do we actually want Magnus Hagander
- Re: Missing CFI in iterate_word_similarity() Daniel Gustafsson
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Asynchronous execution support for Custom Scan Kazutaka Onishi
- Re: allowing for control over SET ROLE Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- json docs fix jsonb_path_exists_tz again Erik Rijkers
- Re: On login trigger: take three Daniel Gustafsson
- Re: [PATCH] docs: Document the automatically generated names for indices Bruce Momjian
- walmethods.c/h are doing some strange things Robert Haas
- Re: Remove dead code from sepgsql Robert Haas
- Re: On login trigger: take three Zhihong Yu
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: [RFC] building postgres with meson - v12 Tom Lane
- Re: [RFC] building postgres with meson - v11 samay sharma
- Re: failing to build preproc.c on solaris with sun studio Andres Freund
- Re: failing to build preproc.c on solaris with sun studio Tom Lane
- minimum perl version Andres Freund
- Re: build remaining Flex files standalone Andres Freund
- Re: minimum perl version Tom Lane
- Re: Remove dead code from sepgsql Daniel Gustafsson
- Re: minimum perl version Andres Freund
- Minimum bison and flex versions Tom Lane
- Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Ranier Vilela
- Re: minimum perl version Tom Lane
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Daniel Gustafsson
- Re: minimum perl version Daniel Gustafsson
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Ranier Vilela
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Daniel Gustafsson
- Re: Minimum bison and flex versions Andres Freund
- Re: Minimum bison and flex versions Tom Lane
- Re: Minimum bison and flex versions Andres Freund
- Backpatching nbtree VACUUM (page deletion) hardening Peter Geoghegan
- Re: postgres_fdw hint messages Nathan Bossart
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: pg_auth_members.grantor is bunk Jeff Davis
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: make additional use of optimized linear search routines Nathan Bossart
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: introduce bufmgr hooks Nathan Bossart
- win_flex.exe (and likely win_bison.exe) isn't concurrency safe Andres Freund
- Re: Backpatching nbtree VACUUM (page deletion) hardening Nathan Bossart
- Re: json docs fix jsonb_path_exists_tz again Michael Paquier
- Re: postgres_fdw hint messages Michael Paquier
- Re: make additional use of optimized linear search routines Michael Paquier
- Re: Backpatching nbtree VACUUM (page deletion) hardening Michael Paquier
- Re: First draft of the PG 15 release notes Bruce Momjian
- Re: Backpatching nbtree VACUUM (page deletion) hardening Peter Geoghegan
- Re: postgres_fdw hint messages Tom Lane
- Re: build remaining Flex files standalone John Naylor
- Re: postgres_fdw hint messages Nathan Bossart
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Amit Kapila
- Re: win_flex.exe (and likely win_bison.exe) isn't concurrency safe Amit Kapila
- Re: win_flex.exe (and likely win_bison.exe) isn't concurrency safe Julien Rouhaud
- warning: comparison of integer expressions of different signedness related to simd.h Pavel Stehule
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Ibrar Ahmed
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Ibrar Ahmed
- Re: warning: comparison of integer expressions of different signedness related to simd.h John Naylor
- Re: warning: comparison of integer expressions of different signedness related to simd.h Pavel Stehule
- Re: warning: comparison of integer expressions of different signedness related to simd.h Tom Lane
- Re: warning: comparison of integer expressions of different signedness related to simd.h Pavel Stehule
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Julien Rouhaud
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Julien Rouhaud
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Michael Paquier
- Re: making relfilenodes 56 bits Dilip Kumar
- vacuumlo: add test to vacuumlo for test coverage Dong Wook Lee
- Re: making relfilenodes 56 bits Dilip Kumar
- add test to psql for coverage with --help, \e option, encoding option Dong Wook Lee
- Re: add test to psql for coverage with --help, \e option, encoding option Dong Wook Lee
- Re: making relfilenodes 56 bits Amit Kapila
- Re: win_flex.exe (and likely win_bison.exe) isn't concurrency safe Andrew Dunstan
- Re: json docs fix jsonb_path_exists_tz again Andrew Dunstan
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Andrew Dunstan
- pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Solaris "sed" versus pre-v13 plpython tests Noah Misch
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: allowing for control over SET ROLE Jeff Davis
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Daniel Gustafsson
- freeing LDAPMessage in CheckLDAPAuth Zhihong Yu
- Re: warning: comparison of integer expressions of different signedness related to simd.h John Naylor
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Add 64-bit XIDs into PostgreSQL 15 Dilip Kumar
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: build remaining Flex files standalone John Naylor
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: freeing LDAPMessage in CheckLDAPAuth Michael Paquier
- Re: json docs fix jsonb_path_exists_tz again Michael Paquier
- Re: freeing LDAPMessage in CheckLDAPAuth Tom Lane
- Re: [RFC] building postgres with meson - v12 John Naylor
- Re: freeing LDAPMessage in CheckLDAPAuth Michael Paquier
- Re: pgsql: pg_collation_actual_version() -> pg_collation_current_version(). Alvaro Herrera
- Re: pgsql: Prefetch data referenced by the WAL, take II. Alvaro Herrera
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Ibrar Ahmed
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Dilip Kumar
- Re: freeing LDAPMessage in CheckLDAPAuth Zhihong Yu
- TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Ranier Vilela
- Latest build fails Ranier Vilela
- Re: Latest build fails Ranier Vilela
- Re: failing to build preproc.c on solaris with sun studio Andrew Dunstan
- Re: freeing LDAPMessage in CheckLDAPAuth Zhihong Yu
- Re: failing to build preproc.c on solaris with sun studio Tom Lane
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: failing to build preproc.c on solaris with sun studio Andrew Dunstan
- Re: failing to build preproc.c on solaris with sun studio Tom Lane
- Re: failing to build preproc.c on solaris with sun studio Noah Misch
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: First draft of the PG 15 release notes Jonathan S. Katz
- Re: build remaining Flex files standalone Andres Freund
- Re: First draft of the PG 15 release notes Nathan Bossart
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: Different compression methods for FPI Justin Pryzby
- Re: Column Filtering in Logical Replication Peter Smith
- Re: POC: GROUP BY optimization Jonathan S. Katz
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Postmaster self-deadlock due to PLT linkage resolution Thomas Munro
- RE: Column Filtering in Logical Replication shiy.fnst@fujitsu.com
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: freeing LDAPMessage in CheckLDAPAuth Michael Paquier
- Re: SQL/JSON features for v15 Amit Langote
- Re: Refactoring postgres_fdw/connection.c Etsuro Fujita
- Re: Asynchronous execution support for Custom Scan Etsuro Fujita
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: POC: GROUP BY optimization Michael Paquier
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Clarify restriction on partitioned tables primary key / unique indexes David Rowley
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: [POC] Allow flattening of subquery with a link to upper query Richard Guo
- Re: [BUG] Storage declaration in ECPG Kyotaro Horiguchi
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Daniel Gustafsson
- Re: Patch to address creation of PgStat* contexts with null parent context Kyotaro Horiguchi
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Missing CFI in iterate_word_similarity() Daniel Gustafsson
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: freeing LDAPMessage in CheckLDAPAuth Zhihong Yu
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Drouvot, Bertrand
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: Column Filtering in Logical Replication Peter Smith
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: [POC] Allow flattening of subquery with a link to upper query Andrey Lepikhov
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Justin Pryzby
- Re: Mingw task for Cirrus CI Justin Pryzby
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Different compression methods for FPI Matthias van de Meent
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut
- Re: Different compression methods for FPI Justin Pryzby
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Asynchronous execution support for Custom Scan Kazutaka Onishi
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Aleksander Alekseev
- Re: Table AM modifications to accept column projection lists Nikita Malakhov
- Re: ICU for global collation Marina Polyakova
- Re: Table AM modifications to accept column projection lists Justin Pryzby
- Remove dead macro exec_subplan_get_plan Zhang Mingli
- Re: Table AM modifications to accept column projection lists Nikita Malakhov
- Re: pg_upgrade allows itself to be run twice Justin Pryzby
- Re: Remove dead macro exec_subplan_get_plan Tom Lane
- Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Justin Pryzby
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- Re: Backpatching nbtree VACUUM (page deletion) hardening Peter Geoghegan
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Table AM modifications to accept column projection lists Zhihong Yu
- Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Peter Geoghegan
- Re: failing to build preproc.c on solaris with sun studio Peter Eisentraut
- Re: failing to build preproc.c on solaris with sun studio Andres Freund
- Re: failing to build preproc.c on solaris with sun studio Tom Lane
- Modernizing our GUC infrastructure Tom Lane
- Re: Patch to address creation of PgStat* contexts with null parent context Andres Freund
- Re: Reducing the chunk header sizes on all memory context types Andres Freund
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Modernizing our GUC infrastructure Andres Freund
- Re: Column Filtering in Logical Replication Peter Smith
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: Mingw task for Cirrus CI Andres Freund
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: [PATCH] Tab completion for SET COMPRESSION Shinya Kato
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: pg15b3: recovery fails with wal prefetch enabled Jonathan S. Katz
- Re: pg15b3: recovery fails with wal prefetch enabled Tom Lane
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Remove dead macro exec_subplan_get_plan Richard Guo
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Modernizing our GUC infrastructure Junwang Zhao
- Re: Modernizing our GUC infrastructure Tom Lane
- pg_publication_tables show dropped columns Jaime Casanova
- Re: Modernizing our GUC infrastructure Junwang Zhao
- Re: pg_publication_tables show dropped columns Tom Lane
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? David Rowley
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- RE: Handle infinite recursion in logical replication setup wangw.fnst@fujitsu.com
- Re: Compilation issue on Solaris. John Naylor
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: Modernizing our GUC infrastructure Julien Rouhaud
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Peter Eisentraut
- Re: Patch to address creation of PgStat* contexts with null parent context Kyotaro Horiguchi
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Tom Lane
- Re: pg_waldump: add test for coverage Peter Eisentraut
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: Compilation issue on Solaris. Ibrar Ahmed
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Ibrar Ahmed
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Michael Paquier
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Ibrar Ahmed
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Ibrar Ahmed
- Re: Minimum bison and flex versions John Naylor
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Ibrar Ahmed
- Re: [PATCH] Tab completion for SET COMPRESSION Michael Paquier
- Re: Different compression methods for FPI Michael Paquier
- Return value of PathNameOpenFile() Antonin Houska
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: Remove dead macro exec_subplan_get_plan Zhang Mingli
- Re: Return value of PathNameOpenFile() Daniel Gustafsson
- RE: pg_publication_tables show dropped columns houzj.fnst@fujitsu.com
- Re: [RFC] building postgres with meson - v12 John Naylor
- Out-of-date comments about RecentGlobalXmin? Japin Li
- Re: build remaining Flex files standalone John Naylor
- Re: Out-of-date comments about RecentGlobalXmin? Zhang Mingli
- Re: Out-of-date comments about RecentGlobalXmin? Daniel Gustafsson
- Re: Out-of-date comments about RecentGlobalXmin? Japin Li
- Re: [PATCH] Tab completion for SET COMPRESSION Aleksander Alekseev
- Re: Smoothing the subtrans performance catastrophe Simon Riggs
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Drouvot, Bertrand
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: Asynchronous execution support for Custom Scan Etsuro Fujita
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: [PATCH] Clarify the comments about varlena header encoding Aleksander Alekseev
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Amit Kapila
- Re: [PATCH] Tab completion for SET COMPRESSION Shinya Kato
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- (doc patch) psql version compatibility Christoph Berg
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Dilip Kumar
- pg_upgrade major version compatibility Christoph Berg
- Re: [PATCH] Tab completion for SET COMPRESSION Aleksander Alekseev
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Modernizing our GUC infrastructure Robert Haas
- psql -l and locales (Re: pgsql: Add option to use ICU as global locale provider) Christoph Berg
- Re: predefined role(s) for VACUUM and ANALYZE Robert Haas
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: Tracking last scan time Dave Page
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: pg15b3: recovery fails with wal prefetch enabled Jonathan S. Katz
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Masahiko Sawada
- Re: Return value of PathNameOpenFile() Tom Lane
- Re: (doc patch) psql version compatibility Tom Lane
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: (doc patch) psql version compatibility Christoph Berg
- Re: allowing for control over SET ROLE Robert Haas
- Re: predefined role(s) for VACUUM and ANALYZE Stephen Frost
- Re: Modernizing our GUC infrastructure Robert Haas
- New docs chapter on Transaction Management and related changes Simon Riggs
- Re: predefined role(s) for VACUUM and ANALYZE Robert Haas
- Re: Tracking last scan time Andres Freund
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: New docs chapter on Transaction Management and related changes Erik Rijkers
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: making relfilenodes 56 bits Robert Haas
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: allowing for control over SET ROLE Jeff Davis
- Re: Return value of PathNameOpenFile() Daniel Gustafsson
- Re: allowing for control over SET ROLE Robert Haas
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: Return value of PathNameOpenFile() Tom Lane
- Re: Adding CI to our tree Thomas Munro
- Re: New docs chapter on Transaction Management and related changes Justin Pryzby
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: pg_publication_tables show dropped columns Tom Lane
- Re: pg_upgrade major version compatibility Justin Pryzby
- Re: freeing LDAPMessage in CheckLDAPAuth Michael Paquier
- Re: pg_auth_members.grantor is bunk Jeff Davis
- START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: pg_auth_members.grantor is bunk Jeff Davis
- PostgreSQL 15 Beta 4 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 15 Beta 4 release announcement draft David Rowley
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: windows resource files, bugs and what do we actually want Peter Eisentraut
- Re: [RFC] building postgres with meson - v11 Peter Eisentraut
- Re: [RFC] building postgres with meson - v11 Peter Eisentraut
- RE: pg_publication_tables show dropped columns houzj.fnst@fujitsu.com
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: PostgreSQL 15 Beta 4 release announcement draft Erik Rijkers
- Re: Different compression methods for FPI Michael Paquier
- Re: failing to build preproc.c on solaris with sun studio Peter Eisentraut
- Re: Reducing the chunk header sizes on all memory context types Yura Sokolov
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Kyotaro Horiguchi
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Ibrar Ahmed
- Re: Proposal: allow database-specific role memberships Ibrar Ahmed
- Re: BufferAlloc: don't take two simultaneous locks Ibrar Ahmed
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: PostgreSQL 15 Beta 4 release announcement draft Alvaro Herrera
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: [RFC] building postgres with meson - v12 Alvaro Herrera
- Re: ALTER TABLE uses a bistate but not for toast tables Drouvot, Bertrand
- Re: SYSTEM_USER reserved word implementation Michael Paquier
- Re: Different compression methods for FPI Justin Pryzby
- Re: Tracking last scan time Kyotaro Horiguchi
- PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Christoph Berg
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Christoph Berg
- Re: [postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Justin Pryzby
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Peter Eisentraut
- Re: [postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Christoph Berg
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: build remaining Flex files standalone Peter Eisentraut
- Re: Different compression methods for FPI Michael Paquier
- Re: Tracking last scan time Dave Page
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Drouvot, Bertrand
- Re: Return value of PathNameOpenFile() Daniel Gustafsson
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Julien Rouhaud
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Dmitry Koval
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Re: pg_auth_members.grantor is bunk Jeff Davis
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: PostgreSQL 15 Beta 4 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 15 Beta 4 release announcement draft Jonathan S. Katz
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami
- Re: SYSTEM_USER reserved word implementation Jacob Champion
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Tom Lane
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: small windows psqlrc re-wording Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund
- Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson
- Doc fix and adjustment for MERGE command Vitaly Burovoy
- Re: predefined role(s) for VACUUM and ANALYZE Stephen Frost
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: pg_upgrade failing for 200+ million Large Objects Jacob Champion
- Re: has_privs_of_role vs. is_member_of_role, redux Stephen Frost
- Re: predefined role(s) for VACUUM and ANALYZE Mark Dilger
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Column Filtering in Logical Replication Peter Smith
- Re: predefined role(s) for VACUUM and ANALYZE Mark Dilger
- Re: predefined role(s) for VACUUM and ANALYZE Stephen Frost
- Re: predefined role(s) for VACUUM and ANALYZE Mark Dilger
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Patch to address creation of PgStat* contexts with null parent context Kyotaro Horiguchi
- Re: SYSTEM_USER reserved word implementation Michael Paquier
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Jeremy Schneider
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: [PATCH] Clarify the comments about varlena header encoding John Naylor
- Re: failing to build preproc.c on solaris with sun studio John Naylor
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Michael Paquier
- Re: broken table formatting in psql John Naylor
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: broken table formatting in psql Pavel Stehule
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Julien Rouhaud
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: [RFC] building postgres with meson - v12 John Naylor
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: [RFC] building postgres with meson - v11 samay sharma
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Jehan-Guillaume de Rorthais
- Re: [PATCH] Tab completion for SET COMPRESSION Shinya Kato
- Re: New docs chapter on Transaction Management and related changes Alvaro Herrera
- Re: [RFC] building postgres with meson - v12 Alvaro Herrera
- Re: small windows psqlrc re-wording Julien Rouhaud
- Re: Doc fix and adjustment for MERGE command Vik Fearing
- Re: [BUG] Logical replica crash if there was an error in a function. Anton A. Melnikov
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Aleksander Alekseev
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Drouvot, Bertrand
- Re: proposal: possibility to read dumped table's name from file Erik Rijkers
- Re: RFC: Logging plan of the running query torikoshia
- Re: making relfilenodes 56 bits Dilip Kumar
- confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Matthias van de Meent
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Alvaro Herrera
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Julien Rouhaud
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- why can't a table be part of the same publication as its schema Peter Eisentraut
- Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- pg_walinspect float4/float8 confusion Peter Eisentraut
- ATExecAddColumn() doesn't merge inherited properties Amit Langote
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Jehan-Guillaume de Rorthais
- list of acknowledgments for PG15 Peter Eisentraut
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson
- Re: vacuumlo: add test to vacuumlo for test coverage Daniel Gustafsson
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Bapat
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Karina Litskevich
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Justin Pryzby
- Re: predefined role(s) for VACUUM and ANALYZE Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: small windows psqlrc re-wording Tom Lane
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: list of acknowledgments for PG15 Japin Li
- Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther
- Re: list of acknowledgments for PG15 Justin Pryzby
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther
- Re: Reducing the chunk header sizes on all memory context types Andres Freund
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: has_privs_of_role vs. is_member_of_role, redux walther@technowledgy.de
- Re: Minimum bison and flex versions Andres Freund
- Add a missing comment for PGPROC.pgprocno Aleksander Alekseev
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Andres Freund
- Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Peter Geoghegan
- Re: SYSTEM_USER reserved word implementation Jacob Champion
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: num_sa_scans in genericcostestimate Tom Lane
- Re: num_sa_scans in genericcostestimate Tom Lane
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Tom Lane
- Adding CommandID to heap xlog records Matthias van de Meent
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Adding CommandID to heap xlog records Tom Lane
- Re: CFM Manager Jacob Champion
- Re: Fix gin index cost estimation Tom Lane
- Re: Reducing the chunk header sizes on all memory context types Andres Freund
- Re: [RFC] building postgres with meson - v11 samay sharma
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: Fix gin index cost estimation Tom Lane
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: pg_upgrade failing for 200+ million Large Objects Jacob Champion
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Jacob Champion
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Tom Lane
- Re: Improve description of XLOG_RUNNING_XACTS Masahiko Sawada
- Re: Different compression methods for FPI Michael Paquier
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- Re: pg_walinspect float4/float8 confusion Bharath Rupireddy
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- When should we bump the logical replication protocol version? houzj.fnst@fujitsu.com
- Re: Switching XLog source from archive to streaming when primary available Kyotaro Horiguchi
- Re: build remaining Flex files standalone John Naylor
- Re: Switching XLog source from archive to streaming when primary available Kyotaro Horiguchi
- is_superuser is not documented bt22kawamotok
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: Minimum bison and flex versions John Naylor
- Re: ATExecAddColumn() doesn't merge inherited properties Amit Langote
- Re: why can't a table be part of the same publication as its schema Tom Lane
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: Improve description of XLOG_RUNNING_XACTS Kyotaro Horiguchi
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Amit Langote
- Re: proposal: possibility to read dumped table's name from file John Naylor
- Possible crash on standby Kyotaro Horiguchi
- Re: proposal: possibility to read dumped table's name from file Andrew Dunstan
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: [BUG] wrong FK constraint name when colliding name on ATTACH Alvaro Herrera
- Re: SI-read predicate locks on materialized views Dilip Kumar
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Doc fix and adjustment for MERGE command Alvaro Herrera
- Re: [PATCH]Feature improvement for MERGE tab completion Shinya Kato
- Re: MERGE and parsing with prepared statements Alvaro Herrera
- Re: Doc fix and adjustment for MERGE command Vitaly Burovoy
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Bapat
- Re: Summary function for pg_buffercache Melih Mutlu
- Avoid overhead with fprintf related functions Ranier Vilela
- Re: why can't a table be part of the same publication as its schema Robert Haas
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Tom Lane
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Alvaro Herrera
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: Introduce wait_for_subscription_sync for TAP tests Tom Lane
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: configure --with-uuid=bsd fails on NetBSD Nazir Bilal Yavuz
- Remove redundant code in pl_exec.c Japin Li
- Re: why can't a table be part of the same publication as its schema Robert Haas
- Re: Remove redundant code in pl_exec.c Tom Lane
- Re: is_superuser is not documented Euler Taveira
- Re: Remove redundant code in pl_exec.c Japin Li
- Re: pg_upgrade generated files in subdir follow-up Justin Pryzby
- Re: Avoid overhead with fprintf related functions Nathan Bossart
- Re: Add tracking of backend memory allocated to pg_stat_activity Stephen Frost
- Re: [PATCH] Fix alter subscription concurrency errors Alvaro Herrera
- Re: Add tracking of backend memory allocated to pg_stat_activity Stephen Frost
- Re: ICU for global collation Justin Pryzby
- Re: configure --with-uuid=bsd fails on NetBSD Tom Lane
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Stephen Frost
- Re: is_superuser is not documented Tom Lane
- Re: Remove redundant code in pl_exec.c Tom Lane
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: Add tracking of backend memory allocated to pg_stat_activity Justin Pryzby
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Justin Pryzby
- Re: is_superuser is not documented Tom Lane
- Re: Possible crash on standby Nathan Bossart
- Re: Error "initial slot snapshot too large" in create replication slot Robert Haas
- Re: Possible crash on standby Bharath Rupireddy
- Re: Summary function for pg_buffercache Nathan Bossart
- Re: Possible crash on standby Nathan Bossart
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Re: small windows psqlrc re-wording Tom Lane
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Making autovacuum logs indicate if insert-based threshold was the triggering condition Justin Pryzby
- Re: why can't a table be part of the same publication as its schema Mark Dilger
- Re: Making autovacuum logs indicate if insert-based threshold was the triggering condition Peter Geoghegan
- Re: preserve timestamps when installing headers Heikki Linnakangas
- Re: [BUG] Storage declaration in ECPG Tom Lane
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: configure --with-uuid=bsd fails on NetBSD Andres Freund
- Re: configure --with-uuid=bsd fails on NetBSD Tom Lane
- Re: Introduce wait_for_subscription_sync for TAP tests Masahiko Sawada
- Re: Avoid overhead with fprintf related functions Ranier Vilela
- Re: Introduce wait_for_subscription_sync for TAP tests Tom Lane
- Re: Avoid overhead with fprintf related functions Ranier Vilela
- Re: Avoid overhead with fprintf related functions Tom Lane
- Re: Introduce wait_for_subscription_sync for TAP tests Masahiko Sawada
- Re: Avoid overhead with fprintf related functions Ranier Vilela
- Re: Introduce wait_for_subscription_sync for TAP tests Thomas Munro
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Jacob Champion
- Re: configure --with-uuid=bsd fails on NetBSD Andres Freund
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Avoid overhead with fprintf related functions Nathan Bossart
- [Commitfest 2022-09] First week is over Ibrar Ahmed
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Jacob Champion
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: cataloguing NOT NULL constraints Zhihong Yu
- [PATCH] initdb: do not exit after warn_on_mount_point andrey.arapov@nixaid.com
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Bharath Rupireddy
- Support for Rust Lev Kokotov
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Zhang Mingli
- pg_toast.pg_toast_relfilenode not exist due to vacuum full tablename walker
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: [PATCH] Tab completion for SET COMPRESSION Michael Paquier
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Ranier Vilela
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: small windows psqlrc re-wording Robert Treat
- Re: pg_toast.pg_toast_relfilenode not exist due to vacuum full tablename Tom Lane
- Re: preserve timestamps when installing headers Justin Pryzby
- Re: [PATCH] initdb: do not exit after warn_on_mount_point Tom Lane
- Re: Support for Rust Andrey Borodin
- Re: Support for Rust Nathan Bossart
- Splitting up guc.c Tom Lane
- Re: [PATCH] initdb: do not exit after warn_on_mount_point andrey.arapov@nixaid.com
- Re: Splitting up guc.c Andres Freund
- Re: Splitting up guc.c Tom Lane
- Re: Splitting up guc.c Andres Freund
- Re: Splitting up guc.c Tom Lane
- Re: CI and test improvements Justin Pryzby
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Mingw task for Cirrus CI Justin Pryzby
- Re: archive modules Tom Lane
- Re: archive modules Nathan Bossart
- Index ordering after IS NULL Jeff Janes
- Re: Support load balancing in libpq Michael Banck
- Re: Index ordering after IS NULL Peter Geoghegan
- Re: why can't a table be part of the same publication as its schema Robert Haas
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- Re: Splitting up guc.c Michael Paquier
- Re: why can't a table be part of the same publication as its schema Isaac Morland
- Re: Splitting up guc.c Tom Lane
- Re: Index ordering after IS NULL Tom Lane
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Justin Pryzby
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- Re: [PATCH] Clarify the comments about varlena header encoding Aleksander Alekseev
- Re: [PATCH] initdb: do not exit after warn_on_mount_point Julien Rouhaud
- Check SubPlan clause for nonnullable rels/Vars Richard Guo
- Re: [PATCH] initdb: do not exit after warn_on_mount_point Tom Lane
- Re: why can't a table be part of the same publication as its schema Mark Dilger
- Re: Splitting up guc.c Tom Lane
- Re: [PATCH] initdb: do not exit after warn_on_mount_point andrey.arapov@nixaid.com
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: New docs chapter on Transaction Management and related changes Robert Treat
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Thomas Munro
- Re: Splitting up guc.c Tom Lane
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Thomas Munro
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Thomas Munro
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- Re: Background writer and checkpointer in crash recovery Justin Pryzby
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Peter Geoghegan
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Thomas Munro
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Thomas Munro
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Michael Paquier
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: list of acknowledgments for PG15 Etsuro Fujita
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: [PATCH] Clarify the comments about varlena header encoding John Naylor
- Re: [PATCH] initdb: do not exit after warn_on_mount_point Julien Rouhaud
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: broken table formatting in psql John Naylor
- Re: broken table formatting in psql Pavel Stehule
- Re: [PATCH] initdb: do not exit after warn_on_mount_point Tom Lane
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- pg_stat_statements locking Andrey Borodin
- Re: [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- Re: Expand palloc/pg_malloc API Peter Eisentraut
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Michael Paquier
- Re: pg_upgrade generated files in subdir follow-up Michael Paquier
- 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: build remaining Flex files standalone John Naylor
- Re: pg_upgrade generated files in subdir follow-up Daniel Gustafsson
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson
- Re: Add tracking of backend memory allocated to pg_stat_activity Drouvot, Bertrand
- Re: [PATCH]Feature improvement for MERGE tab completion Shinya Kato
- Re: is_superuser is not documented bt22kawamotok
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar
- Re: [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- Re: pg_walinspect float4/float8 confusion Peter Eisentraut
- Re: broken table formatting in psql John Naylor
- Re: pg_stat_statements locking Julien Rouhaud
- Re: tweak to a few index tests to hits ambuildempty() routine. a.kozhemyakin@postgrespro.ru
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Alvaro Herrera
- Re: [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- Re: broken table formatting in psql Pavel Stehule
- Re: pgsql: Fix perltidy breaking perlcritic Dagfinn Ilmari Mannsåker
- Re: Introduce wait_for_subscription_sync for TAP tests Thomas Munro
- Re: [PATCH] initdb: do not exit after warn_on_mount_point andrey.arapov@nixaid.com
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Ranier Vilela
- Adjust macro name in pg_backup_stop() Bharath Rupireddy
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Bharath Rupireddy
- Re: pg_stat_statements locking Andrey Borodin
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: pg_stat_statements locking Julien Rouhaud
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: proposal: possibility to read dumped table's name from file Erik Rijkers
- Re: why can't a table be part of the same publication as its schema vignesh C
- Re: [EXTERNAL] Re: Support load balancing in libpq Jelte Fennema
- Re: proposal: possibility to read dumped table's name from file Erik Rijkers
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: list of acknowledgments for PG15 Peter Eisentraut
- Re: Support for Rust Lev Kokotov
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Alvaro Herrera
- Re: Add tracking of backend memory allocated to pg_stat_activity Stephen Frost
- Re: walmethods.c/h are doing some strange things Peter Eisentraut
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Peter Eisentraut
- Re: Support for Rust Tom Lane
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: allowing for control over SET ROLE Peter Eisentraut
- Re: preserve timestamps when installing headers Peter Eisentraut
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut
- Re: Support for Rust Julien Rouhaud
- Fix broken link to FreeBSD DocProj in docs James Coleman
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: PostgreSQL 15 release announcement draft Jonathan S. Katz
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Julien Rouhaud
- Re: pg_stat_statements locking Andrey Borodin
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Tom Lane
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut
- Re: pg_stat_statements locking Tom Lane
- Re: PostgreSQL 15 release announcement draft Peter Eisentraut
- Re: pg_stat_statements locking Julien Rouhaud
- Re: Fix broken link to FreeBSD DocProj in docs Daniel Gustafsson
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Tom Lane
- Re: PostgreSQL 15 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 15 release announcement draft Justin Pryzby
- Re: Splitting up guc.c Andres Freund
- Re: Splitting up guc.c Tom Lane
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Peter Eisentraut
- Re: PostgreSQL 15 release announcement draft Jonathan S. Katz
- Re: preserve timestamps when installing headers Heikki Linnakangas
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Splitting up guc.c Dagfinn Ilmari Mannsåker
- Estimating bloat for very large tables: what is the state of art? Dmitry Astapov
- Re: PostgreSQL 15 release announcement draft David Rowley
- Re: Splitting up guc.c Tom Lane
- Re: Splitting up guc.c Andres Freund
- Re: Splitting up guc.c Andres Freund
- Permissions denied for the database file system on Windows during restore Joel Mariadasan (jomariad)
- Re: PostgreSQL 15 release announcement draft Jonathan S. Katz
- Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: PostgreSQL 15 release announcement draft David Rowley
- Re: PostgreSQL 15 release announcement draft Justin Pryzby
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Justin Pryzby
- Re: First draft of the PG 15 release notes Jonathan S. Katz
- Re: Pluggable toaster Jacob Champion
- Re: pgsql: Prefetch data referenced by the WAL, take II. Thomas Munro
- Re: Error "initial slot snapshot too large" in create replication slot Andres Freund
- Re: Error "initial slot snapshot too large" in create replication slot Andres Freund
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Andrew Dunstan
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Role Graph Viewing in Core (psql: \drr \dru \drg, system view: pg_role_graph, pg_role_relationship) David G. Johnston
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Justin Pryzby
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: Error "initial slot snapshot too large" in create replication slot Dilip Kumar
- Re: pg_upgrade generated files in subdir follow-up Michael Paquier
- Re: pg15b4: FailedAssertion("TransactionIdIsValid(xmax) Michael Paquier
- Re: Adjust macro name in pg_backup_stop() Michael Paquier
- Re: Background writer and checkpointer in crash recovery Justin Pryzby
- Re: Query Jumbling for CALL and SET utility statements bt22kawamotok
- Re: cataloguing NOT NULL constraints Amit Langote
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Noah Misch
- Removed unused param isSlice of function transformAssignmentSubscripts Zhang Mingli
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Michael Paquier
- Re: Background writer and checkpointer in crash recovery Michael Paquier
- Re: Query Jumbling for CALL and SET utility statements Julien Rouhaud
- Re: why can't a table be part of the same publication as its schema Kyotaro Horiguchi
- Re: [PATCH]Feature improvement for MERGE tab completion Shinya Kato
- Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: ICU for global collation Marina Polyakova
- Re: pg_stat_statements locking Andrey Borodin
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: pg_stat_statements locking Julien Rouhaud
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Bharath Rupireddy
- Re: postgres_fdw hint messages Peter Eisentraut
- Re: Error "initial slot snapshot too large" in create replication slot Dilip Kumar
- Re: Pluggable toaster Nikita Malakhov
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: is_superuser is not documented Fujii Masao
- Do we need to pass down nonnullable_vars when reducing outer joins? Richard Guo
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: Removed unused param isSlice of function transformAssignmentSubscripts Richard Guo
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Tuples inserted and deleted by the same transaction Laurenz Albe
- Re: is_superuser is not documented bt22kawamotok
- Re: Transparent column encryption Peter Eisentraut
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: Fix broken link to FreeBSD DocProj in docs Daniel Gustafsson
- Re: proposal: possibility to read dumped table's name from file John Naylor
- Re: Tuples inserted and deleted by the same transaction Nikita Malakhov
- Re: Splitting up guc.c Alvaro Herrera
- Re: broken table formatting in psql John Naylor
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: START_REPLICATION SLOT causing a crash in an assert build Kyotaro Horiguchi
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Alvaro Herrera
- Re: Tuples inserted and deleted by the same transaction Laurenz Albe
- Re: pgsql: Prefetch data referenced by the WAL, take II. Alvaro Herrera
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Kyotaro Horiguchi
- Re: Tuples inserted and deleted by the same transaction Pantelis Theodosiou
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: minimum perl version John Naylor
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: minimum perl version John Naylor
- Re: First draft of the PG 15 release notes Alvaro Herrera
- Re: Tuples inserted and deleted by the same transaction Matthias van de Meent
- Re: allowing for control over SET ROLE Robert Haas
- Re: Fix broken link to FreeBSD DocProj in docs James Coleman
- Re: [POC] Allow flattening of subquery with a link to upper query Andrey Lepikhov
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera
- Re: Tuples inserted and deleted by the same transaction Matthias van de Meent
- Re: ICU for global collation Peter Eisentraut
- Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c) Ranier Vilela
- Re: Tuples inserted and deleted by the same transaction Tom Lane
- Re: is_superuser is not documented Fujii Masao
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Splitting up guc.c Tom Lane
- Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c) Julien Rouhaud
- Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c) Alvaro Herrera
- Re: [PATCH] Log details for client certificate failures Peter Eisentraut
- Re: Tuples inserted and deleted by the same transaction Matthias van de Meent
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Peter Eisentraut
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c) Ranier Vilela
- Re: First draft of the PG 15 release notes Jonathan S. Katz
- Re: ICU for global collation Marina Polyakova
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: Pluggable toaster Jacob Champion
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: Tuples inserted and deleted by the same transaction Laurenz Albe
- Re: Making pg_rewind faster Alexander Korotkov
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- wrong shell trap Alvaro Herrera
- Re: postgres_fdw hint messages Nathan Bossart
- Re: wrong shell trap Tom Lane
- Re: wrong shell trap Peter Geoghegan
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: failing to build preproc.c on solaris with sun studio Thomas Munro
- Re: Background writer and checkpointer in crash recovery Justin Pryzby
- Re: build remaining Flex files standalone Andres Freund
- Re: minimum perl version Tom Lane
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- A question about wording in messages Kyotaro Horiguchi
- Re: A question about wording in messages Tom Lane
- A small typo Kyotaro Horiguchi
- Re: A small typo Richard Guo
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Re: failing to build preproc.c on solaris with sun studio Thomas Munro
- Re: A small typo Amit Kapila
- Re: minimum perl version John Naylor
- Re: A small typo Tom Lane
- Re: minimum perl version Tom Lane
- Re: A small typo Amit Kapila
- Re: A question about wording in messages Kyotaro Horiguchi
- Re: A small typo Kyotaro Horiguchi
- Re: Expand palloc/pg_malloc API Peter Eisentraut
- Re: Expand palloc/pg_malloc API Peter Eisentraut
- Re: build remaining Flex files standalone John Naylor
- Re: failing to build preproc.c on solaris with sun studio Justin Pryzby
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: archive modules Peter Eisentraut
- Re: failing to build preproc.c on solaris with sun studio John Naylor
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: failing to build preproc.c on solaris with sun studio Tom Lane
- Re: [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: archive modules Michael Paquier
- Re: is_superuser is not documented bt22kawamotok
- Re: pgsql: Doc: Explain about Column List feature. Peter Smith
- Re: minimum perl version John Naylor
- A question about StartSubTransaction Japin Li
- Re: A question about StartSubTransaction Tom Lane
- Re: A question about StartSubTransaction Japin Li
- Re: A question about wording in messages Amit Kapila
- Re: tweak to a few index tests to hits ambuildempty() routine. a.kozhemyakin@postgrespro.ru
- Re: tweak to a few index tests to hits ambuildempty() routine. Amul Sul
- Query jumbling for prepare statement bt22kawamotok
- Re: [PATCH]Feature improvement for MERGE tab completion Fujii Masao
- Re: Query jumbling for prepare statement Julien Rouhaud
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- Re: Query jumbling for prepare statement bt22kawamotok
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: [PATCH]Feature improvement for MERGE tab completion bt22kawamotok
- FTS parser - missing UUID token type Przemysław Sztoch
- Re: Improve description of XLOG_RUNNING_XACTS Amit Kapila
- Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera
- Inconsistencies in error messages Ekaterina Kiryanova
- Re: New strategies for freezing, advancing relfrozenxid early John Naylor
- Re: Inconsistencies in error messages John Naylor
- Re: Inconsistencies in error messages Alvaro Herrera
- RE: logical replication restrictions kuroda.hayato@fujitsu.com
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- RE: logical replication restrictions kuroda.hayato@fujitsu.com
- Re: Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami
- Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c) Alvaro Herrera
- Re: FTS parser - missing UUID token type Tom Lane
- Re: ICU for global collation Marina Polyakova
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Alvaro Herrera
- Re: pg_receivewal and SIGTERM Daniel Gustafsson
- Re: [EXTERNAL] Re: Support load balancing in libpq Maxim Orlov
- Re: Refactoring postgres_fdw/connection.c Fujii Masao
- Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD Aleksander Alekseev
- Fix comment in convert_saop_to_hashed_saop James Coleman
- Re: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD Aleksander Alekseev
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: archive modules Peter Eisentraut
- Re: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD Nikita Malakhov
- Re: archive modules Peter Eisentraut
- Re: why can't a table be part of the same publication as its schema Peter Eisentraut
- Re: archive modules Nathan Bossart
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: archive modules Peter Eisentraut
- Re: archive modules Tom Lane
- Re: archive modules Nathan Bossart
- Re: archive modules Nathan Bossart
- Re: Fix comment in convert_saop_to_hashed_saop David Rowley
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: archive modules Tom Lane
- Re: archive modules Nathan Bossart
- Re: Add support for DEFAULT specification in COPY FROM Andrew Dunstan
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Tom Lane
- Avoid use deprecated Windows Memory API Ranier Vilela
- Re: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD David Rowley
- Re: [PATCH]Feature improvement for MERGE tab completion Shinya Kato
- Re: pgsql: Doc: Explain about Column List feature. Peter Smith
- Re: [RFC] building postgres with meson - v13 Andres Freund
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: failing to build preproc.c on solaris with sun studio Thomas Munro
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Bharath Rupireddy
- Re: [RFC] building postgres with meson - v13 Tom Lane
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: [RFC] building postgres with meson - v13 Andres Freund
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply shiy.fnst@fujitsu.com
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Re: ICU for global collation Kyotaro Horiguchi
- Re: New strategies for freezing, advancing relfrozenxid early John Naylor
- Re: Improve description of XLOG_RUNNING_XACTS Masahiko Sawada
- Re: Add parameter jit_warn_above_fraction Ibrar Ahmed
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Ibrar Ahmed
- Re: Cleaning up historical portability baggage Ibrar Ahmed
- Re: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD Nikita Malakhov
- Re: Switching XLog source from archive to streaming when primary available Kyotaro Horiguchi
- Re: START_REPLICATION SLOT causing a crash in an assert build Kyotaro Horiguchi
- Re: Avoid use deprecated Windows Memory API Daniel Gustafsson
- Re: walmethods.c/h are doing some strange things velagandula sravan kumar
- Re: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD Aleksander Alekseev
- Re: Cleaning up historical portability baggage John Naylor
- Re: failing to build preproc.c on solaris with sun studio Justin Pryzby
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Bharath Rupireddy
- Re: Avoid use deprecated Windows Memory API Ranier Vilela
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Japin Li
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Improve description of XLOG_RUNNING_XACTS Amit Kapila
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Avoid use deprecated Windows Memory API Alvaro Herrera
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: Avoid use deprecated Windows Memory API Aleksander Alekseev
- Re: Avoid use deprecated Windows Memory API Ranier Vilela
- Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera
- Re: Avoid use deprecated Windows Memory API Ranier Vilela
- Re: Avoid use deprecated Windows Memory API Alvaro Herrera
- Re: Avoid use deprecated Windows Memory API Alvaro Herrera
- Re: Avoid use deprecated Windows Memory API Aleksander Alekseev
- Re: Avoid use deprecated Windows Memory API Ranier Vilela
- Re: Avoid use deprecated Windows Memory API Daniel Gustafsson
- Re: Avoid use deprecated Windows Memory API Ranier Vilela
- Re: Cleaning up historical portability baggage Tom Lane
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Noah Misch
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Peter Eisentraut
- Typo in xact.c Japin Li
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: ICU for global collation Marina Polyakova
- Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: failing to build preproc.c on solaris with sun studio Andres Freund
- Re: Cleaning up historical portability baggage Thomas Munro
- Re: Summary function for pg_buffercache Andres Freund
- 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
- Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: clang 15 doesn't like our JIT code Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Making C function declaration parameter names consistent with corresponding definition names Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: SLRUs in the main buffer pool, redux Bagga, Rishu
- Re: Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: Make mesage at end-of-recovery less scary. Justin Pryzby
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: ICU for global collation Peter Eisentraut
- introduce optimized linear search functions that return index of matching element Nathan Bossart
- Re: ICU for global collation Marina Polyakova
- Re: Slow standby snapshot Simon Riggs
- Re: Pruning never visible changes Simon Riggs
- Re: Pruning never visible changes Simon Riggs
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier
- Re: Making C function declaration parameter names consistent with corresponding definition names Michael Paquier
- Re: ICU for global collation Marina Polyakova
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: ICU for global collation Marina Polyakova
- Re: ICU for global collation Marina Polyakova
- Re: remove more archiving overhead Peter Eisentraut
- Re: archive modules Peter Eisentraut
- Re: Patch to address creation of PgStat* contexts with null parent context Andres Freund
- Re: [EXTERNAL] Re: Support load balancing in libpq Michael Banck
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Making C function declaration parameter names consistent with corresponding definition names Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: missing indexes in indexlist with partitioned tables Alvaro Herrera
- Re: [EXTERNAL] Re: Support load balancing in libpq Michael Banck
- Re: missing indexes in indexlist with partitioned tables Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Nathan Bossart
- Re: remove more archiving overhead Nathan Bossart
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Justin Pryzby
- Re: [PATCH]Feature improvement for MERGE tab completion Fujii Masao
- Re: Removed unused param isSlice of function transformAssignmentSubscripts Michael Paquier
- Re: remove more archiving overhead Noah Misch
- Re: is_superuser is not documented Fujii Masao
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: missing indexes in indexlist with partitioned tables David Rowley
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: Pruning never visible changes Greg Stark
- Re: Making C function declaration parameter names consistent with corresponding definition names David Rowley
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: [RFC] building postgres with meson - v13 Peter Eisentraut
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Add common function ReplicationOriginName. Peter Smith
- Fix typos in code comments houzj.fnst@fujitsu.com
- Re: Fix typos in code comments Amit Kapila
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Fix typos in code comments Zhang Mingli
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names David Rowley
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: Typo in xact.c John Naylor
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Support for Rust John Naylor
- Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Code clean for pre-9.0 binary upgrades in HeapTupleSatisfiesXXX() Japin Li
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao
- Re: [RFC] building postgres with meson - v13 Peter Eisentraut
- Re: remove more archiving overhead Peter Eisentraut
- Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: RFC: Logging plan of the running query a.rybakina
- Re: Fix typos in code comments Justin Pryzby
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Bapat
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- pgstat: stats added in ReadPageInternal() aren't getting reported via pg_stat_wal Bharath Rupireddy
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: cataloguing NOT NULL constraints Isaac Morland
- Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: cataloguing NOT NULL constraints Tom Lane
- Re: cataloguing NOT NULL constraints Matthias van de Meent
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: remove more archiving overhead Noah Misch
- Ubuntu 16.04: Xenial: Why was it removed from the apt repo? Larry Rosenman
- binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: Ubuntu 16.04: Xenial: Why was it removed from the apt repo? Magnus Hagander
- Re:Ubuntu 16.04: Xenial: Why was it removed from the apt repo? Sergei Kornilov
- Re: remove more archiving overhead David Steele
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: Free list same_input_transnos in preprocess_aggref Tom Lane
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: Pruning never visible changes Matthias van de Meent
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work Japin Li
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: remove more archiving overhead Robert Haas
- Re: remove more archiving overhead Robert Haas
- pg_create_logical_replication_slot argument incongruency Florin Irion
- Re: Kerberos delegation support in libpq and postgres_fdw Stephen Frost
- Re: walmethods.c/h are doing some strange things Robert Haas
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Robert Haas
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Silencing the remaining clang 15 warnings Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Robert Haas
- Re: Consider parallel for lateral subqueries with limit James Coleman
- Re: Consider parallel for lateral subqueries with limit Robert Haas
- Re: Fix typos in code comments David Rowley
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: Kerberos delegation support in libpq and postgres_fdw Jacob Champion
- Re: POC: GROUP BY optimization David Rowley
- pg_upgrade test failure Andres Freund
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Nathan Bossart
- Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Silencing the remaining clang 15 warnings Thomas Munro
- Re: Silencing the remaining clang 15 warnings Tom Lane
- Proposal to use JSON for Postgres Parser format Michel Pelletier
- Re: Support pg_attribute_aligned and noreturn in MSVC Michael Paquier
- Re: Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Support tls-exporter as channel binding for TLSv1.3 Michael Paquier
- Re: pg_upgrade test failure Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: pg_upgrade test failure Andres Freund
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: pg_upgrade test failure Michael Paquier
- Re: pg_upgrade test failure Justin Pryzby
- Re: pg_create_logical_replication_slot argument incongruency Michael Paquier
- 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: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: Support pg_attribute_aligned and noreturn in MSVC Michael Paquier
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Nathan Bossart
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- RE: Perform streaming logical transactions by background workers and parallel apply shiy.fnst@fujitsu.com
- Re: Proposal to use JSON for Postgres Parser format Amit Kapila
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Tom Lane
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: A question about wording in messages Amit Kapila
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: remove more archiving overhead Noah Misch
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Michael Paquier
- Fix incorrect variable type for origin_id Masahiko Sawada
- Re: Fix incorrect variable type for origin_id Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: missing indexes in indexlist with partitioned tables Amit Langote
- Re: pg_create_logical_replication_slot argument incongruency Florin Irion
- Re: Add common function ReplicationOriginName. Amit Kapila
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Zhang Mingli
- Re: missing indexes in indexlist with partitioned tables David Rowley
- Re: missing indexes in indexlist with partitioned tables Amit Langote
- Re: Add 64-bit XIDs into PostgreSQL 15 Zhang Mingli
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: About displaying NestLoopParam Richard Guo
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Add common function ReplicationOriginName. Peter Smith
- Re: Add 64-bit XIDs into PostgreSQL 15 Justin Pryzby
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Zhang Mingli
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: ICU for global collation Peter Eisentraut
- Re: Proposal to use JSON for Postgres Parser format Alexander Korotkov
- Re: Proposal to use JSON for Postgres Parser format Alexander Korotkov
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: pg_create_logical_replication_slot argument incongruency Michael Paquier
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: pg_create_logical_replication_slot argument incongruency Florin Irion
- Re: Proposal to use JSON for Postgres Parser format Matthias van de Meent
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Bharath Rupireddy
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Robert Haas
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: why can't a table be part of the same publication as its schema Robert Haas
- Re: On login trigger: take three Sergey Shinderuk
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: On login trigger: take three Daniel Gustafsson
- Re: cataloguing NOT NULL constraints Isaac Morland
- Re: making relfilenodes 56 bits Amul Sul
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: RFC: Logging plan of the running query torikoshia
- Re: why can't a table be part of the same publication as its schema Mark Dilger
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Proposal to use JSON for Postgres Parser format Alvaro Herrera
- Re: [PATCH]Feature improvement for MERGE tab completion Alvaro Herrera
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: A question about wording in messages Alvaro Herrera
- default sorting behavior for index Zhihong Yu
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: making relfilenodes 56 bits Robert Haas
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Jacob Champion
- Re: A question about wording in messages Alvaro Herrera
- Auto explain after query timeout James Coleman
- Tighten pg_get_object_address argument checking Peter Eisentraut
- Re: CFM Manager Jacob Champion
- Re: oat_post_create expected behavior Jeff Davis
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Auto explain after query timeout Gurjeet
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Nathan Bossart
- Re: Auto explain after query timeout James Coleman
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: A question about wording in messages Tom Lane
- Re: Auto explain after query timeout Robert Haas
- Re: Auto explain after query timeout Gurjeet
- Support logical replication of large objects Borui Yang
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: why can't a table be part of the same publication as its schema Mark Dilger
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Auto explain after query timeout James Coleman
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Auto explain after query timeout Robert Haas
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: default sorting behavior for index Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Summary function for pg_buffercache Andres Freund
- Re: Support pg_attribute_aligned and noreturn in MSVC Michael Paquier
- Re: predefined role(s) for VACUUM and ANALYZE Michael Paquier
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy
- Re: Make ON_ERROR_STOP stop on shell script failure Fujii Masao
- RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com
- Re: [RFC] building postgres with meson - v13 John Naylor
- Fix snapshot name for SET TRANSACTION documentation Japin Li
- Virtual tx id James Sewell
- Re: Virtual tx id Japin Li
- Re: Virtual tx id Zhang Mingli
- Re: Virtual tx id Julien Rouhaud
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Add common function ReplicationOriginName. Amit Kapila
- Re: [PATCH]Feature improvement for MERGE tab completion Fujii Masao
- Re: make additional use of optimized linear search routines Michael Paquier
- Re: Fix snapshot name for SET TRANSACTION documentation Fujii Masao
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: make additional use of optimized linear search routines Richard Guo
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao
- Re: ICU for global collation Marina Polyakova
- Assign TupleTableSlot->tts_tableOid duplicated in tale AM. Wenchao Zhang
- 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: 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: tweak to a few index tests to hits ambuildempty() routine. a.kozhemyakin@postgrespro.ru
- Multi-insert related comment in CopyFrom() Etsuro Fujita
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: RFC: Logging plan of the running query Alena Rybakina
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: SLRUs in the main buffer pool, redux Thomas Munro
- Re: Add common function ReplicationOriginName. Peter Smith
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Tighten pg_get_object_address argument checking Amit Kapila
- Re: Add common function ReplicationOriginName. Amit Kapila
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Add common function ReplicationOriginName. Peter Smith
- Re: [PATCH]Feature improvement for MERGE tab completion Alvaro Herrera
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: Hash index build performance tweak from sorting Simon Riggs
- [PATCH] polish the error message of creating proc Junwang Zhao
- RE: [Proposal] Add foreign-server health checks infrastructure kuroda.hayato@fujitsu.com
- Re: tweak to a few index tests to hits ambuildempty() routine. Alvaro Herrera
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Damir Belyalov
- Re: [PATCH] polish the error message of creating proc Julien Rouhaud
- Re: Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: On login trigger: take three Sergey Shinderuk
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Bapat
- Re: Tighten pg_get_object_address argument checking Peter Eisentraut
- Re: Mingw task for Cirrus CI Andres Freund
- Is it time to drop fix-old-flex-code.pl? Tom Lane
- Removing unused parameter in SnapBuildGetOrBuildSnapshot Melih Mutlu
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: [PATCH] polish the error message of creating proc Junwang Zhao
- Re: Removing unused parameter in SnapBuildGetOrBuildSnapshot Zhang Mingli
- Re: [PATCH] polish the error message of creating proc Julien Rouhaud
- Re: ICU for global collation Peter Eisentraut
- Re: [PATCH] polish the error message of creating proc Tom Lane
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: [PATCH] polish the error message of creating proc Junwang Zhao
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: Silencing the remaining clang 15 warnings Tom Lane
- Re: Is it time to drop fix-old-flex-code.pl? Julien Rouhaud
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Query Jumbling for CALL and SET utility statements Fujii Masao
- Query JITing with LLVM ORC João Paulo Labegalini de Carvalho
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Support logical replication of DDLs Zheng Li
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [PoC] Improve dead tuple storage for lazy vacuum Nathan Bossart
- Re: Proposal to use JSON for Postgres Parser format Matthias van de Meent
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [RFC] building postgres with meson - v13 Justin Pryzby
- Re: Query JITing with LLVM ORC Thomas Munro
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart
- Re: pg_auth_members.grantor is bunk Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Transparent column encryption Peter Eisentraut
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Query JITing with LLVM ORC João Paulo Labegalini de Carvalho
- RE: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovskiy
- Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Query JITing with LLVM ORC Tom Lane
- Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut
- Re: Query JITing with LLVM ORC Thomas Munro
- Re: Query JITing with LLVM ORC Thomas Munro
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- pg_basebackup --create-slot-if-not-exists? Ashwin Agrawal
- Re: pg_basebackup's --gzip switch misbehaves Justin Pryzby
- Re: pg_basebackup --create-slot-if-not-exists? David G. Johnston
- Re: pg_basebackup --create-slot-if-not-exists? Michael Paquier
- Re: make additional use of optimized linear search routines Michael Paquier
- Re: pg_basebackup --create-slot-if-not-exists? Tom Lane
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Bharath Rupireddy
- RE: Allow logical replication to copy tables in binary format osumi.takamichi@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher wangw.fnst@fujitsu.com
- Re: pg_basebackup's --gzip switch misbehaves Justin Pryzby
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: Query JITing with LLVM ORC João Paulo Labegalini de Carvalho
- Re: Fix snapshot name for SET TRANSACTION documentation Fujii Masao
- Re: make additional use of optimized linear search routines Nathan Bossart
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- Re: Background writer and checkpointer in crash recovery Michael Paquier
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Multi-insert related comment in CopyFrom() Etsuro Fujita
- 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: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: [RFC] building postgres with meson - v13 Andrew Dunstan
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- cannot to compile master in llvm_resolve_symbols Pavel Stehule
- Re: cannot to compile master in llvm_resolve_symbols Thomas Munro
- Re: cannot to compile master in llvm_resolve_symbols Pavel Stehule
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut
- Re: archive modules Peter Eisentraut
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Pruning never visible changes Simon Riggs
- Re: Fix snapshot name for SET TRANSACTION documentation Japin Li
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: RFC: Logging plan of the running query torikoshia
- Re: Pruning never visible changes Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [RFC] building postgres with meson - v13 Alvaro Herrera
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work Japin Li
- Re: proposal: possibility to read dumped table's name from file Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Andres Freund
- Re: pg_waldump: add test for coverage Andres Freund
- Re: Amcheck verification of GiST and GIN Andres Freund
- Re: [RFC] building postgres with meson - v13 Alvaro Herrera
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: [PATCH] Introduce array_shuffle() and array_sample() Andres Freund
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Andres Freund
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Andres Freund
- Re: Extending outfuncs support to utility statements Andres Freund
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: Temporary file access API John Morris
- Re: libpq error message refactoring Andres Freund
- Re: Summary function for pg_buffercache Andres Freund
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: Extending outfuncs support to utility statements Tom Lane
- Re: Extending outfuncs support to utility statements Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: Extending outfuncs support to utility statements Andres Freund
- Re: Mingw task for Cirrus CI Andres Freund
- Re: ICU for global collation Marina Polyakova
- Re: archive modules Nathan Bossart
- Re: Pruning never visible changes Simon Riggs
- Re: [RFC] building postgres with meson - v13 Nathan Bossart
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Extending outfuncs support to utility statements Tom Lane
- Re: CI and test improvements Justin Pryzby
- Re: Adding CommandID to heap xlog records Matthias van de Meent
- Re: Consider parallel for lateral subqueries with limit James Coleman
- Re: Extending outfuncs support to utility statements Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- cfbot vs. changes in the set of CI tasks Tom Lane
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: CI and test improvements Andres Freund
- Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Making C function declaration parameter names consistent with corresponding definition names Tom Lane
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: cfbot vs. changes in the set of CI tasks Thomas Munro
- Re: Making C function declaration parameter names consistent with corresponding definition names Tom Lane
- Re: [RFC] building postgres with meson - v13 Nathan Bossart
- Re: cfbot vs. changes in the set of CI tasks Thomas Munro
- Re: cfbot vs. changes in the set of CI tasks Tom Lane
- Re: cfbot vs. changes in the set of CI tasks Andres Freund
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: cfbot vs. changes in the set of CI tasks Tom Lane
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: pg_basebackup --create-slot-if-not-exists? Ashwin Agrawal
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Bharath Rupireddy
- Re: libpq error message refactoring Peter Eisentraut
- Re: libpq error message refactoring Andres Freund
- Re: libpq error message refactoring Tom Lane
- Re: libpq error message refactoring Tom Lane
- Re: libpq error message refactoring Andres Freund
- Re: libpq error message refactoring Tom Lane
- Re: Removing unused parameter in SnapBuildGetOrBuildSnapshot Amit Kapila
- Re: CI and test improvements Thomas Munro
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: RFC: Logging plan of the running query Alena Rybakina
- Re: archive modules Peter Eisentraut
- 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: Temporary file access API Antonin Houska
- Re: First draft of the PG 15 release notes Tom Lane
- Re: archive modules Nathan Bossart
- Re: First draft of the PG 15 release notes Jonathan S. Katz
- Re: First draft of the PG 15 release notes Tom Lane
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Pluggable toaster Nikita Malakhov
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: libpq error message refactoring Peter Eisentraut
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Andres Freund
- Re: First draft of the PG 15 release notes Jonathan S. Katz
- Re: Fix typos in code comments Justin Pryzby
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Pluggable toaster Nikita Malakhov
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: tweak to a few index tests to hits ambuildempty() routine. Noah Misch
- Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane
- Re: identifying the backend that owns a temporary schema Tom Lane
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: cpluspluscheck complains about use of register Andres Freund
- Re: cpluspluscheck complains about use of register Peter Geoghegan
- Re: cpluspluscheck complains about use of register Tom Lane
- Re: cpluspluscheck complains about use of register Andres Freund
- Re: Pluggable toaster Nikita Malakhov
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: Consider parallel for lateral subqueries with limit James Coleman
- Re: Allow foreign keys to reference a superset of unique columns James Coleman
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Allow foreign keys to reference a superset of unique columns Wolfgang Walther
- Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther
- Re: tweak to a few index tests to hits ambuildempty() routine. a.kozhemyakin@postgrespro.ru
- Re: tweak to a few index tests to hits ambuildempty() routine. Tom Lane
- Re: tweak to a few index tests to hits ambuildempty() routine. Tom Lane
- Add ON CONFLICT DO RETURN clause Wolfgang Walther
- Re: tweak to a few index tests to hits ambuildempty() routine. Alvaro Herrera
- Re: tweak to a few index tests to hits ambuildempty() routine. Tom Lane
- Re: Add ON CONFLICT DO RETURN clause Peter Geoghegan
- Re: Allow foreign keys to reference a superset of unique columns James Coleman
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: pg_basebackup --create-slot-if-not-exists? Michael Banck
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Hamid Akhtar
- Re: First draft of the PG 15 release notes Justin Pryzby
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Justin Pryzby
- postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier Andres Freund
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Allow foreign keys to reference a superset of unique columns James Coleman
- 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: Data is copied twice when specifying both child and parent table in publication osumi.takamichi@fujitsu.com
- 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: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: Add common function ReplicationOriginName. Peter Smith
- Re: Removing unused parameter in SnapBuildGetOrBuildSnapshot Amit Kapila
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Add an assert to the length of shared hashtable name Xiaoran Wang
- Differentiate MERGE queries with different structures bt22nakamorit
- RE: [RFC] building postgres with meson - v13 wangw.fnst@fujitsu.com
- Re: Fix typos in code comments Amit Kapila
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: Allow foreign keys to reference a superset of unique columns Wolfgang Walther
- Re: Add ON CONFLICT DO RETURN clause Wolfgang Walther
- Re: [RFC] building postgres with meson - v13 Andres Freund
- [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" kuroda.hayato@fujitsu.com
- A doubt about a newly added errdetail Kyotaro Horiguchi
- Re: pg_rewind WAL segments deletion pitfall Alexander Kukushkin
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- RE: [RFC] building postgres with meson - v13 wangw.fnst@fujitsu.com
- Re: A doubt about a newly added errdetail Alvaro Herrera
- DROP OWNED BY is broken on master branch. Rushabh Lathia
- Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier
- Re: DROP OWNED BY is broken on master branch. Michael Paquier
- Re: A doubt about a newly added errdetail Amit Kapila
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Kyotaro Horiguchi
- Re: [RFC] building postgres with meson - v13 John Naylor
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Kyotaro Horiguchi
- Re: A doubt about a newly added errdetail Alvaro Herrera
- Re: [RFC] building postgres with meson - v13 Alvaro Herrera
- Re: A doubt about a newly added errdetail Amit Kapila
- RE: A doubt about a newly added errdetail houzj.fnst@fujitsu.com
- Re: Differentiate MERGE queries with different structures Julien Rouhaud
- Re: Add ON CONFLICT DO RETURN clause Dagfinn Ilmari Mannsåker
- Re: CFM Manager Ibrar Ahmed
- Re: Support logical replication of DDLs vignesh C
- Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- kerberos/001_auth test fails on arm CPU darwin Bilal Yavuz
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: kerberos/001_auth test fails on arm CPU darwin Tom Lane
- RE: A doubt about a newly added errdetail houzj.fnst@fujitsu.com
- Re: Differentiate MERGE queries with different structures Alvaro Herrera
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: A doubt about a newly added errdetail Amit Kapila
- Re: Allow foreign keys to reference a superset of unique columns James Coleman
- Re: [RFC] building postgres with meson - v13 Peter Eisentraut
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Avoid memory leaks during base backups Bharath Rupireddy
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Allow foreign keys to reference a superset of unique columns Wolfgang Walther
- Re: Avoid memory leaks during base backups Tom Lane
- Re: Allow foreign keys to reference a superset of unique columns Wolfgang Walther
- Re: Consider parallel for lateral subqueries with limit Robert Haas
- Re: kerberos/001_auth test fails on arm CPU darwin Peter Eisentraut
- Re: Extending outfuncs support to utility statements Peter Eisentraut
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- PostgreSQL 15 GA release date Jonathan S. Katz
- Re: Add support for DEFAULT specification in COPY FROM Israel Barth Rubio
- Re: Consider parallel for lateral subqueries with limit James Coleman
- Re: Add support for DEFAULT specification in COPY FROM Zhihong Yu
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Add more docs for pg_surgery? Zhang Mingli
- Re: identifying the backend that owns a temporary schema Nathan Bossart
- Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther
- Re: making relfilenodes 56 bits Robert Haas
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: kerberos/001_auth test fails on arm CPU darwin Nazir Bilal Yavuz
- Re: Add more docs for pg_surgery? Ashutosh Sharma
- Re: kerberos/001_auth test fails on arm CPU darwin Larry Rosenman
- Re: Allow foreign keys to reference a superset of unique columns James Coleman
- Re: Allow foreign keys to reference a superset of unique columns James Coleman
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Tom Lane
- Re: kerberos/001_auth test fails on arm CPU darwin Tom Lane
- Re: DROP OWNED BY is broken on master branch. Robert Haas
- Re: First draft of the PG 15 release notes Tom Lane
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther
- Re: has_privs_of_role vs. is_member_of_role, redux Stephen Frost
- Re: has_privs_of_role vs. is_member_of_role, redux Stephen Frost
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: identifying the backend that owns a temporary schema Tom Lane
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: identifying the backend that owns a temporary schema Nathan Bossart
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: Pluggable toaster Nikita Malakhov
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: First draft of the PG 15 release notes David Rowley
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
- Re: First draft of the PG 15 release notes Tom Lane
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: First draft of the PG 15 release notes David Rowley
- Re: Enables to call Unregister*XactCallback() in Call*XactCallback() Tom Lane
- Re: Enables to call Unregister*XactCallback() in Call*XactCallback() Nathan Bossart
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- [Commitfest 2022-09] Last days Ibrar Ahmed
- GUC tables - use designated initializers Peter Smith
- GUC values - recommended way to declare the C variables? Peter Smith
- 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: GUC values - recommended way to declare the C variables? Tom Lane
- 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: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier
- Re: GUC values - recommended way to declare the C variables? Peter Smith
- Re: GUC tables - use designated initializers Michael Paquier
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: kerberos/001_auth test fails on arm CPU darwin Michael Paquier
- Re: kerberos/001_auth test fails on arm CPU darwin Larry Rosenman
- Re: kerberos/001_auth test fails on arm CPU darwin Andres Freund
- RE: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" kuroda.hayato@fujitsu.com
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- Re: A doubt about a newly added errdetail Kyotaro Horiguchi
- Re: Add common function ReplicationOriginName. Peter Smith
- Re: pgstat: stats added in ReadPageInternal() aren't getting reported via pg_stat_wal Kyotaro Horiguchi
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Thomas Munro
- Add hint about downloadable logs to CI README James Coleman
- Re: kerberos/001_auth test fails on arm CPU darwin Tom Lane
- cirrus-ci cross-build interactions? James Coleman
- Re: cirrus-ci cross-build interactions? James Coleman
- Re: START_REPLICATION SLOT causing a crash in an assert build Kyotaro Horiguchi
- Re: cirrus-ci cross-build interactions? Andres Freund
- Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Adding a clang-format file Peter Geoghegan
- Re: cirrus-ci cross-build interactions? James Coleman
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Kyotaro Horiguchi
- Re: Add hint about downloadable logs to CI README Andres Freund
- Re: Make ON_ERROR_STOP stop on shell script failure Kyotaro Horiguchi
- ci: reduce macos test concurrency Andres Freund
- Re: [RFC] building postgres with meson - v13 Thomas Munro
- Re: Apple's ranlib warns about protocol_openssl.c Andres Freund
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: START_REPLICATION SLOT causing a crash in an assert build Kyotaro Horiguchi
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther
- Re: pg_upgrade test failure Bharath Rupireddy
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: DROP OWNED BY is broken on master branch. Rushabh Lathia
- Re: A doubt about a newly added errdetail Alvaro Herrera
- Re: [RFC] building postgres with meson - v13 John Naylor
- Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Maxim Orlov
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Alvaro Herrera
- Re: Allow foreign keys to reference a superset of unique columns David Rowley
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Kyotaro Horiguchi
- Re: Avoid memory leaks during base backups 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?) Bharath Rupireddy
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Re: Differentiate MERGE queries with different structures Alvaro Herrera
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Kyotaro Horiguchi
- Re: [PATCH] Log details for client certificate failures Masahiko Sawada
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- RE: A doubt about a newly added errdetail houzj.fnst@fujitsu.com
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
- Re: Insertion Sort Improvements Benjamin Coutu
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Extend win32 error codes to errno mapping in win32error.c Bharath Rupireddy
- Re: A doubt about a newly added errdetail Alvaro Herrera
- Questions about the patch of Add ON CONFLICT DO RETURN clause 孤傲小二~阿沐
- Fix some newly modified tab-complete changes shiy.fnst@fujitsu.com
- Re: kerberos/001_auth test fails on arm CPU darwin Peter Eisentraut
- Re: Add more docs for pg_surgery? Zhang Mingli
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Adding a clang-format file Aleksander Alekseev
- Re: A doubt about a newly added errdetail Alvaro Herrera
- Re: [RFC] building postgres with meson - v13 Peter Eisentraut
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bharath Rupireddy
- Re: Differentiate MERGE queries with different structures bt22nakamorit
- Re: Transparent column encryption Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Hamid Akhtar
- Re: DROP OWNED BY is broken on master branch. Robert Haas
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: kerberos/001_auth test fails on arm CPU darwin Nazir Bilal Yavuz
- Re: GUC tables - use designated initializers Tom Lane
- Re: Temporary file access API John Morris
- Re: Backends stalled in 'startup' state Ashwin Agrawal
- Re: making relfilenodes 56 bits Robert Haas
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
- Re: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas
- Re: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits. Justin Pryzby
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: longfin and tamandua aren't too happy but I'm not sure why Justin Pryzby
- Re: Convert *GetDatum() and DatumGet*() macros to inline functions Tom Lane
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen
- Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen
- Re: Allow foreign keys to reference a superset of unique columns Tom Lane
- Re: SYSTEM_USER reserved word implementation Jacob Champion
- Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen
- Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen
- Re: GUC values - recommended way to declare the C variables? Peter Smith
- Re: Adding a clang-format file Peter Geoghegan
- 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: [PATCH] Log details for client certificate failures Masahiko Sawada
- Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier
- Re: SLRUs in the main buffer pool - Page Header definitions Bagga, Rishu
- Re: GUC tables - use designated initializers Peter Smith
- meson vs mingw, plpython, readline and other fun Andres Freund
- Re: Assign TupleTableSlot->tts_tableOid duplicated in tale AM. Peter Geoghegan
- Re: Strip -mmacosx-version-min options from plperl build Andres Freund
- Re: SYSTEM_USER reserved word implementation Michael Paquier
- Re: A doubt about a newly added errdetail Amit Kapila
- Re: Insertion Sort Improvements John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: making relfilenodes 56 bits Thomas Munro
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Kyotaro Horiguchi
- Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar
- Re: Fix some newly modified tab-complete changes Peter Smith
- Re: Avoid memory leaks during base backups Michael Paquier
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: Extend win32 error codes to errno mapping in win32error.c Michael Paquier
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- RE: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" kuroda.hayato@fujitsu.com
- Re: Avoid memory leaks during base backups Tom Lane
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: Extend win32 error codes to errno mapping in win32error.c Bharath Rupireddy
- Re: longfin and tamandua aren't too happy but I'm not sure why Thomas Munro
- Re: Fix some newly modified tab-complete changes Kyotaro Horiguchi
- Re: [PATCH] Add peer authentication TAP test Michael Paquier
- Re: Extend win32 error codes to errno mapping in win32error.c Michael Paquier
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com
- Re: A doubt about a newly added errdetail Kyotaro Horiguchi
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
- Re: Avoid memory leaks during base backups Kyotaro Horiguchi
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: Make ON_ERROR_STOP stop on shell script failure walther@technowledgy.de
- Re: Insertion Sort Improvements Benjamin Coutu
- Re: [PATCH] Add peer authentication TAP test Drouvot, Bertrand
- Re: [PATCH] Add peer authentication TAP test Michael Paquier
- Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_rewind WAL segments deletion pitfall Polina Bungina
- Re: A doubt about a newly added errdetail Amit Kapila
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Maxim Orlov
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Aleksander Alekseev
- Re: A doubt about a newly added errdetail Alvaro Herrera
- Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi
- Re: A doubt about a newly added errdetail Kyotaro Horiguchi
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: A doubt about a newly added errdetail Kyotaro Horiguchi
- Obsolete comment in ExecInsert() Etsuro Fujita
- Re: longfin and tamandua aren't too happy but I'm not sure why Thomas Munro
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar
- Re: DROP OWNED BY is broken on master branch. Rushabh Lathia
- Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- Re: Make ON_ERROR_STOP stop on shell script failure torikoshia
- Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- Re: [PATCH] Introduce array_shuffle() and array_sample() Fabien COELHO
- Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- PostgreSQL 15 RC1 release announcement draft Jonathan S. Katz
- Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Obsolete comment in ExecInsert() Tom Lane
- Move backup-related code to xlogbackup.c/.h Bharath Rupireddy
- Re: DROP OWNED BY is broken on master branch. Robert Haas
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen
- Re: Avoid memory leaks during base backups Robert Haas
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Enables to call Unregister*XactCallback() in Call*XactCallback() Tom Lane
- Warning about using pg_stat_reset() and pg_stat_reset_shared() Bruce Momjian
- Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() Robert Haas
- A potential memory leak on Merge Join when Sort node is not below Materialize node Önder Kalacı
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: longfin and tamandua aren't too happy but I'm not sure why Peter Geoghegan
- A potential memory leak on Merge Join when Sort node is not below Materialize node Ranier Vilela
- Refactor UnpinBuffer() Aleksander Alekseev
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Önder Kalacı
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Ranier Vilela
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Tom Lane
- Re: Adding CommandID to heap xlog records Bruce Momjian
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: predefined role(s) for VACUUM and ANALYZE Stephen Frost
- Re: longfin and tamandua aren't too happy but I'm not sure why Alvaro Herrera
- Re: longfin and tamandua aren't too happy but I'm not sure why Alvaro Herrera
- Re: longfin and tamandua aren't too happy but I'm not sure why Thomas Munro
- Re: meson vs mingw, plpython, readline and other fun Andres Freund
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node David Rowley
- Re: longfin and tamandua aren't too happy but I'm not sure why Peter Geoghegan
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Tom Lane
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: longfin and tamandua aren't too happy but I'm not sure why Peter Geoghegan
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Tom Lane
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Tom Lane
- problems with making relfilenodes 56-bits Robert Haas
- Re: Refactor UnpinBuffer() Nathan Bossart
- Re: making relfilenodes 56 bits Thomas Munro
- Re: identifying the backend that owns a temporary schema Tom Lane
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node David Rowley
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Peter Geoghegan
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Peter Geoghegan
- Re: problems with making relfilenodes 56-bits Tom Lane
- Re: problems with making relfilenodes 56-bits Peter Geoghegan
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Michael Paquier
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node David Rowley
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Tom Lane
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Michael Paquier
- Re: Refactor UnpinBuffer() Zhang Mingli
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node David Rowley
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Peter Geoghegan
- [patch] Adding an assertion to report too long hash table name Xiaoran Wang
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- Re: identifying the backend that owns a temporary schema Nathan Bossart
- RE: Fix some newly modified tab-complete changes shiy.fnst@fujitsu.com
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: Make ON_ERROR_STOP stop on shell script failure Kyotaro Horiguchi
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: Eliminating SPI from RI triggers - take 2 Amit Langote
- Re: Make ON_ERROR_STOP stop on shell script failure Kyotaro Horiguchi
- Re: [PATCH] Log details for client certificate failures Masahiko Sawada
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node David Rowley
- Have nodeSort.c use datum sorts single-value byref types David Rowley
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Peter Geoghegan
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: SYSTEM_USER reserved word implementation Michael Paquier
- Re: Extend win32 error codes to errno mapping in win32error.c Michael Paquier
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Question: test "aggregates" failed in 32-bit machine kuroda.hayato@fujitsu.com
- Re: Crash in BRIN minmax-multi indexes Jaime Casanova
- Re: Eliminating SPI from RI triggers - take 2 Amit Langote
- Re: [patch] Adding an assertion to report too long hash table name Junwang Zhao
- Re: Obsolete comment in ExecInsert() Etsuro Fujita
- Re: pg_rewind WAL segments deletion pitfall Polina Bungina
- Re: Refactor UnpinBuffer() Aleksander Alekseev
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: Refactor UnpinBuffer() Bharath Rupireddy
- do away with ALTER TABLE "Recurse" subcmd types Alvaro Herrera
- Re: Eliminating SPI from RI triggers - take 2 Amit Langote
- Re: Eliminating SPI from RI triggers - take 2 Amit Langote
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- [patch] \g with multiple result sets and \watch with copy queries Daniel Verite
- Re: Refactor UnpinBuffer() Aleksander Alekseev
- Re: Generalize ereport_startup_progress infrastructure Bharath Rupireddy
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Damir Belyalov
- Re: Avoid memory leaks during base backups Robert Haas
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Ronan Dunklau
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Tom Lane
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Ronan Dunklau
- Re: disfavoring unparameterized nested loops Benjamin Coutu
- Re: kerberos/001_auth test fails on arm CPU darwin Stephen Frost
- Re: identifying the backend that owns a temporary schema Tom Lane
- Re: kerberos/001_auth test fails on arm CPU darwin Tom Lane
- Re: making relfilenodes 56 bits Maxim Orlov
- Re: making relfilenodes 56 bits Robert Haas
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Peter Geoghegan
- Re: Adding CommandID to heap xlog records Matthias van de Meent
- Should setting TupleTableSlotOps get_heap_tuple=NULL break INSERT..ON CONFLICT DO UPDATE..RETURNING? Mark Dilger
- Re: Should setting TupleTableSlotOps get_heap_tuple=NULL break INSERT..ON CONFLICT DO UPDATE..RETURNING? Andres Freund
- Re: identifying the backend that owns a temporary schema Nathan Bossart
- Re: problems with making relfilenodes 56-bits Matthias van de Meent
- Re: Should setting TupleTableSlotOps get_heap_tuple=NULL break INSERT..ON CONFLICT DO UPDATE..RETURNING? Mark Dilger
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: A potential memory leak on Merge Join when Sort node is not below Materialize node Önder Kalacı
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Tom Lane
- Re: Refactor UnpinBuffer() Nathan Bossart
- Re: Question: test "aggregates" failed in 32-bit machine Tom Lane
- Re: making relfilenodes 56 bits Tom Lane
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: problems with making relfilenodes 56-bits Robert Haas
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: disfavoring unparameterized nested loops Bruce Momjian
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: disfavoring unparameterized nested loops Bruce Momjian
- Re: [PATCH] Add peer authentication TAP test Michael Paquier
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Small miscellaneous fixes Ranier Vilela
- Re: making relfilenodes 56 bits Michael Paquier
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: SI-read predicate locks on materialized views Yugo NAGATA
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
- Re: longfin and tamandua aren't too happy but I'm not sure why Peter Geoghegan
- Re: ubsan Andres Freund
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: making relfilenodes 56 bits Tom Lane
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: Introduce wait_for_subscription_sync for TAP tests Thomas Munro
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane
- Re: disfavoring unparameterized nested loops Bruce Momjian
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- RE: Question: test "aggregates" failed in 32-bit machine kuroda.hayato@fujitsu.com
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Tom Lane
- Re: SQL/JSON features for v15 Andrew Dunstan
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Nathan Bossart
- Re: SQL/JSON features for v15 Tom Lane
- Re: Assign TupleTableSlot->tts_tableOid duplicated in tale AM. Wenchao Zhang
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: disfavoring unparameterized nested loops David Rowley
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- interrupted tap tests leave postgres instances around Andres Freund
- Re: longfin and tamandua aren't too happy but I'm not sure why Andres Freund
- Re: meson vs mingw, plpython, readline and other fun Andres Freund
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: [RFC] building postgres with meson - v13 John Naylor
- Getting rid of SQLValueFunction Michael Paquier
- Re: disfavoring unparameterized nested loops Benjamin Coutu
- Re: interrupted tap tests leave postgres instances around Michael Paquier
- Re: disfavoring unparameterized nested loops Benjamin Coutu
- Re: Refactor UnpinBuffer() Michael Paquier
- Re: disfavoring unparameterized nested loops Benjamin Coutu
- log_heap_visible(): remove unused parameter and update comment Drouvot, Bertrand
- Re: Support logical replication of DDLs vignesh C
- Re: Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- Re: disfavoring unparameterized nested loops Benjamin Coutu
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: interrupted tap tests leave postgres instances around Alvaro Herrera
- Documentation building fails on HTTPS redirect (again) Daniel Gustafsson
- Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Zhang Mingli
- Re: problems with making relfilenodes 56-bits Dilip Kumar
- Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Zhang Mingli
- Re: Fix some newly modified tab-complete changes Alvaro Herrera
- Re: log_heap_visible(): remove unused parameter and update comment Bharath Rupireddy
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: log_heap_visible(): remove unused parameter and update comment Drouvot, Bertrand
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: log_heap_visible(): remove unused parameter and update comment Japin Li
- Re: log_heap_visible(): remove unused parameter and update comment Bharath Rupireddy
- Re: log_heap_visible(): remove unused parameter and update comment Japin Li
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Junwang Zhao
- Re: [PATCH] Simple code cleanup in tuplesort.c. Xing Guo
- Re: [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Andres Freund
- Re: [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Tom Lane
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Tracking last scan time Vik Fearing
- Re: [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Andres Freund
- Re: Question: test "aggregates" failed in 32-bit machine Tom Lane
- Re: Question: test "aggregates" failed in 32-bit machine Andres Freund
- Re: Question: test "aggregates" failed in 32-bit machine Tom Lane
- Re: [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Andres Freund
- Re: [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Tom Lane
- Re: [PATCH v1] [meson] add a default option prefix=/usr/local/pgsql Andres Freund
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: [PATCH] Add peer authentication TAP test Drouvot, Bertrand
- Re: Tracking last scan time Andres Freund
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: EINTR in ftruncate() Justin Pryzby
- Re: EINTR in ftruncate() Andres Freund
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Andres Freund
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Question: test "aggregates" failed in 32-bit machine Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Tom Lane
- Re: allowing for control over SET ROLE Robert Haas
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit David Zhang