Mailing lists [pgsql-hackers]
- Re: speed up a logical replica setup Tom Lane
- Re: speed up a logical replica setup Noah Misch
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch
- Re: Faster "SET search_path" Noah Misch
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: collect_corrupt_items_vacuum.patch Noah Misch
- Re: walsender.c comment with no context is hard to understand Peter Smith
- Creation of REL_17_STABLE and upcoming Commit Fest 2024-07 Michael Paquier
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: PostgreSQL does not compile on macOS SDK 15.0 Thomas Munro
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: [PATCH] Add ACL (Access Control List) acronym Michael Paquier
- Re: PgStat_KindInfo.named_on_disk not required in shared stats Michael Paquier
- Re: speed up a logical replica setup Tom Lane
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: Linux likely() unlikely() for PostgreSQL wenhui qiu
- Re: PostgreSQL does not compile on macOS SDK 15.0 Tom Lane
- Re: Linux likely() unlikely() for PostgreSQL Peter Geoghegan
- Re: Linux likely() unlikely() for PostgreSQL David Rowley
- Re: speed up a logical replica setup Noah Misch
- Re: Should we document how column DEFAULT expressions work? David Rowley
- RE: Improve EXPLAIN output for multicolumn B-Tree Index
- RE: Improve EXPLAIN output for multicolumn B-Tree Index
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: speed up a logical replica setup Tom Lane
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
- Assertion failure with summarize_wal enabled during pg_createsubscriber Fujii Masao
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: [PATCH] Fix docs to use canonical links Michael Paquier
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Michael Paquier
- RE: pg_createsubscriber: drop pre-existing subscriptions from the converted node Hayato Kuroda (Fujitsu)
- Re: Conflict Detection and Resolution Masahiko Sawada
- Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bharath Rupireddy
- Re: Virtual generated columns Peter Eisentraut
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: Logical Replication of sequences Peter Smith
- Re: [PATCH] Fix docs to use canonical links Daniel Gustafsson
- Re: Backporting BackgroundPsql Daniel Gustafsson
- Re: Conflict Detection and Resolution Ajin Cherian
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Michael Paquier
- Re: Conflict Detection and Resolution Masahiko Sawada
- Re: Adminpack removal Daniel Gustafsson
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Wrong results with grouping sets Richard Guo
- Re: Is missing LOGIN Event on Trigger Firing Matrix ? Daniel Gustafsson
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Make tuple deformation faster David Rowley
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: doc: modify the comment in function libpqrcv_check_conninfo() Jelte Fennema-Nio
- Re: Make tuple deformation faster Andy Fan
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andrei Lepikhov
- Re: Add memory context type to pg_backend_memory_contexts view David Rowley
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Converting README documentation to Markdown Daniel Gustafsson
- Re: Conflict Detection and Resolution Amit Kapila
- Re: Conflict Detection and Resolution Amit Kapila
- Re: cfbot update: Using GitHub for patch review Ashutosh Bapat
- Re: Make tuple deformation faster David Rowley
- Re: Make tuple deformation faster Matthias van de Meent
- Alias of VALUES RTE in explain plan Ashutosh Bapat
- Re: Converting README documentation to Markdown Daniel Gustafsson
- gamma() and lgamma() functions Dean Rasheed
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: New standby_slot_names GUC in PG 17 Amit Kapila
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Make tuple deformation faster David Rowley
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: [PATCH] Fix docs to use canonical links Joel Jacobson
- Re: Make tuple deformation faster Matthias van de Meent
- Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node Amit Kapila
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dagfinn Ilmari Mannsåker
- RE: New standby_slot_names GUC in PG 17 Zhijie Hou (Fujitsu)
- Re: [PATCH] Fix docs to use canonical links Daniel Gustafsson
- psql: Add leakproof field to \dAo+ meta-command results Yugo NAGATA
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: PATCH: Add query for operators unusable with RLS to documentation Yugo NAGATA
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Reg: Alternate way of hashing database role passwords Daniel Gustafsson
- Re: Should we document how column DEFAULT expressions work? James Coleman
- Re: Wrong security context for deferred triggers? Bennie Swart
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Aleksander Alekseev
- Re: LogwrtResult contended spinlock Tom Lane
- Re: Backporting BackgroundPsql Pavan Deolasee
- Re: Should we move the resowner field from JitContext to LLVMJitContext? Daniel Gustafsson
- Re: gamma() and lgamma() functions Stepan Neretin
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Tom Lane
- Re: gamma() and lgamma() functions Daniel Gustafsson
- Re: Should we document how column DEFAULT expressions work? Peter Eisentraut
- Re: gamma() and lgamma() functions Stepan Neretin
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Should we document how column DEFAULT expressions work? Tom Lane
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: LogwrtResult contended spinlock Tom Lane
- jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: gamma() and lgamma() functions Alvaro Herrera
- Re: small pg_dump code cleanup Daniel Gustafsson
- Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Nathan Bossart
- Windows perl/tcl requirement documentation Andrew Dunstan
- Re: Wrong security context for deferred triggers? Laurenz Albe
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Backporting BackgroundPsql Heikki Linnakangas
- Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: call for applications: mentoring program for code contributors Robert Haas
- Re: LogwrtResult contended spinlock Andres Freund
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Commitfest manager for July 2024 Andrey M. Borodin
- Re: Remove last traces of HPPA support Tom Lane
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Alvaro Herrera
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: Built-in CTYPE provider Jeff Davis
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Re: optimizing pg_upgrade's once-in-each-database steps Robert Haas
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: Commitfest manager for July 2024 Kirill Reshke
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Relation bulk write facility Noah Misch
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Built-in CTYPE provider Noah Misch
- Re: Relation bulk write facility Noah Misch
- Re: Parallel CREATE INDEX for GIN indexes Andy Fan
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Make tuple deformation faster David Rowley
- Re: Removing unneeded self joins jian he
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Michael Paquier
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Tom Lane
- Re: Make tuple deformation faster Andy Fan
- Re: Cleaning up perl code Michael Paquier
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Built-in CTYPE provider Jeff Davis
- CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Tom Lane
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
- RE: Improve EXPLAIN output for multicolumn B-Tree Index
- Re: Conflict Detection and Resolution shveta malik
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node Shlok Kyal
- Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
- Re: LogwrtResult contended spinlock Alexander Lakhin
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: New standby_slot_names GUC in PG 17 Amit Kapila
- Re: consider -Wmissing-variable-declarations Peter Eisentraut
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Jelte Fennema-Nio
- Add has_large_object_privilege function Yugo NAGATA
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: gamma() and lgamma() functions Dean Rasheed
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Underscore in positional parameters? Peter Eisentraut
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Aleksander Alekseev
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Underscore in positional parameters? Erik Wienhold
- Re: Underscore in positional parameters? Peter Eisentraut
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Conflict Detection and Resolution shveta malik
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Jelte Fennema-Nio
- Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Dean Rasheed
- Re: Underscore in positional parameters? Erik Wienhold
- Re: Logical Replication of sequences vignesh C
- Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Dean Rasheed
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node Amit Kapila
- Re: New function normal_rand_array function to contrib/tablefunc. Jim Jones
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Add pg_get_acl() function get the ACL for a database object Joel Jacobson
- Test_extensions installcheck fails with ICU provider, workaround Aleksei Fakeev
- Re: CREATE OR REPLACE MATERIALIZED VIEW Aleksander Alekseev
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: plenty code is confused about function level static Ranier Vilela
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: LogwrtResult contended spinlock Andres Freund
- Re: Use generation memory context for tuplestore.c Matthias van de Meent
- Re: speed up a logical replica setup Amit Kapila
- Re: CREATE OR REPLACE MATERIALIZED VIEW Daniel Gustafsson
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Aleksander Alekseev
- Re: Cleaning up perl code Dagfinn Ilmari Mannsåker
- Re: Inline non-SQL SRFs using SupportRequestSimplify Heikki Linnakangas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Cannot find a working 64-bit integer type on Illumos Heikki Linnakangas
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: CREATE OR REPLACE MATERIALIZED VIEW Daniel Gustafsson
- Re: Underscore in positional parameters? Tom Lane
- Re: Underscore in positional parameters? Tom Lane
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: On disable_cost Heikki Linnakangas
- Re: Cleaning up perl code Andrew Dunstan
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Cleaning up perl code Dagfinn Ilmari Mannsåker
- [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: small pg_dump code cleanup Nathan Bossart
- Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: Built-in CTYPE provider Noah Misch
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Add new COPY option REJECT_LIMIT Fujii Masao
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Set appropriate processing mode for auxiliary processes. Heikki Linnakangas
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: On disable_cost Robert Haas
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Assorted style changes with a tiny improvement Ranier Vilela
- Re: On disable_cost Tom Lane
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: On disable_cost Robert Haas
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: An improved README experience for PostgreSQL Tom Lane
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: On disable_cost Tom Lane
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: On disable_cost Robert Haas
- Re: On disable_cost Tom Lane
- Re: On disable_cost Robert Haas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: call for applications: mentoring program for code contributors Robert Haas
- Re: Commitfest manager for July 2024 Corey Huinker
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: call for applications: mentoring program for code contributors Ahmed Yarub Hani Al Nuaimi
- Re: On disable_cost Tom Lane
- Re: collect_corrupt_items_vacuum.patch Alexander Korotkov
- Re: CI, macports, darwin version problems Thomas Munro
- Re: On disable_cost Heikki Linnakangas
- Re: On disable_cost Tom Lane
- Re: Underscore in positional parameters? Peter Eisentraut
- Re: Built-in CTYPE provider Peter Eisentraut
- Re: collect_corrupt_items_vacuum.patch Noah Misch
- Re: Built-in CTYPE provider Noah Misch
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: sql/json miscellaneous issue Amit Langote
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions jian he
- Useless parameter 'cur_skey' in IndexScanOK Hugo Zhang
- Re: Logical Replication of sequences Peter Smith
- Re: race condition in pg_class Alexander Lakhin
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Relation bulk write facility Noah Misch
- Re: Cleaning up perl code Michael Paquier
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Conflict Detection and Resolution shveta malik
- Re: What is a typical precision of gettimeofday()? Andrey M. Borodin
- Re: speed up a logical replica setup Amit Kapila
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Incorrect Assert in BufFileSize()? David Rowley
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup Amit Kapila
- Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Conflict Detection and Resolution Amit Kapila
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- numeric.c: Should MUL_GUARD_DIGITS be increased from 2 to 3? Joel Jacobson
- Additional minor pg_dump cleanups Daniel Gustafsson
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: Remove last traces of HPPA support Tom Lane
- Re: Eager aggregation, take 3 Richard Guo
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andrei Lepikhov
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: What is a typical precision of gettimeofday()? Aleksander Alekseev
- Re: Incorrect Assert in BufFileSize()? Matthias van de Meent
- RE: Doc: fix track_io_timing description to mention pg_stat_io
- pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file Fujii Masao
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Conflict Detection and Resolution Amit Kapila
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: Conflict Detection and Resolution shveta malik
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: What is a typical precision of gettimeofday()? Andrey M. Borodin
- Re: Conflict Detection and Resolution shveta malik
- Re: Use generation memory context for tuplestore.c David Rowley
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Doc: fix track_io_timing description to mention pg_stat_io Fujii Masao
- Re: speed up a logical replica setup Amit Kapila
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Conflict Detection and Resolution Amit Kapila
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Additional minor pg_dump cleanups Ranier Vilela
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Conflict Detection and Resolution shveta malik
- Re: numeric.c: Should MUL_GUARD_DIGITS be increased from 2 to 3? Dean Rasheed
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Ranier Vilela
- Re: What is a typical precision of gettimeofday()? Andrey M. Borodin
- Re: What is a typical precision of gettimeofday()? Aleksander Alekseev
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Robert Haas
- Re: On disable_cost Robert Haas
- [PATCH] Add min/max aggregate functions to BYTEA Marat Buharov
- Re: CI, macports, darwin version problems Joe Conway
- Re: Cleaning up perl code Dagfinn Ilmari Mannsåker
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: CI, macports, darwin version problems Andres Freund
- Re: Useless parameter 'cur_skey' in IndexScanOK Aleksander Alekseev
- Re: pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file Robert Haas
- Re: Useless parameter 'cur_skey' in IndexScanOK Daniel Gustafsson
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Buharov
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Daniel Gustafsson
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane
- Re: Commitfest manager for July 2024 Tomas Vondra
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov
- Re: Incorrect Assert in BufFileSize()? Tom Lane
- Re: Add support to TLS 1.3 cipher suites and curves lists Daniel Gustafsson
- Re: Commitfest manager for July 2024 Andrey M. Borodin
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: cannot abort transaction 2737414167, it was already committed Noah Misch
- Re: Commitfest manager for July 2024 Tomas Vondra
- Re: Recommended books for admin Tomas Vondra
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Grammar guidelines in Postgres Harjyot Bagga
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: improve performance of pg_dump --binary-upgrade Nathan Bossart
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Built-in CTYPE provider Jeff Davis
- Re: Incorrect Assert in BufFileSize()? David Rowley
- Cleanup: PGProc->links doesn't need to be the first field anymore Heikki Linnakangas
- Re: race condition in pg_class Noah Misch
- Re: Internal error codes triggered by tests Michael Paquier
- Re: Logical Replication of sequences Peter Smith
- Re: On disable_cost David Rowley
- Re: Removing unneeded self joins jian he
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: race condition in pg_class Noah Misch
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Pluggable cumulative statistics Andrei Lepikhov
- Re: Logical Replication of sequences vignesh C
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- iso-8859-1 annotation '-cim' in source code Steve Lau
- Re: Conflict Detection and Resolution shveta malik
- Re: iso-8859-1 annotation '-cim' in source code David G. Johnston
- Re: Pluggable cumulative statistics Michael Paquier
- Re: iso-8859-1 annotation '-cim' in source code Steve Lau
- Fix a comment on PQcancelErrorMessage Yugo NAGATA
- Re: iso-8859-1 annotation '-cim' in source code Tom Lane
- Re: race condition in pg_class Alexander Lakhin
- Re: Fix a comment on PQcancelErrorMessage Tatsuo Ishii
- Re: PostgreSQL does not compile on macOS SDK 15.0 Thomas Munro
- Re: Conflict Detection and Resolution Masahiko Sawada
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Logical Replication of sequences Peter Smith
- Non-superuser can't relocated its own trusted extensions Alexander Kukushkin
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Logical Replication of sequences Peter Smith
- Re: Internal error codes triggered by tests Alexander Lakhin
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: Additional minor pg_dump cleanups Daniel Gustafsson
- Re: SQL Property Graph Queries (SQL/PGQ) Florents Tselai
- Re: Document DateStyle effect on jsonpath string() jian he
- Re: iso-8859-1 annotation '-cim' in source code Alvaro Herrera
- Re: Removing unneeded self joins jian he
- Re: Fix a comment on PQcancelErrorMessage Jelte Fennema-Nio
- Re: iso-8859-1 annotation '-cim' in source code Steve Lau
- Re: PostgreSQL does not compile on macOS SDK 15.0 Aleksander Alekseev
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions jian he
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- Re: s/shm_mq_iovec/struct iovec/ Heikki Linnakangas
- Re: Grammar guidelines in Postgres Aleksander Alekseev
- Re: Wrong results with grouping sets Ashutosh Bapat
- Re: Recommended books for admin Aleksander Alekseev
- Re: Grammar guidelines in Postgres Aleksander Alekseev
- Re: pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file Fujii Masao
- Problem while installing PostgreSQL using make Mohab Yaser
- Re: Problem while installing PostgreSQL using make Daniel Gustafsson
- Re: Problem while installing PostgreSQL using make Aleksander Alekseev
- Re: Problem while installing PostgreSQL using make Mohab Yaser
- Re: Problem while installing PostgreSQL using make Aleksander Alekseev
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Problem while installing PostgreSQL using make Daniel Gustafsson
- Re: Make query cancellation keys longer Heikki Linnakangas
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Problem while installing PostgreSQL using make Aleksander Alekseev
- Re: Make query cancellation keys longer Heikki Linnakangas
- Re: Problem while installing PostgreSQL using make Aleksander Alekseev
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Fix a comment on PQcancelErrorMessage Yugo NAGATA
- Re: Make query cancellation keys longer Jelte Fennema-Nio
- Re: Grammar guidelines in Postgres Harjyot Bagga
- RE: Test_extensions installcheck fails with ICU provider, workaround Aleksei Fakeev
- Re: Improving the latch handling between logical replication launcher and worker processes. Heikki Linnakangas
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Make query cancellation keys longer Heikki Linnakangas
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Linux likely() unlikely() for PostgreSQL Ranier Vilela
- Re: Fix a comment on PQcancelErrorMessage Alvaro Herrera
- Re: Conflict Detection and Resolution Amit Kapila
- Re: Cleanup: PGProc->links doesn't need to be the first field anymore Aleksander Alekseev
- Re: iso-8859-1 annotation '-cim' in source code Dagfinn Ilmari Mannsåker
- Re: Make query cancellation keys longer Jelte Fennema-Nio
- Re: [PATCH] Add min/max aggregate functions to BYTEA Aleksander Alekseev
- Re: Underscore in positional parameters? Erik Wienhold
- Re: Make query cancellation keys longer Tomas Vondra
- Re: 回复: An implementation of multi-key sort Yao Wang
- Re: Additional minor pg_dump cleanups Ranier Vilela
- Re: Make query cancellation keys longer Jelte Fennema-Nio
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- Re: iso-8859-1 annotation '-cim' in source code Daniel Gustafsson
- Re: Problem while installing PostgreSQL using make Daniel Gustafsson
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: Support "Right Semi Join" plan shapes Japin Li
- Re: Problem while installing PostgreSQL using make Alvaro Herrera
- Add on_error and log_verbosity options to file_fdw torikoshia
- Re: Improving PL/Tcl's error context reports Heikki Linnakangas
- Re: Problem while installing PostgreSQL using make Tom Lane
- Re: Add statistics refresh materialized view Said Assemlal
- Re: Grammar guidelines in Postgres Tom Lane
- Re: Special-case executor expression steps for common combinations Daniel Gustafsson
- refactor the CopyOneRowTo jian he
- Re: thread-safety: gmtime_r(), localtime_r() Heikki Linnakangas
- [PATCH] Add log_transaction setting Sergey Solovev
- Re: Typos in the code and README Alexander Lakhin
- Re: Improving PL/Tcl's error context reports Pavel Stehule
- Re: Improving PL/Tcl's error context reports Pavel Stehule
- Re: Improving PL/Tcl's error context reports Tom Lane
- Re: Improving PL/Tcl's error context reports Pavel Stehule
- Update platform notes to build Postgres on macos Said Assemlal
- Re: Improving PL/Tcl's error context reports Tom Lane
- Re: PostgreSQL does not compile on macOS SDK 15.0 Tom Lane
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: PostgreSQL does not compile on macOS SDK 15.0 Tom Lane
- Re: Update platform notes to build Postgres on macos Florents Tselai
- Re: Improving PL/Tcl's error context reports Tom Lane
- Re: CREATE OR REPLACE MATERIALIZED VIEW Said Assemlal
- Re: Cleanup: PGProc->links doesn't need to be the first field anymore Andres Freund
- Re: Linux likely() unlikely() for PostgreSQL Andres Freund
- Re: Pluggable cumulative statistics Andres Freund
- Re: Pluggable cumulative statistics Andres Freund
- Re: Pluggable cumulative statistics Andres Freund
- Re: Built-in CTYPE provider Noah Misch
- Re: Wrong results with grouping sets Andres Freund
- Re: race condition in pg_class Noah Misch
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Pluggable cumulative statistics Michael Paquier
- Re: PostgreSQL does not compile on macOS SDK 15.0 Thomas Munro
- Re: PostgreSQL does not compile on macOS SDK 15.0 Tom Lane
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- Re: Internal error codes triggered by tests Michael Paquier
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: Add pg_get_acl() function get the ACL for a database object Michael Paquier
- Re: Add new COPY option REJECT_LIMIT Fujii Masao
- Re: Use generation memory context for tuplestore.c Alexander Lakhin
- Re: Update platform notes to build Postgres on macos Kashif Zeeshan
- Re: Logical Replication of sequences Peter Smith
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: Use generation memory context for tuplestore.c David Rowley
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
- Re: Test to dump and restore objects left behind by regression Michael Paquier
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: walsender.c comment with no context is hard to understand Amit Kapila
- Re: Use generation memory context for tuplestore.c David Rowley
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: walsender.c comment with no context is hard to understand Amit Kapila
- Re: Conflict Detection and Resolution Nisha Moond
- speed up pg_upgrade with large number of tables 杨伯宇(长堂)
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: speed up pg_upgrade with large number of tables Daniel Gustafsson
- Re: Cleanup: PGProc->links doesn't need to be the first field anymore Heikki Linnakangas
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Joel Jacobson
- Re: Conflict Detection and Resolution Amit Kapila
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: Injection points: preloading and runtime arguments Michael Paquier
- 回复:Re: speed up pg_upgrade with large number of tables 杨伯宇(长堂)
- RE: Parallel heap vacuum Hayato Kuroda (Fujitsu)
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Alexander Lakhin
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Aleksander Alekseev
- Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C
- Re: gcc 13 warnings Aleksander Alekseev
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Conflict Detection and Resolution Nisha Moond
- Re: Built-in CTYPE provider Daniel Verite
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Logical Replication of sequences vignesh C
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Logical Replication of sequences vignesh C
- Re: Amcheck verification of GiST and GIN Andrey M. Borodin
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: Problem while installing PostgreSQL using make Andrew Dunstan
- Re: d844cd75a and postgres_fdw Etsuro Fujita
- Re: Improving the latch handling between logical replication launcher and worker processes. Heikki Linnakangas
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Erik Rijkers
- XML test error on Arch Linux Frank Streitzig
- Re: Improving PL/Tcl's error context reports Pavel Stehule
- Re: Use generation memory context for tuplestore.c Alexander Lakhin
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Vitaly Davydov
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Use pgBufferUsage for block reporting in analyze Karina Litskevich
- Re: Use pgBufferUsage for block reporting in analyze Karina Litskevich
- Re: XML test error on Arch Linux Erik Wienhold
- Re: 回复:Re: speed up pg_upgrade with large number of tables Nathan Bossart
- Optimize commit performance with a large number of 'on commit delete rows' temp tables feichanghong
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: ECPG cleanup and fix for clang compile-time problem Tom Lane
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables Tom Lane
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Avoiding superfluous buffer locking during nbtree backwards scans Peter Geoghegan
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Built-in CTYPE provider Jeff Davis
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: First draft of PG 17 release notes Matthias van de Meent
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables feichanghong
- Re: Improving PL/Tcl's error context reports Tom Lane
- Re: MultiXact\SLRU buffers configuration Andrey M. Borodin
- Add GiST support for mixed-width integer operators Paul Jungwirth
- Re: SQL:2011 application time Paul Jungwirth
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables feichanghong
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Re: remove check hooks for GUCs that contribute to MaxBackends Nathan Bossart
- Re: Should we document how column DEFAULT expressions work? Bruce Momjian
- Re: Should we document how column DEFAULT expressions work? Tom Lane
- Re: First draft of PG 17 release notes Bruce Momjian
- Re: Should we document how column DEFAULT expressions work? Bruce Momjian
- Re: Should we document how column DEFAULT expressions work? Tom Lane
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: Should we document how column DEFAULT expressions work? Bruce Momjian
- Re: Built-in CTYPE provider Jeff Davis
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: PostgreSQL does not compile on macOS SDK 15.0 Thomas Munro
- Re: Use generation memory context for tuplestore.c David Rowley
- Clang function pointer type warnings in v14, v15 Thomas Munro
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Wrong results with grouping sets Richard Guo
- Re: Use generation memory context for tuplestore.c David Rowley
- Re: Wrong results with grouping sets Richard Guo
- Re: Changing the state of data checksums in a running cluster Bruce Momjian
- Re: iso-8859-1 annotation '-cim' in source code Bruce Momjian
- Re: Clang function pointer type warnings in v14, v15 Tom Lane
- Re: Wrong results with grouping sets Tom Lane
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions jian he
- debugging what might be a perf regression in 17beta2 MARK CALLAGHAN
- Re: debugging what might be a perf regression in 17beta2 David Rowley
- Re: Use generation memory context for tuplestore.c David Rowley
- MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Show WAL write and fsync stats in pg_stat_io Nitin Jadhav
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Should we document how column DEFAULT expressions work? Pantelis Theodosiou
- Re: XML test error on Arch Linux Frank Streitzig
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Add memory/disk usage for WindowAgg nodes in EXPLAIN Tatsuo Ishii
- Re: XML test error on Arch Linux Erik Wienhold
- Re: Add GiST support for mixed-width integer operators Andrey M. Borodin
- Re: walsender.c comment with no context is hard to understand Bertrand Drouvot
- Re: XML test error on Arch Linux Tom Lane
- Simplifying width_bucket_numeric() Dean Rasheed
- Re: Add LSN <-> time conversion functionality Andrey M. Borodin
- Re: XML test error on Arch Linux Erik Wienhold
- Re: XML test error on Arch Linux Tom Lane
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: XML test error on Arch Linux Tom Lane
- Re: Built-in CTYPE provider Noah Misch
- Re: Built-in CTYPE provider Tom Lane
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: Vectored I/O in bulk_write.c Noah Misch
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Eager aggregation, take 3 Paul George
- tests fail on windows with default git settings Andres Freund
- Re: tests fail on windows with default git settings Tom Lane
- Re: tests fail on windows with default git settings Andres Freund
- Re: 回复: An implementation of multi-key sort Konstantin Knizhnik
- dropping privileges on windows vs privileged accounts Andres Freund
- 010_pg_basebackup.pl vs multiple filesystems Andres Freund
- report a typo in comments of ComputeXidHorizonsResult Junwang Zhao
- Re: Pluggable cumulative statistics Dmitry Dolgov
- Re: tests fail on windows with default git settings Andrew Dunstan
- Optimize WindowAgg's use of tuplestores David Rowley
- Re: 010_pg_basebackup.pl vs multiple filesystems Andrew Dunstan
- Incorrect results from numeric round() and trunc() Dean Rasheed
- Re: Multi-transactional statements and statistics for autovacuum Egor Rogov
- Re: Simplifying width_bucket_numeric() Joel Jacobson
- Re: 010_pg_basebackup.pl vs multiple filesystems Andrew Dunstan
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables wenhui qiu
- Re: Simplifying width_bucket_numeric() Bryan Green
- Re: Incorrect results from numeric round() and trunc() Joel Jacobson
- Re: Confine vacuum skip logic to lazy_scan_skip Noah Misch
- pg_maintain and USAGE privilege on schema Fujii Masao
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: XML test error on Arch Linux Erik Wienhold
- Re: XML test error on Arch Linux Tom Lane
- Re: XML test error on Arch Linux Tom Lane
- Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Thoughts on NBASE=100000000 Joel Jacobson
- Re: XML test error on Arch Linux Tom Lane
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Incorrect results from numeric round() and trunc() Joel Jacobson
- Re: report a typo in comments of ComputeXidHorizonsResult Richard Guo
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- codeing Conventions in NextCopyFrom jian he
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
- Re: SupportRequestRows support function for generate_series_timestamptz David Rowley
- Re: pg_maintain and USAGE privilege on schema Nathan Bossart
- Re: Wrong security context for deferred triggers? Joseph Koshakow
- Re: pg_maintain and USAGE privilege on schema Nathan Bossart
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables feichanghong
- Re: report a typo in comments of ComputeXidHorizonsResult Richard Guo
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- Re: SupportRequestRows support function for generate_series_timestamptz jian he
- Re: Interrupts vs signals Thomas Munro
- RE: Doc: fix track_io_timing description to mention pg_stat_io
- Re: walsender.c comment with no context is hard to understand Amit Kapila
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions jian he
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- Re: SupportRequestRows support function for generate_series_timestamptz David Rowley
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables wenhui qiu
- RE: Conflict Detection and Resolution Zhijie Hou (Fujitsu)
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables feichanghong
- Re: SupportRequestRows support function for generate_series_timestamptz jian he
- Re: SupportRequestRows support function for generate_series_timestamptz David Rowley
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Pluggable cumulative statistics Michael Paquier
- Re: walsender.c comment with no context is hard to understand Bertrand Drouvot
- Re: replace strtok() David Steele
- Re: walsender.c comment with no context is hard to understand Amit Kapila
- Re: SupportRequestRows support function for generate_series_timestamptz jian he
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables wenhui qiu
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Parallel heap vacuum Masahiko Sawada
- Re: walsender.c comment with no context is hard to understand Bertrand Drouvot
- Re: doc: modify the comment in function libpqrcv_check_conninfo() Fujii Masao
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: Pluggable cumulative statistics Michael Paquier
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: Logging which local address was connected to in log_line_prefix David Steele
- Address the -Wuse-after-free warning in ATExecAttachPartition() Nitin Jadhav
- Re: Pluggable cumulative statistics Bertrand Drouvot
- 回复:Re: 回复:Re: speed up pg_upgrade with large number of tables 杨伯宇(长堂)
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions jian he
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- a potential typo in comments of pg_parse_json Junwang Zhao
- Re: Partial aggregates pushdown Jelte Fennema-Nio
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier
- Re: Partial aggregates pushdown Jelte Fennema-Nio
- Re: Partial aggregates pushdown Jelte Fennema-Nio
- Re: Internal error codes triggered by tests Alexander Lakhin
- Re: [PATCH] Add min/max aggregate functions to BYTEA Aleksander Alekseev
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Adminpack removal Philippe BEAUDOIN
- Re: MIN/MAX functions for a record Aleksander Alekseev
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: Interrupts vs signals Heikki Linnakangas
- RE: Conflict Detection and Resolution Zhijie Hou (Fujitsu)
- Re: Incorrect results from numeric round() and trunc() Dean Rasheed
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Joel Jacobson
- Re: Improving the latch handling between logical replication launcher and worker processes. Amit Kapila
- Re: Incorrect results from numeric round() and trunc() Joel Jacobson
- Re: Address the -Wuse-after-free warning in ATExecAttachPartition() Junwang Zhao
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: tests fail on windows with default git settings Dave Page
- array_in sub function ReadArrayDimensions error message jian he
- Re: Thoughts on NBASE=100000000 Matthias van de Meent
- Is it expected behavior index only scan shows "OPERATOR(pg_catalog." for EXPLAIN?
- Re: Is it expected behavior index only scan shows "OPERATOR(pg_catalog." for EXPLAIN? Tomas Vondra
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Thoughts on NBASE=100000000 Joel Jacobson
- Re: doc: modify the comment in function libpqrcv_check_conninfo() ikedarintarof
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: ssl tests fail due to TCP port conflict Alexander Lakhin
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C
- Re: Partial aggregates pushdown Jelte Fennema-Nio
- Re: Improving the latch handling between logical replication launcher and worker processes. Amit Kapila
- Re: Wrong security context for deferred triggers? Laurenz Albe
- Re: Is it expected behavior index only scan shows "OPERATOR(pg_catalog." for EXPLAIN? Tom Lane
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Andrei Lepikhov
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: a potential typo in comments of pg_parse_json Amit Langote
- Re: Injection point locking Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file Robert Haas
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables feichanghong
- Re: Injection point locking Tom Lane
- Re: 回复:Re: 回复:Re: speed up pg_upgrade with large number of tables Nathan Bossart
- Re: 回复: An implementation of multi-key sort Tomas Vondra
- Re: array_in sub function ReadArrayDimensions error message Tom Lane
- Re: 回复: An implementation of multi-key sort Tomas Vondra
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: 回复: An implementation of multi-key sort Tomas Vondra
- Re: ❓ JSON Path Dot Precedence David E. Wheeler
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Re: Commitfest manager for July 2024 Joe Conway
- Re: RFC: Additional Directory for Extensions David E. Wheeler
- Re: ❓ JSON Path Dot Precedence David G. Johnston
- Re: Patch bug: Fix jsonpath .* on Arrays David E. Wheeler
- Re: ❓ JSON Path Dot Precedence David E. Wheeler
- Re: ❓ JSON Path Dot Precedence David G. Johnston
- Re: Add GiST support for mixed-width integer operators Paul Jungwirth
- Re: Detoasting optionally to make Explain-Analyze less misleading Michael Christofides
- Re: ❓ JSON Path Dot Precedence David E. Wheeler
- Re: Detoasting optionally to make Explain-Analyze less misleading Tom Lane
- Re: Windows: openssl & gssapi dislike each other Andres Freund
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: debugging what might be a perf regression in 17beta2 MARK CALLAGHAN
- Re: debugging what might be a perf regression in 17beta2 MARK CALLAGHAN
- Re: Detoasting optionally to make Explain-Analyze less misleading Michael Christofides
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Should we work around msvc failing to compile tab-complete.c? Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Allow logical failover slots to wait on synchronous replication John H
- Re: Allow logical failover slots to wait on synchronous replication John H
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- Re: Improve the connection failure error messages Tom Lane
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: ssl tests fail due to TCP port conflict Andrew Dunstan
- Re: Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: tests fail on windows with default git settings Andres Freund
- Re: Interrupts vs signals Robert Haas
- Re: Should we work around msvc failing to compile tab-complete.c? Tom Lane
- Re: 010_pg_basebackup.pl vs multiple filesystems Andres Freund
- Re: tests fail on windows with default git settings Tom Lane
- Re: 010_pg_basebackup.pl vs multiple filesystems Robert Haas
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: 010_pg_basebackup.pl vs multiple filesystems Andrew Dunstan
- Re: use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgrade Nathan Bossart
- Re: 010_pg_basebackup.pl vs multiple filesystems Andres Freund
- Re: Document use of ldapurl with LDAP simple bind Jacob Champion
- Re: tests fail on windows with default git settings Andres Freund
- Re: 010_pg_basebackup.pl vs multiple filesystems Andrew Dunstan
- Re: SupportRequestRows support function for generate_series_timestamptz David Rowley
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN David Rowley
- Why do we define HAVE_GSSAPI_EXT_H? Andres Freund
- Re: 010_pg_basebackup.pl vs multiple filesystems Andres Freund
- Re: Why do we define HAVE_GSSAPI_EXT_H? Tom Lane
- Re: Faster "SET search_path" Jeff Davis
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Noah Misch
- Re: Why do we define HAVE_GSSAPI_EXT_H? Andres Freund
- Re: Faster "SET search_path" Noah Misch
- Re: doc: modify the comment in function libpqrcv_check_conninfo() Fujii Masao
- Re: pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file Fujii Masao
- Re: MIN/MAX functions for a record Michael Paquier
- Re: MIN/MAX functions for a record Tom Lane
- Re: MIN/MAX functions for a record Michael Paquier
- Re: Built-in CTYPE provider Noah Misch
- Re: Built-in CTYPE provider Tom Lane
- Re: Parallel CREATE INDEX for GIN indexes Andy Fan
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions jian he
- Re: jsonpath: Inconsistency of timestamp_tz() Output Junwang Zhao
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Pluggable cumulative statistics Michael Paquier
- Re: array_in sub function ReadArrayDimensions error message jian he
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN Tatsuo Ishii
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Rowley
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN David Rowley
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Injection point locking Michael Paquier
- Re: Pgoutput not capturing the generated columns Peter Smith
- Lock-free compaction. Why not? Ahmed Yarub Hani Al Nuaimi
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Injection point locking Michael Paquier
- RE: Is it expected behavior index only scan shows "OPERATOR(pg_catalog." for EXPLAIN?
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: walsender.c comment with no context is hard to understand Peter Smith
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier
- Re: MAINTAIN privilege -- what do we need to un-revert it? Michael Paquier
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN Ashutosh Bapat
- Re: Amcheck verification of GiST and GIN Andrey M. Borodin
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN Tatsuo Ishii
- Re: Meson far from ready on Windows Andres Freund
- Re: Pluggable cumulative statistics Michael Paquier
- Re: doc: modify the comment in function libpqrcv_check_conninfo() ikedarintarof
- Re: SQL:2011 application time jian he
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: Incorrect results from numeric round() and trunc() Dean Rasheed
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Test to dump and restore objects left behind by regression Michael Paquier
- Missing installation of Kerberos.pm and AdjustUpgrade.pm Michael Paquier
- Re: Built-in CTYPE provider Laurenz Albe
- Re: [PATCH] TODO “Allow LISTEN on patterns” Emanuel Calvo
- Re: Should we work around msvc failing to compile tab-complete.c? Dave Page
- Re: Injection points: preloading and runtime arguments Heikki Linnakangas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Injection point locking Heikki Linnakangas
- Re: Conflict Detection and Resolution shveta malik
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- pg_verifybackup: TAR format backup verification Amul Sul
- Re: Address the -Wuse-after-free warning in ATExecAttachPartition() Amit Langote
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: Address the -Wuse-after-free warning in ATExecAttachPartition() Junwang Zhao
- Re: speed up a logical replica setup Alexander Lakhin
- Re: 回复: An implementation of multi-key sort Tomas Vondra
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Address the -Wuse-after-free warning in ATExecAttachPartition() Amit Langote
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: doc: modify the comment in function libpqrcv_check_conninfo() Fujii Masao
- Re: Address the -Wuse-after-free warning in ATExecAttachPartition() Junwang Zhao
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: tests fail on windows with default git settings Dave Page
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Document DateStyle effect on jsonpath string() jian he
- Re: Optimize WindowAgg's use of tuplestores Ashutosh Bapat
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: jsonpath: Inconsistency of timestamp_tz() Output Junwang Zhao
- Re: array_in sub function ReadArrayDimensions error message Tom Lane
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: array_in sub function ReadArrayDimensions error message David G. Johnston
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: array_in sub function ReadArrayDimensions error message Tom Lane
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: XML test error on Arch Linux Erik Wienhold
- Re: Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: tests fail on windows with default git settings Andres Freund
- Re: tests fail on windows with default git settings Andres Freund
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: array_in sub function ReadArrayDimensions error message David G. Johnston
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: improve predefined roles documentation Nathan Bossart
- Re: XML test error on Arch Linux Tom Lane
- Re: 回复: An implementation of multi-key sort Robert Haas
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Commitfest manager for July 2024 Joe Conway
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: XML test error on Arch Linux Tom Lane
- Re: make pg_ctl more friendly Laurenz Albe
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: XML test error on Arch Linux Erik Wienhold
- Re: Should we work around msvc failing to compile tab-complete.c? Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: Should we work around msvc failing to compile tab-complete.c? Tom Lane
- Re: Built-in CTYPE provider Jeff Davis
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: Wrong results with grouping sets Richard Guo
- Re: Wrong results with grouping sets Richard Guo
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier
- Re: make pg_ctl more friendly Junwang Zhao
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: Injection point locking Michael Paquier
- Re: Logical Replication of sequences Peter Smith
- Re: Injection points: preloading and runtime arguments Michael Paquier
- Re: array_in sub function ReadArrayDimensions error message jian he
- Re: Internal error codes triggered by tests Michael Paquier
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: array_in sub function ReadArrayDimensions error message David G. Johnston
- Re: jsonpath: Inconsistency of timestamp_tz() Output Junwang Zhao
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: relfilenode statistics Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Is creating logical replication slots in template databases useful at all? Michael Paquier
- Re: Interrupts vs signals Thomas Munro
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Doc: fix track_io_timing description to mention pg_stat_io Fujii Masao
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: pg_maintain and USAGE privilege on schema Fujii Masao
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: Logical Replication of sequences Peter Smith
- Re: Eager aggregation, take 3 Richard Guo
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: tests fail on windows with default git settings Dave Page
- Re: tests fail on windows with default git settings Dave Page
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN Tatsuo Ishii
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Lock-free compaction. Why not? David Rowley
- Re: Should we work around msvc failing to compile tab-complete.c? Dave Page
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? David Rowley
- Re: Lock-free compaction. Why not? Tomas Vondra
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: tests fail on windows with default git settings Dave Page
- Re: speed up a logical replica setup Euler Taveira
- Re: Should we work around msvc failing to compile tab-complete.c? Andrew Dunstan
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Allow non-superuser to cancel superuser tasks. Andrey M. Borodin
- Re: tests fail on windows with default git settings Tom Lane
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: relfilenode statistics Bertrand Drouvot
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: pg_maintain and USAGE privilege on schema Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Is it possible to create a cursor with hold using extended query protocol Dave Cramer
- Re: Possible incorrect row estimation for Gather paths Rafia Sabih
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Antonin Houska
- Re: Is it possible to create a cursor with hold using extended query protocol David G. Johnston
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Is it possible to create a cursor with hold using extended query protocol Dave Cramer
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane
- Re: Is it possible to create a cursor with hold using extended query protocol David G. Johnston
- Send duration output to separate log files Greg Sabino Mullane
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Allow logical failover slots to wait on synchronous replication Bertrand Drouvot
- Re: Streaming I/O, vectored I/O (WIP) Nazir Bilal Yavuz
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: Windows: openssl & gssapi dislike each other Imran Zaheer
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Nathan Bossart
- Re: pg_maintain and USAGE privilege on schema Jeff Davis
- Re: Simplifying width_bucket_numeric() Dean Rasheed
- Re: pg_maintain and USAGE privilege on schema Nathan Bossart
- Re: improve performance of pg_dump with many sequences Euler Taveira
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: improve predefined roles documentation Nathan Bossart
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: improve performance of pg_dump with many sequences Euler Taveira
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C
- Re: Speed up Hash Join by teaching ExprState about hashing David Rowley
- Re: relfilenode statistics Michael Paquier
- Re: Conflict detection and logging in logical replication shveta malik
- Redundant syscache access in get_rel_sync_entry() cca5507
- Re: relfilenode statistics Bertrand Drouvot
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- PG_TEST_EXTRA and meson Ashutosh Bapat
- Fix a comment error in logicalrep_write_typ() cca5507
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Removing unneeded self joins jian he
- CFbot failed on Windows platform Tatsuo Ishii
- Re: tests fail on windows with default git settings Nazir Bilal Yavuz
- Re: CFbot failed on Windows platform Nazir Bilal Yavuz
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: Improve the connection failure error messages Nisha Moond
- Re: CFbot failed on Windows platform Tatsuo Ishii
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup Amit Kapila
- Re: Fix a comment error in logicalrep_write_typ() Amit Kapila
- Re: Send duration output to separate log files Alastair Turner
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Fix a comment error in logicalrep_write_typ() cca5507
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- RE: speed up a logical replica setup Zhijie Hou (Fujitsu)
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: Things I don't like about \du's "Attributes" column Rafia Sabih
- Re: Optimize WindowAgg's use of tuplestores David Rowley
- Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Built-in CTYPE provider Noah Misch
- Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: speed up a logical replica setup Euler Taveira
- Re: Redundant syscache access in get_rel_sync_entry() Ashutosh Bapat
- Re: CFbot failed on Windows platform Tom Lane
- Re: CFbot failed on Windows platform Andrew Dunstan
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: Redundant syscache access in get_rel_sync_entry() cca5507
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: tests fail on windows with default git settings Dave Page
- Re: MIN/MAX functions for a record Tom Lane
- Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: CFbot failed on Windows platform Andrew Dunstan
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: speed up a logical replica setup Alexander Lakhin
- Re: Improve the connection failure error messages Tom Lane
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Converting tab-complete.c's else-if chain to a switch Tom Lane
- Re: CREATE INDEX CONCURRENTLY on partitioned index Ilya Gladyshev
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: CFbot failed on Windows platform Tatsuo Ishii
- Re: Add support to TLS 1.3 cipher suites and curves lists Peter Eisentraut
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Peter Eisentraut
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane
- Re: Optimize WindowAgg's use of tuplestores Ranier Vilela
- Re: Eager aggregation, take 3 Paul George
- Re: speed up a logical replica setup Euler Taveira
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch
- Re: CREATE INDEX CONCURRENTLY on partitioned index Michael Paquier
- Re: Pluggable cumulative statistics Michael Paquier
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier
- Re: Clang function pointer type warnings in v14, v15 Thomas Munro
- Re: Redundant syscache access in get_rel_sync_entry() Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Clang function pointer type warnings in v14, v15 Tom Lane
- Re: Redundant syscache access in get_rel_sync_entry() Tom Lane
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Tender Wang
- Re: Logical Replication of sequences Peter Smith
- Re: Logging which local address was connected to in log_line_prefix David Steele
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Check lateral references within PHVs for memoize cache keys Andrei Lepikhov
- Re: Optimize WindowAgg's use of tuplestores Tatsuo Ishii
- Re: Clang function pointer type warnings in v14, v15 Thomas Munro
- Re: Clang function pointer type warnings in v14, v15 Tom Lane
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- RE: Adding skip scan (including MDAM style range skip scan) to nbtree
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: speed up a logical replica setup Amit Kapila
- Re: Optimize WindowAgg's use of tuplestores Tatsuo Ishii
- Re: Optimize WindowAgg's use of tuplestores Ashutosh Bapat
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: pg_rewind WAL segments deletion pitfall Sutou Kouhei
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: pg_rewind WAL segments deletion pitfall Alexander Kukushkin
- Re: Things I don't like about \du's "Attributes" column Rafia Sabih
- Re: Restart pg_usleep when interrupted Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Antonin Houska
- RE: Showing applied extended statistics in explain Part 2
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Junwang Zhao
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: Removing unneeded self joins Alexander Korotkov
- Partition-wise join with whole row vars Alexander Pyhalov
- Re: race condition when writing pg_control Noah Misch
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: Optimize mul_var() for var1ndigits >= 8 Dean Rasheed
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: Pluggable cumulative statistics Dmitry Dolgov
- Re: Removing unneeded self joins Alexander Korotkov
- Re: CREATE OR REPLACE MATERIALIZED VIEW Said Assemlal
- Re: Send duration output to separate log files Greg Sabino Mullane
- Can't find bugs to work on Mohab Yaser
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Robert Haas
- Re: Can't find bugs to work on Jacob Champion
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Can't find bugs to work on Tom Lane
- Re: Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Nathan Bossart
- Re: Can't find bugs to work on David G. Johnston
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: gcc 13 warnings Andres Freund
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: Add support to TLS 1.3 cipher suites and curves lists Daniel Gustafsson
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Internal error codes triggered by tests Daniel Gustafsson
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Sutou Kouhei
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- REINDEX not updating partition progress Ilya Gladyshev
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: CREATE INDEX CONCURRENTLY on partitioned index Ilya Gladyshev
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: Why is citext/regress failing on hamerkop? Thomas Munro
- Re: [PATCH] TODO “Allow LISTEN on patterns” Alexander Cheshev
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Zhijie Hou (Fujitsu)
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Remove dependence on integer wrapping Nathan Bossart
- [PATCH v1] Fix parsing of a complex type that has an array of complex types Arjan Marku
- Re: Converting tab-complete.c's else-if chain to a switch Tom Lane
- Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch
- Re: tests fail on windows with default git settings Thomas Munro
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Peter Eisentraut
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Internal error codes triggered by tests Alexander Lakhin
- Re: race condition in pg_class Noah Misch
- [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
- Re: Amcheck verification of GiST and GIN Andrey M. Borodin
- Re: CREATE INDEX CONCURRENTLY on partitioned index Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Wrong results with grouping sets Richard Guo
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: s/shm_mq_iovec/struct iovec/ Thomas Munro
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: race condition when writing pg_control Thomas Munro
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Fix a comment error in logicalrep_write_typ() Amit Kapila
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Sort functions with specialized comparators Антуан Виолин
- Re: Removing unneeded self joins jian he
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: on_error table, saving error info to a table Nishant Sharma
- Re: Extension for PostgreSQL cast jsonb to hstore WIP Антуан Виолин
- Support specify tablespace for each merged/split partition Junwang Zhao
- Re: Optimize WindowAgg's use of tuplestores Ashutosh Bapat
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: documentation structure jian he
- Re: speed up a logical replica setup Amit Kapila
- Re: Re: Removing unneeded self joins jian he
- Re: Extension for PostgreSQL cast jsonb to hstore WIP Stepan Neretin
- Re: Injection point locking Heikki Linnakangas
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Wrong results with grouping sets Sutou Kouhei
- Re: gcc 13 warnings Aleksander Alekseev
- Re: Things I don't like about \du's "Attributes" column Rafia Sabih
- Re: broken JIT support on Fedora 40 Thomas Munro
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: New function normal_rand_array function to contrib/tablefunc. Dean Rasheed
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: [PATCH] TODO “Allow LISTEN on patterns” Alexander Cheshev
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Patch bug: Fix jsonpath .* on Arrays Stepan Neretin
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: add function argument names to regex* functions. jian he
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: Make tuple deformation faster Matthias van de Meent
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: Patch bug: Fix jsonpath .* on Arrays David E. Wheeler
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: add function argument names to regex* functions. Chapman Flack
- Re: add function argument names to regex* functions. Chapman Flack
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: gcc 12.1.0 warning Andres Freund
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: gcc 12.1.0 warning Nathan Bossart
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: Converting tab-complete.c's else-if chain to a switch Andres Freund
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Robert Haas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Jeff Davis
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Sort functions with specialized comparators Andrey M. Borodin
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: [PATCH v1] Fix parsing of a complex type that has an array of complex types Tom Lane
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Compress ReorderBuffer spill files using LZ4 Tomas Vondra
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: Converting tab-complete.c's else-if chain to a switch Tom Lane
- Re: [PATCH v1] Fix parsing of a complex type that has an array of complex types Arjan Marku
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: gcc 12.1.0 warning Andres Freund
- Re: ALTER TABLE uses a bistate but not for toast tables Justin Pryzby
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: CI, macports, darwin version problems Andres Freund
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Jeff Davis
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Proposal for implementing OCSP Stapling in PostgreSQL Jacob Champion
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: tests fail on windows with default git settings Thomas Munro
- Re: Logical Replication of sequences Peter Smith
- Duplicate unique key values in inheritance tables Richard Guo
- Re: Injection point locking Michael Paquier
- Re: Duplicate unique key values in inheritance tables David Rowley
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: Pluggable cumulative statistics Michael Paquier
- Re: Duplicate unique key values in inheritance tables David G. Johnston
- Re: Internal error codes triggered by tests Michael Paquier
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: Confine vacuum skip logic to lazy_scan_skip Noah Misch
- Re: CI, macports, darwin version problems Thomas Munro
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Injection points: preloading and runtime arguments Michael Paquier
- Re: CI, macports, darwin version problems Thomas Munro
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: in parentesis is not usual on DOCs Amit Langote
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- [ pg_ctl ] Review Request for Adding Pre-check User Script Feature 김명준
- Re: [ pg_ctl ] Review Request for Adding Pre-check User Script Feature Zaid Shabbir
- Re: Direct SSL connection and ALPN loose ends Michael Paquier
- Re: Possible incorrect row estimation for Gather paths Anthonin Bonnefoy
- Re: Wrong results with grouping sets Richard Guo
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: Injection points: preloading and runtime arguments Heikki Linnakangas
- Re: [ pg_ctl ] Review Request for Adding Pre-check User Script Feature Kisoon Kwon
- Re: altering a column's collation leaves an invalid foreign key jian he
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Wrong results with grouping sets Ashutosh Bapat
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: errors building on windows using meson Yasir
- Why is 'use_alias' hardcoded to true in deparseFromExprForRel() for some cases Rajan Pandey
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alexander Lakhin
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Nazir Bilal Yavuz
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- ActiveState Perl is not valid anymore to build PG17 on the Windows 10/11 platforms, So Documentation still suggesting it should be updated Yasir
- temp table on commit delete rows performance issue Floris Van Nee
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Yasir Shah
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Yasir
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch
- Re: ActiveState Perl is not valid anymore to build PG17 on the Windows 10/11 platforms, So Documentation still suggesting it should be updated Andrew Dunstan
- Re: CI, macports, darwin version problems Joe Conway
- Re: Why is 'use_alias' hardcoded to true in deparseFromExprForRel() for some cases Tom Lane
- Re: Compress ReorderBuffer spill files using LZ4 Amit Kapila
- [PATCH] Refactor pqformat.{c,h} and protocol.h Aleksander Alekseev
- Re: temp table on commit delete rows performance issue Aleksander Alekseev
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- RE: temp table on commit delete rows performance issue Floris Van Nee
- Re: CI, macports, darwin version problems Joe Conway
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Compress ReorderBuffer spill files using LZ4 Tomas Vondra
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Aleksander Alekseev
- Re: Using LibPq in TAP tests via FFI Andrew Dunstan
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Nathan Bossart
- Differents execution times with gin index, prepared statement and literals. Pierrick Chovelon
- Re: CI, macports, darwin version problems Andres Freund
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Robert Haas
- Re: CI, macports, darwin version problems Joe Conway
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Tom Lane
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Aleksander Alekseev
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Nathan Bossart
- Re: Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views Dean Rasheed
- [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: Differents execution times with gin index, prepared statement and literals. Tomas Vondra
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Aleksander Alekseev
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway
- recovery test error Andrew Dunstan
- Re: [18] Policy on IMMUTABLE functions and Unicode updates David G. Johnston
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Nathan Bossart
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Aleksander Alekseev
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway
- Re: Converting tab-complete.c's else-if chain to a switch Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates David G. Johnston
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: Meson far from ready on Windows Tristan Partin
- Re: walsender.c fileheader comment Tomas Vondra
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: PG_TEST_EXTRA and meson Jacob Champion
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Nathan Bossart
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: RFC: pg_stat_logmsg Tomas Vondra
- Re: RFC: pg_stat_logmsg Michael Paquier
- Re: Windows perl/tcl requirement documentation Michael Paquier
- Re: recovery test error Michael Paquier
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Thomas Munro
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Wrong results with grouping sets Paul George
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Zhijie Hou (Fujitsu)
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Possible incorrect row estimation for Gather paths Richard Guo
- Re: Injection points: preloading and runtime arguments Michael Paquier
- Re: improve performance of pg_dump with many sequences Michael Paquier
- Re: temp table on commit delete rows performance issue feichanghong
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Conflict Detection and Resolution shveta malik
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: New function normal_rand_array function to contrib/tablefunc. Andy Fan
- Re: New function normal_rand_array function to contrib/tablefunc. Andy Fan
- Re: First draft of PG 17 release notes Kisoon Kwon
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: Differents execution times with gin index, prepared statement and literals. Pierrick Chovelon
- Re: Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views Laurenz Albe
- Re: New function normal_rand_array function to contrib/tablefunc. Dean Rasheed
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Compress ReorderBuffer spill files using LZ4 Amit Kapila
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Nazir Bilal Yavuz
- Re: query_id, pg_stat_activity, extended query protocol Anthonin Bonnefoy
- Re: Expand applicability of aggregate's sortop optimization Matthias van de Meent
- Re: speed up a logical replica setup Amit Kapila
- Re: PG_TEST_EXTRA and meson Ashutosh Bapat
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: RFC: pg_stat_logmsg Joe Conway
- Re: RFC: pg_stat_logmsg Joe Conway
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Asynchronous MergeAppend Alexander Pyhalov
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: PG_TEST_EXTRA and meson Jacob Champion
- Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov
- Re: recovery test error Andrew Dunstan
- Re: Windows perl/tcl requirement documentation Andrew Dunstan
- Re: PG_TEST_EXTRA and meson Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: PG_TEST_EXTRA and meson Andrew Dunstan
- Re: PG_TEST_EXTRA and meson Jacob Champion
- Re: Built-in CTYPE provider Jeff Davis
- Re: [PATCH] Refactor pqformat.{c,h} and protocol.h Nathan Bossart
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Meson far from ready on Windows Andres Freund
- Re: CI, macports, darwin version problems Andres Freund
- Re: problems with "Shared Memory and Semaphores" section of docs Tom Lane
- Re: CI, macports, darwin version problems Joe Conway
- Re: CI, macports, darwin version problems Tom Lane
- Re: PG_TEST_EXTRA and meson Tom Lane
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alexander Lakhin
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: CI, macports, darwin version problems Andres Freund
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: optimizing pg_upgrade's once-in-each-database steps Daniel Gustafsson
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: CI, macports, darwin version problems Joe Conway
- Re: Expand applicability of aggregate's sortop optimization David Rowley
- Re: Built-in CTYPE provider Noah Misch
- Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: Proposal for implementing OCSP Stapling in PostgreSQL David Zhang
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: Wrong results with grouping sets Richard Guo
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Injection points: preloading and runtime arguments Michael Paquier
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Thomas Munro
- Re: Wrong results with grouping sets Richard Guo
- Re: Remove dependence on integer wrapping jian he
- Redundant code in create_gather_merge_path Richard Guo
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: speed up a logical replica setup Amit Kapila
- Re: Redundant code in create_gather_merge_path Richard Guo
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Zhijie Hou (Fujitsu)
- Re: SQL:2011 application time Paul Jungwirth
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Allow logical failover slots to wait on synchronous replication shveta malik
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: RFC: pg_stat_logmsg Michael Paquier
- Re: Allow logical failover slots to wait on synchronous replication shveta malik
- Re: RFC: pg_stat_logmsg Michael Paquier
- Re: CI, macports, darwin version problems Thomas Munro
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Pluggable cumulative statistics Michael Paquier
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: Built-in CTYPE provider Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Removing unneeded self joins Pogosyan Vardan
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang
- Re: Inconsistency in reporting checkpointer stats Nitin Jadhav
- Re: Internal error codes triggered by tests Michael Paquier
- Re: Internal error codes triggered by tests Daniel Gustafsson
- Re: Optimize WindowAgg's use of tuplestores Andy Fan
- Re: optimizing pg_upgrade's once-in-each-database steps Daniel Gustafsson
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Alexander Lakhin
- Re: Built-in CTYPE provider Laurenz Albe
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo
- Re: CI, macports, darwin version problems Nazir Bilal Yavuz
- Feature Request: Extending PostgreSQL's Identifier Length Limit David HJ
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- Re: Feature Request: Extending PostgreSQL's Identifier Length Limit Aleksander Alekseev
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Feature Request: Extending PostgreSQL's Identifier Length Limit Alvaro Herrera
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Duplicate unique key values in inheritance tables David Rowley
- Re: Set log_lock_waits=on by default Michael Banck
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- RE: Showing applied extended statistics in explain Part 2
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: Lock-free compaction. Why not? David Rowley
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Nazir Bilal Yavuz
- [PATCH] Add crc32(text) & crc32(bytea) Aleksander Alekseev
- Re: Built-in CTYPE provider Daniel Verite
- Correctly propagate queryId for utility stmt in function Anthonin Bonnefoy
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Optimize WindowAgg's use of tuplestores David Rowley
- Re: CI, macports, darwin version problems Joe Conway
- Re: CI, macports, darwin version problems Joe Conway
- Re: Expand applicability of aggregate's sortop optimization Matthias van de Meent
- Re: CI, macports, darwin version problems Nazir Bilal Yavuz
- RE: temp table on commit delete rows performance issue Floris Van Nee
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Built-in CTYPE provider Noah Misch
- Re: CI, macports, darwin version problems Joe Conway
- Re: CI, macports, darwin version problems Nazir Bilal Yavuz
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo
- Re: CI, macports, darwin version problems Joe Conway
- Re: Built-in CTYPE provider Laurenz Albe
- Re: temp table on commit delete rows performance issue feichanghong
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Amonson, Paul D
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Built-in CTYPE provider Jeff Davis
- Re: Built-in CTYPE provider Tom Lane
- Re: Built-in CTYPE provider Jeff Davis
- Re: Proposal for implementing OCSP Stapling in PostgreSQL Jacob Champion
- Re: make pg_ctl more friendly Fujii Masao
- Re: make pg_ctl more friendly Tom Lane
- Re: PG_TEST_EXTRA and meson Jacob Champion
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: make pg_ctl more friendly Tom Lane
- Re: Lock-free compaction. Why not? Robert Haas
- Seq scan instead of index scan querying single row from primary key on large table James Coleman
- July Commitfest: Entries Needing Review Corey Huinker
- Re: Lock-free compaction. Why not? Tom Lane
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Seq scan instead of index scan querying single row from primary key on large table Tom Lane
- Re: SQL:2011 application time Paul Jungwirth
- RE: temp table on commit delete rows performance issue Floris Van Nee
- Re: Seq scan instead of index scan querying single row from primary key on large table James Coleman
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Tom Lane
- Re: documentation structure Corey Huinker
- Re: Seq scan instead of index scan querying single row from primary key on large table Tom Lane
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: documentation structure Andrew Dunstan
- Re: documentation structure Tom Lane
- Re: Report search_path value back to the client. Tomas Vondra
- Re: Allow logical failover slots to wait on synchronous replication John H
- Re: Allow logical failover slots to wait on synchronous replication John H
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: add function argument names to regex* functions. Tom Lane
- Re: change regexp_substr first argument make tests more easier to understand. Tomas Vondra
- Re: psql: fix variable existence tab completion Tom Lane
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Tomas Vondra
- Re: Using LibPq in TAP tests via FFI Thomas Munro
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Built-in CTYPE provider Noah Misch
- Re: Adding OLD/NEW support to RETURNING jian he
- Re: Correctly propagate queryId for utility stmt in function Michael Paquier
- Re: [ pg_ctl ] Review Request for Adding Pre-check User Script Feature 김명준
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Add on_error and log_verbosity options to file_fdw torikoshia
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- Re: Internal error codes triggered by tests Michael Paquier
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: July Commitfest: Entries Needing Review Sutou Kouhei
- Re: documentation structure Tatsuo Ishii
- Re: REINDEX not updating partition progress Michael Paquier
- Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Alexander Lakhin
- Re: documentation structure David G. Johnston
- Re: d844cd75a and postgres_fdw Etsuro Fujita
- Re: walsender.c fileheader comment Peter Smith
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- Re: Patch bug: Fix jsonpath .* on Arrays Michael Paquier
- Re: add function argument names to regex* functions. jian he
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Re: Fixing backslash dot for COPY FROM...CSV Sutou Kouhei
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: documentation structure jian he
- How can udf c function return table, not the rows? Wen Yi
- Can we use parallel workers to create index without active/transaction snapshot? Hao Zhang
- Re: Built-in CTYPE provider Laurenz Albe
- Re: Should we move the resowner field from JitContext to LLVMJitContext? Heikki Linnakangas
- Re: July Commitfest: Entries Needing Review Laurenz Albe
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: Removing unneeded self joins Dean Rasheed
- Re: Conflict detection and logging in logical replication shveta malik
- Re: July Commitfest: Entries Needing Review Aleksander Alekseev
- Re: Set log_lock_waits=on by default Laurenz Albe
- RE: Showing applied extended statistics in explain Part 2
- Re: Build with LTO / -flto on macOS Aleksander Alekseev
- Re: d844cd75a and postgres_fdw Devrim Gündüz
- Re: proposal: schema variables Laurenz Albe
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: make pg_ctl more friendly Fujii Masao
- Re: Make COPY format extendable: Extract COPY TO format implementations Tomas Vondra
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Add new COPY option REJECT_LIMIT Fujii Masao
- How can udf c function return table, not the rows? David G. Johnston
- Re: Can we use parallel workers to create index without active/transaction snapshot? Tomas Vondra
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera
- Re: Set log_lock_waits=on by default Christoph Berg
- Re: walsender.c fileheader comment Tomas Vondra
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Tomas Vondra
- Re: Enhance pg_dump multi-threaded streaming (WAS: Re: filesystem full during vacuum - space recovery issues) Thomas Simpson
- Re: Patch bug: Fix jsonpath .* on Arrays David E. Wheeler
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Proposal: Document ABI Compatibility David E. Wheeler
- Re: Set log_lock_waits=on by default Robert Haas
- behavior of GROUP BY with VOLATILE expressions Paul George
- Re: Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: Set log_lock_waits=on by default Christoph Berg
- Re: Set log_lock_waits=on by default Greg Sabino Mullane
- Re: Set log_lock_waits=on by default Jelte Fennema-Nio
- Re: behavior of GROUP BY with VOLATILE expressions David G. Johnston
- Re: Add new COPY option REJECT_LIMIT Junwang Zhao
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Build with LTO / -flto on macOS Tom Lane
- Re: Set log_lock_waits=on by default Robert Haas
- Re: Report search_path value back to the client. Jelte Fennema-Nio
- Re: Build with LTO / -flto on macOS Christoph Berg
- Re: Incremental backup from a streaming replication standby fails David Steele
- Re: Built-in CTYPE provider Jeff Davis
- Re: documentation structure Tom Lane
- Re: Built-in CTYPE provider Jeff Davis
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Add new COPY option REJECT_LIMIT Fujii Masao
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Robert Haas
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re: Wrong results with grouping sets Robert Haas
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Laurenz Albe
- Re: Add privileges test for pg_stat_statements to improve coverage Fujii Masao
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Alena Rybakina
- Re: Wrong results with grouping sets Tom Lane
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- DSO Terms Galore David E. Wheeler
- Re: Build with LTO / -flto on macOS Andres Freund
- Re: Build with LTO / -flto on macOS Tom Lane
- Re: recovery modules Nathan Bossart
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: DSO Terms Galore Nathan Bossart
- Re: Report search_path value back to the client. Tomas Vondra
- Re: Build with LTO / -flto on macOS Andres Freund
- Re: documentation structure Tatsuo Ishii
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Using LibPq in TAP tests via FFI Andrew Dunstan
- Re: Build with LTO / -flto on macOS Aleksander Alekseev
- Re: documentation structure David G. Johnston
- Re: DSO Terms Galore David E. Wheeler
- Re: documentation structure Tom Lane
- Re: pg_upgrade and logical replication Nathan Bossart
- Re: Build with LTO / -flto on macOS Thomas Munro
- Re: behavior of GROUP BY with VOLATILE expressions Paul George
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Statistics Import and Export Jeff Davis
- Re: behavior of GROUP BY with VOLATILE expressions David G. Johnston
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re:How can udf c function return table, not the rows? Wen Yi
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: behavior of GROUP BY with VOLATILE expressions Paul George
- Re: documentation structure Tatsuo Ishii
- Re: documentation structure David G. Johnston
- Re: Statistics Import and Export Corey Huinker
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund
- Re: race condition in pg_class Alexander Lakhin
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch
- Re: race condition in pg_class Noah Misch
- Re: Removing unneeded self joins Alexander Korotkov
- Re: UUID v7 Andrey M. Borodin
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Nazir Bilal Yavuz
- Re: Report search_path value back to the client. Jelte Fennema-Nio
- Re: meson vs windows perl Andrew Dunstan
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Lock-free compaction. Why not? Ahmed Yarub Hani Al Nuaimi
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR vignesh C
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch
- Re: proposal: schema variables Pavel Stehule
- Re: Meson far from ready on Windows Andres Freund
- Re: Why do we define HAVE_GSSAPI_EXT_H? Andres Freund
- Re: Parallelize correlated subqueries that execute within each worker Tomas Vondra
- Re: psql: fix variable existence tab completion Anton A. Melnikov
- Re: Report search_path value back to the client. Tomas Vondra
- Re: REINDEX not updating partition progress Ilya Gladyshev
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: Lock-free compaction. Why not? David Rowley
- Re: pg_upgrade and logical replication Nathan Bossart
- Re: Lock-free compaction. Why not? Tom Lane
- Re: Provide a pg_truncate_freespacemap function Fujii Masao
- Make reorder buffer max_changes_in_memory adjustable? Jingtang Zhang
- Re: Provide a pg_truncate_freespacemap function Tom Lane
- Re: POC, WIP: OR-clause support for indexes Nikolay Shaplov
- Re: Lock-free compaction. Why not? Tomas Vondra
- Re: Make reorder buffer max_changes_in_memory adjustable? Tomas Vondra
- Re: REINDEX not updating partition progress Ilya Gladyshev
- Re: Trying to build x86 version on windows using meson Thomas Munro
- Re: Lock-free compaction. Why not? Ahmed Yarub Hani Al Nuaimi
- Re: why there is not VACUUM FULL CONCURRENTLY? Kirill Reshke
- Re: why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
- xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: xid_wraparound tests intermittent failure. Tom Lane
- Re: [PATCH] TODO “Allow LISTEN on patterns” Emanuel Calvo
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: xid_wraparound tests intermittent failure. Alexander Lakhin
- Re: Lock-free compaction. Why not? Tomas Vondra
- Re: CI, macports, darwin version problems Joe Conway
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: CI, macports, darwin version problems Joe Conway
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: CI, macports, darwin version problems Thomas Munro
- Re: xid_wraparound tests intermittent failure. Tom Lane
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: xid_wraparound tests intermittent failure. Thomas Munro
- Re: Internal error codes triggered by tests Michael Paquier
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Patch bug: Fix jsonpath .* on Arrays Michael Paquier
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Patch bug: Fix jsonpath .* on Arrays David E. Wheeler
- Re: documentation structure jian he
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo
- Re: Windows default locale vs initdb Thomas Munro
- RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
- Re: pg_verifybackup: TAR format backup verification Sravan Kumar
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Make reorder buffer max_changes_in_memory adjustable? Jingtang Zhang
- Re: Allow logical failover slots to wait on synchronous replication shveta malik
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang
- Re: Incremental backup from a streaming replication standby Michael Paquier
- Re: Add privileges test for pg_stat_statements to improve coverage kuroda.keisuke@nttcom.co.jp
- Re: proposal: schema variables Pavel Stehule
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: Make COPY format extendable: Extract COPY TO format implementations Li, Yong
- Re: jsonpath: Inconsistency of timestamp_tz() Output Jeevan Chalke
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Virtual generated columns jian he
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Windows default locale vs initdb Ertan Küçükoglu
- Re: why there is not VACUUM FULL CONCURRENTLY? Kirill Reshke
- Re: proposal: schema variables Laurenz Albe
- Re: Windows default locale vs initdb Zaid Shabbir
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Possible incorrect row estimation for Gather paths Anthonin Bonnefoy
- Re: proposal: schema variables Pavel Stehule
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Nazir Bilal Yavuz
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Make reorder buffer max_changes_in_memory adjustable? Tomas Vondra
- Re: why there is not VACUUM FULL CONCURRENTLY? Michael Banck
- Re: Possible incorrect row estimation for Gather paths Richard Guo
- Re: Windows default locale vs initdb Thomas Munro
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Virtual generated columns jian he
- Re: Windows default locale vs initdb Thomas Munro
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: pg_verifybackup: TAR format backup verification Amul Sul
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: Special-case executor expression steps for common combinations Andreas Karlsson
- Re: Make COPY format extendable: Extract COPY TO format implementations Tomas Vondra
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Re: Lock-free compaction. Why not? Robert Haas
- Re: Lock-free compaction. Why not? Michael Banck
- Re: CI, macports, darwin version problems Joe Conway
- Re: Windows default locale vs initdb Ertan Küçükoglu
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: xid_wraparound tests intermittent failure. Robert Haas
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Windows default locale vs initdb Andrew Dunstan
- Re: Windows default locale vs initdb Ertan Küçükoglu
- Re: Build with LTO / -flto on macOS Peter Eisentraut
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Alvaro Herrera
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut
- Re: Send duration output to separate log files Alastair Turner
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: pg_upgrade and logical replication Nathan Bossart
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Custom explain options Pavel Stehule
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: Enhance pg_dump multi-threaded streaming (WAS: Re: filesystem full during vacuum - space recovery issues) Andrew Dunstan
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: Statistics Import and Export Corey Huinker
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: xid_wraparound tests intermittent failure. Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Andres Freund
- Re: Add privileges test for pg_stat_statements to improve coverage Fujii Masao
- Re: Lock-free compaction. Why not? Ahmed Yarub Hani Al Nuaimi
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re: Add new COPY option REJECT_LIMIT Kirill Reshke
- Re: Add support to TLS 1.3 cipher suites and curves lists Jacob Champion
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Robert Haas
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Laurenz Albe
- Re: Lock-free compaction. Why not? Robert Haas
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Andres Freund
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Lock-free compaction. Why not? Ahmed Yarub Hani Al Nuaimi
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Isaac Morland
- Re: Add support to TLS 1.3 cipher suites and curves lists Jacob Champion
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Andres Freund
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Latches vs lwlock contention Heikki Linnakangas
- Normalize queries starting with SET for pg_stat_statements Greg Sabino Mullane
- Re: CI, macports, darwin version problems Andres Freund
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- [PATCH] GROUP BY ALL David Christensen
- Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Special-case executor expression steps for common combinations Andreas Karlsson
- Re: [PATCH] GROUP BY ALL David G. Johnston
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: [PATCH] GROUP BY ALL Isaac Morland
- Re: pg_rewind with cascade standby doesn't work well Ilya Gladyshev
- Re: Remove dependence on integer wrapping Matthew Kim
- Re: Add on_error and log_verbosity options to file_fdw Masahiko Sawada
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Windows default locale vs initdb Thomas Munro
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Add on_error and log_verbosity options to file_fdw Michael Paquier
- Re: Add privileges test for pg_stat_statements to improve coverage Michael Paquier
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Michael Paquier
- Re: Add privileges test for pg_stat_statements to improve coverage kuroda.keisuke@nttcom.co.jp
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Tom Lane
- Re: Statistics Import and Export Jeff Davis
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Masahiko Sawada
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Add privileges test for pg_stat_statements to improve coverage kuroda.keisuke@nttcom.co.jp
- Re: Separate HEAP WAL replay logic into its own file Sutou Kouhei
- Re: xid_wraparound tests intermittent failure. Tom Lane
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang
- Re: Normalize queries starting with SET for pg_stat_statements Michael Paquier
- Re: Possible incorrect row estimation for Gather paths Richard Guo
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: Redundant code in create_gather_merge_path Richard Guo
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Masahiko Sawada
- Add new fielids only at last .
- Re: pg_upgrade and logical replication Amit Kapila
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: Virtual generated columns jian he
- Re: Statistics Import and Export Corey Huinker
- Re: Allow logical failover slots to wait on synchronous replication Amit Kapila
- Re: Add new COPY option REJECT_LIMIT Fujii Masao
- Restrictive combination of GRANT and POLICY Bakhtiyar Neyman
- Re: Allow logical failover slots to wait on synchronous replication Amit Kapila
- Re: Add privileges test for pg_stat_statements to improve coverage Fujii Masao
- Re: Logical Replication of sequences Peter Smith
- Re: Add privileges test for pg_stat_statements to improve coverage kuroda.keisuke@nttcom.co.jp
- Re: Remove dependence on integer wrapping jian he
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Laurenz Albe
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Richard Guo
- Re: Document use of ldapurl with LDAP simple bind Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: PG_TEST_EXTRA and meson Ashutosh Bapat
- Re: Logical Replication of sequences vignesh C
- Re: Docs: Order of json aggregate functions Marlene Reiterer
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: CI, macports, darwin version problems Thomas Munro
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: PG_TEST_EXTRA and meson Ashutosh Bapat
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: thread-safety: gmtime_r(), localtime_r() Peter Eisentraut
- Re: Add new fielids only at last Aleksander Alekseev
- Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: DSO Terms Galore Peter Eisentraut
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider
- Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch
- Re: replace strtok() Peter Eisentraut
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: Comments on Custom RMGRs Heikki Linnakangas
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Document use of ldapurl with LDAP simple bind Jacob Champion
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Re: PG_TEST_EXTRA and meson Jacob Champion
- Re: DSO Terms Galore David E. Wheeler
- Re: proposal: schema variables Laurenz Albe
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Noah Misch
- Re: Enhance pg_dump multi-threaded streaming (WAS: Re: filesystem full during vacuum - space recovery issues) Thomas Simpson
- Re: CI, macports, darwin version problems Joe Conway
- Re: [PATCH] GROUP BY ALL Laurenz Albe
- Re: SQL:2011 application time Paul Jungwirth
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL David G. Johnston
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Dimitrios Apostolou
- Re: [PATCH] GROUP BY ALL Paul Jungwirth
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: Direct SSL connection and ALPN loose ends Heikki Linnakangas
- Re: Add privileges test for pg_stat_statements to improve coverage Fujii Masao
- Useless toast Marcos Pegoraro
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: Useless toast Peter Eisentraut
- Re: Useless toast Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway
- Re: Useless toast Tom Lane
- Re: pg_upgrade and logical replication Nathan Bossart
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Daniel Verite
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: query_id, pg_stat_activity, extended query protocol Sami Imseih
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: proposal: schema variables Laurenz Albe
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Masahiko Sawada
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: UUID v7 Sergey Prokhorenko
- Re: Direct SSL connection and ALPN loose ends Michael Paquier
- Re: Can't find bugs to work on jian he
- Re: Add privileges test for pg_stat_statements to improve coverage kuroda.keisuke@nttcom.co.jp
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- The 031_recovery_conflict.pl test might fail due to late pgstat entries flushing Alexander Lakhin
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: Logical Replication of sequences Peter Smith
- Re: apply_scanjoin_target_to_paths and partitionwise join Richard Guo
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut
- Re: Conflict detection and logging in logical replication Nisha Moond
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: tls 1.3: sending multiple tickets Heikki Linnakangas
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Logical Replication of sequences shveta malik
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Found issues related with logical replication and 2PC Hayato Kuroda (Fujitsu)
- warning: dereferencing type-punned pointer Tatsuo Ishii
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor
- Re: race condition when writing pg_control Alexander Lakhin
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: [PATCH] GROUP BY ALL Jelte Fennema-Nio
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: [PATCH] GROUP BY ALL Jelte Fennema-Nio
- Re: [PATCH] GROUP BY ALL Pavel Stehule
- Re: Logical Replication of sequences shveta malik
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Detect buffer underflow in get_th() Alexander Kuznetsov
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Add on_error and log_verbosity options to file_fdw torikoshia
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re: Speed up JSON escape processing with SIMD plus other optimisations Heikki Linnakangas
- PG buildfarm member cisticola Alvaro Herrera
- Re: Removing unneeded self joins Dean Rasheed
- Re: [PATCH] GROUP BY ALL Andrey M. Borodin
- Re: PG buildfarm member cisticola Alvaro Herrera
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Noah Misch
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Aleksander Alekseev
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: Add privileges test for pg_stat_statements to improve coverage Fujii Masao
- Re: Interrupts vs signals Heikki Linnakangas
- Sporadic connection-setup-related test failures on Cygwin in v15- Alexander Lakhin
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Noah Misch
- Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
- Re: Reducing the log spam Rafia Sabih
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider
- Re: improve ssl error code, 2147483650 Peter Eisentraut
- Re: Send duration output to separate log files Pavel Stehule
- Re: warning: dereferencing type-punned pointer Tom Lane
- Re: [PATCH] GROUP BY ALL Ashutosh Bapat
- Re: pg_upgrade failing for 200+ million Large Objects Justin Pryzby
- pg_upgrade adds unexpected pg_constraint entries to pg_depend Stan Hu
- Re: Convert sepgsql tests to TAP Andreas Karlsson
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov
- Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov
- Re: Meson far from ready on Windows Dave Page
- Re: Built-in CTYPE provider Noah Misch
- Re: proposal: schema variables Pavel Stehule
- Re: Built-in CTYPE provider Peter Eisentraut
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Peter Eisentraut
- Re: Built-in CTYPE provider Joe Conway
- Re: Detect buffer underflow in get_th() Peter Eisentraut
- Re: Support prepared statement invalidation when result types change Tom Lane
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Tom Lane
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: tests fail on windows with default git settings Dave Page
- Re: Wrong security context for deferred triggers? Pavel Stehule
- Re: Detect buffer underflow in get_th() Alexander Kuznetsov
- Re: Inconsistency between try_mergejoin_path and create_mergejoin_plan Tom Lane
- Re: Make query cancellation keys longer Heikki Linnakangas
- Re: Convert sepgsql tests to TAP Andreas Karlsson
- Re: Convert sepgsql tests to TAP Peter Eisentraut
- Re: Convert sepgsql tests to TAP Peter Eisentraut
- Re: pg_upgrade and logical replication Nathan Bossart
- Re: Convert sepgsql tests to TAP Andreas Karlsson
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Convert sepgsql tests to TAP Joe Conway
- Re: proposal: schema variables Laurenz Albe
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: Fixing backslash dot for COPY FROM...CSV Tom Lane
- Re: warning: dereferencing type-punned pointer Peter Eisentraut
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: warning: dereferencing type-punned pointer Tom Lane
- Re: warning: dereferencing type-punned pointer Peter Eisentraut
- Re: proposal: schema variables Pavel Stehule
- Re: warning: dereferencing type-punned pointer Tom Lane
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut
- Re: warning: dereferencing type-punned pointer Peter Eisentraut
- Re: warning: dereferencing type-punned pointer Tom Lane
- Re: warning: dereferencing type-punned pointer Tom Lane
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Regarding t_cid in Neon heap WAL records Muhammad Malik
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: add function argument names to regex* functions. Tom Lane
- Re: proposal: schema variables Pavel Stehule
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: CI, macports, darwin version problems Joe Conway
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Regarding t_cid in Neon heap WAL records Heikki Linnakangas
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider
- Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas
- Re: Convert sepgsql tests to TAP Andreas Karlsson
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
- Re: DRAFT: Pass sk_attno to consistent function Tom Lane
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Sporadic connection-setup-related test failures on Cygwin in v15- Thomas Munro
- Re: Convert sepgsql tests to TAP Andreas Karlsson
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Remove dependence on integer wrapping Matthew Kim
- Re: CI, macports, darwin version problems Thomas Munro
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bind Michael Paquier
- Re: CI, macports, darwin version problems Thomas Munro
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Sporadic connection-setup-related test failures on Cygwin in v15- Alexander Lakhin
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: pg_upgrade and logical replication Amit Kapila
- Re: pg_upgrade and logical replication Amit Kapila
- Adding clarification to description of IPC wait events XactGroupUpdate and ProcArrayGroupUpdate SAMEER KUMAR
- Re: pg_upgrade and logical replication Nathan Bossart
- Re: Make tuple deformation faster John Naylor
- Re: Logical Replication of sequences vignesh C
- Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
- Re: Recent 027_streaming_regress.pl hangs Alexander Lakhin
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: CI, macports, darwin version problems Christophe Pettus
- Re: CI, macports, darwin version problems Thomas Munro
- Re: Support logical replication of DDLs Konstantin Berkaev
- Re: SQL:2011 application time jian he
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Logical Replication of sequences shveta malik
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bind Anthonin Bonnefoy
- Re: Logical Replication of sequences Peter Smith
- rare crash - FailedAssertion snapbuild.c Line: 580 Pradeep Kumar
- Re: Convert node test compile-time settings into run-time parameters Peter Eisentraut
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Can we rely on the ordering of paths in pathlist? wenhui qiu
- Re: Support prepared statement invalidation when result types change Jelte Fennema-Nio
- Re: PG buildfarm member cisticola Michael Paquier
- Re: REINDEX not updating partition progress Michael Paquier
- Re: improve ssl error code, 2147483650 Daniel Gustafsson
- Re: optimizing pg_upgrade's once-in-each-database steps Daniel Gustafsson
- RE: Parallel heap vacuum Hayato Kuroda (Fujitsu)
- Re: why there is not VACUUM FULL CONCURRENTLY? Kirill Reshke
- Re: Logical Replication of sequences shveta malik
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Eisentraut
- Remove duplicate table scan in logical apply worker and code refactoring Zhijie Hou (Fujitsu)
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: Add 64-bit XIDs into PostgreSQL 15 Heikki Linnakangas
- CREATE MATERIALIZED VIEW px shi
- fairywren timeout failures on the pg_amcheck/005_opclass_damage test Alexander Lakhin
- Re: fairywren timeout failures on the pg_amcheck/005_opclass_damage test Andrew Dunstan
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: Remove duplicate table scan in logical apply worker and code refactoring Kirill Reshke
- Re: CI, macports, darwin version problems Joe Conway
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Eisentraut
- Possible null pointer dereference in afterTriggerAddEvent() Alexander Kuznetsov
- Re: add function argument names to regex* functions. Peter Eisentraut
- Re: Typos in the code and README Daniel Gustafsson
- Re: proposal: schema variables Laurenz Albe
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: CREATE MATERIALIZED VIEW Dagfinn Ilmari Mannsåker
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: CREATE MATERIALIZED VIEW Dagfinn Ilmari Mannsåker
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: CREATE MATERIALIZED VIEW Nathan Bossart
- Re: CREATE MATERIALIZED VIEW Dagfinn Ilmari Mannsåker
- Re: CREATE MATERIALIZED VIEW Nathan Bossart
- Re: CREATE MATERIALIZED VIEW Dagfinn Ilmari Mannsåker
- Re: [PATCH] Add crc32(text) & crc32(bytea) Nathan Bossart
- Re: CREATE MATERIALIZED VIEW Nathan Bossart
- Re: SQL:2011 application time Paul Jungwirth
- Re: Reducing the log spam Laurenz Albe
- Re: Sporadic connection-setup-related test failures on Cygwin in v15- Andrew Dunstan
- Re: proposal: schema variables Pavel Stehule
- Re: DRAFT: Pass sk_attno to consistent function Michał Kłeczek
- Re: Sporadic connection-setup-related test failures on Cygwin in v15- Alexander Lakhin
- Re: Possible null pointer dereference in afterTriggerAddEvent() Alvaro Herrera
- Re: Serverside SNI support in libpq Jacob Champion
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: Serverside SNI support in libpq Jacob Champion
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Recent 027_streaming_regress.pl hangs Andrew Dunstan
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: add function argument names to regex* functions. Tom Lane
- Re: Recent 027_streaming_regress.pl hangs Tom Lane
- Re: Statistics Import and Export Jeff Davis
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Add minimal C example and SQL registration example for custom table access methods. Tom Lane
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Protocol question regarding Portal vs Cursor Dave Cramer
- Re: Protocol question regarding Portal vs Cursor David G. Johnston
- [18] separate collation and ctype versions, and cleanup of pg_database locale fields Jeff Davis
- Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Tom Lane
- Re: [PATCH] Fix docs to use canonical links Tom Lane
- Re: Recent 027_streaming_regress.pl hangs Tom Lane
- Re: REINDEX not updating partition progress Ilya Gladyshev
- Re: Protocol question regarding Portal vs Cursor Dave Cramer
- Re: Recent 027_streaming_regress.pl hangs Thomas Munro
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Recent 027_streaming_regress.pl hangs Andrew Dunstan
- Re: DRAFT: Pass sk_attno to consistent function Matthias van de Meent
- Re: change regexp_substr first argument make tests more easier to understand. jian he
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Noah Misch
- How to check if issue is solved? Mohab Yaser
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: How to check if issue is solved? David G. Johnston
- Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Erik Wienhold
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Logical Replication of sequences Peter Smith
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: MAINTAIN privilege -- what do we need to un-revert it? Yugo Nagata
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Conflict Detection and Resolution Ajin Cherian
- Re: First draft of PG 17 release notes Yugo Nagata
- Re: How to check if issue is solved? Tom Lane
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Is it necessary to keep am routine finish_bulk_insert? Zhang Mingli
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: Logical Replication of sequences Peter Smith
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Junwang Zhao
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Junwang Zhao
- EphemeralNamedRelation and materialized view Yugo Nagata
- Re: warning: dereferencing type-punned pointer Tatsuo Ishii
- Re: warning: dereferencing type-punned pointer Tatsuo Ishii
- Re: Inconsistency between try_mergejoin_path and create_mergejoin_plan Richard Guo
- Re: Separate HEAP WAL replay logic into its own file Li, Yong
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: DRAFT: Pass sk_attno to consistent function Michał Kłeczek
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Remove duplicate table scan in logical apply worker and code refactoring Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Li, Yong
- Re: [PATCH] Add crc32(text) & crc32(bytea) Aleksander Alekseev
- Re: consider -Wmissing-variable-declarations Peter Eisentraut
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang
- Re: Possible null pointer dereference in afterTriggerAddEvent() Alexander Kuznetsov
- Re: WIP: parallel GiST index builds Andreas Karlsson
- Re: Conflict detection and logging in logical replication Nisha Moond
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Richard Guo
- Re: Allow logical failover slots to wait on synchronous replication shveta malik
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: Conflict detection and logging in logical replication shveta malik
- Re: fairywren timeout failures on the pg_amcheck/005_opclass_damage test Alexander Lakhin
- Re: 回复: An implementation of multi-key sort Yao Wang
- Re: Built-in CTYPE provider Noah Misch
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: Allow logical failover slots to wait on synchronous replication Amit Kapila
- Re: tls 1.3: sending multiple tickets Daniel Gustafsson
- Re: tls 1.3: sending multiple tickets Marina Polyakova
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: Protocol question regarding Portal vs Cursor Dave Cramer
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: tls 1.3: sending multiple tickets Daniel Gustafsson
- Detailed release notes Marcos Pegoraro
- Re: query_id, pg_stat_activity, extended query protocol Anthonin Bonnefoy
- Re: Direct SSL connection and ALPN loose ends Heikki Linnakangas
- Re: fairywren timeout failures on the pg_amcheck/005_opclass_damage test Andrew Dunstan
- Re: Detailed release notes Daniel Gustafsson
- Re: tls 1.3: sending multiple tickets Marina Polyakova
- Re: fairywren timeout failures on the pg_amcheck/005_opclass_damage test Alexander Lakhin
- Re: Detailed release notes Marcos Pegoraro
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: Detailed release notes Daniel Gustafsson
- Re: Detailed release notes Marcos Pegoraro
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: add function argument names to regex* functions. jian he
- Re: Detailed release notes Robert Haas
- Re: recoveryCheck/008_fsm_truncation is failing on dodo in v14- (due to slow fsync?) Alexander Lakhin
- Re: tls 1.3: sending multiple tickets Robert Haas
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Detailed release notes Tom Lane
- Re: add function argument names to regex* functions. Tom Lane
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: tls 1.3: sending multiple tickets Daniel Gustafsson
- Re: add function argument names to regex* functions. jian he
- Re: DRAFT: Pass sk_attno to consistent function Michał Kłeczek
- Re: Direct SSL connection and ALPN loose ends Heikki Linnakangas
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Robert Haas
- Re: add function argument names to regex* functions. Tom Lane
- Re: Extension using Meson as build system Peter Eisentraut
- Re: Extension using Meson as build system Junwang Zhao
- Re: [PATCH] Add crc32(text) & crc32(bytea) Nathan Bossart
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Nathan Bossart
- Re: Detailed release notes Masahiko Sawada
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Detailed release notes Marcos Pegoraro
- Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Tom Lane
- Re: Extension using Meson as build system Andrew Dunstan
- Add ALL_CANDIDATES option to EXPLAIN Anthonin Bonnefoy
- Re: Add ALL_CANDIDATES option to EXPLAIN Tom Lane
- Re: Add ALL_CANDIDATES option to EXPLAIN Robert Haas
- Re: tiny step toward threading: reduce dependence on setlocale() Andreas Karlsson
- Re: Add ALL_CANDIDATES option to EXPLAIN Tom Lane
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Add ALL_CANDIDATES option to EXPLAIN Robert Haas
- Re: Parallel heap vacuum Masahiko Sawada
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: tls 1.3: sending multiple tickets Robert Haas
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Inline non-SQL SRFs using SupportRequestSimplify Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Alexander Korotkov
- Re: Building with meson on NixOS/nixpkgs Tristan Partin
- Re: Converting tab-complete.c's else-if chain to a switch Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Alexander Korotkov
- Re: Incremental backup from a streaming replication standby fails Alexander Korotkov
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: pg_upgrade failing for 200+ million Large Objects Justin Pryzby
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Korotkov
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
- Re: Speed up collation cache Jeff Davis
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman
- Re: pg_upgrade failing for 200+ million Large Objects Alexander Korotkov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier
- Re: Support LIKE with nondeterministic collations Paul A Jungwirth
- Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
- Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Alexander Korotkov
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: add function argument names to regex* functions. jian he
- Re: pg_upgrade failing for 200+ million Large Objects Alexander Korotkov
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- pg_attribute.atttypmod for interval type Greg Rychlewski
- Re: pg_attribute.atttypmod for interval type Tom Lane
- Re: Protocol question regarding Portal vs Cursor Tatsuo Ishii
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Help Needed with Including External SQL Script in Extension Script Ayush Vatsa
- Re: Help Needed with Including External SQL Script in Extension Script David G. Johnston
- Re: Incremental View Maintenance, take 2 Kirill Reshke
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Building with meson on NixOS/nixpkgs Heikki Linnakangas
- Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
- why is pg_upgrade's regression run so slow? Andrew Dunstan
- Re: Pluggable cumulative statistics Dmitry Dolgov
- Re: proposal: schema variables Laurenz Albe
- Re: why is pg_upgrade's regression run so slow? Tom Lane
- Re: [18] separate collation and ctype versions, and cleanup of pg_database locale fields Jeff Davis
- Re: Protocol question regarding Portal vs Cursor Dave Cramer
- Unexpected Null Pointer For Static Shared Memory Segment Aditya Gupta
- Re: tiny step toward threading: reduce dependence on setlocale() Andreas Karlsson
- Fix overflow in pg_size_pretty Joseph Koshakow
- Re: Protocol question regarding Portal vs Cursor Tom Lane
- Re: add function argument names to regex* functions. Tom Lane
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- Re: Fix overflow in pg_size_pretty Joseph Koshakow
- Re: Speed up collation cache Andreas Karlsson
- Re: Fix overflow in pg_size_pretty David Rowley
- Re: why is pg_upgrade's regression run so slow? Andrew Dunstan
- Re: why is pg_upgrade's regression run so slow? Tom Lane
- Re: Protocol question regarding Portal vs Cursor Tatsuo Ishii
- Re: Fix overflow in pg_size_pretty Joseph Koshakow
- Re: Fix overflow in pg_size_pretty David Rowley
- Re: Statistics Import and Export Corey Huinker
- Re: Fix overflow in pg_size_pretty Joseph Koshakow
- Re: why is pg_upgrade's regression run so slow? Thomas Munro
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor
- Re: Fix overflow in pg_size_pretty David Rowley
- Re: Fix overflow in pg_size_pretty Joseph Koshakow
- Re: improve ssl error code, 2147483650 Peter Eisentraut
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Protocol question regarding Portal vs Cursor Dave Cramer
- Re: Fix overflow in pg_size_pretty David Rowley
- Re: Pluggable cumulative statistics Michael Paquier
- Re: pg_attribute.atttypmod for interval type Chapman Flack
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: [PATCH] TODO “Allow LISTEN on patterns” Alexander Cheshev
- Re: race condition in pg_class Tom Lane
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Tom Lane
- Re: race condition in pg_class Noah Misch
- Re: race condition in pg_class Tom Lane
- Re: UUID v7 Andrey M. Borodin
- Re: Optimize mul_var() for var1ndigits >= 8 Dean Rasheed
- Re: why is pg_upgrade's regression run so slow? Andrew Dunstan
- Re: Speed up collation cache Jeff Davis
- Re: Pluggable cumulative statistics Dmitry Dolgov
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? Anton A. Melnikov
- Re: Simplify create_merge_append_path a bit for clarity Richard Guo
- Re: Allow logical failover slots to wait on synchronous replication shveta malik
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Richard Guo
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- dikkop failed the pg_combinebackupCheck/006_db_file_copy.pl test Alexander Lakhin
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: Allow logical failover slots to wait on synchronous replication Bertrand Drouvot
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Visibility bug with prepared transaction with subtransactions on standby a.kozhemyakin
- Re: why is pg_upgrade's regression run so slow? Alexander Lakhin
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: proposal: schema variables Laurenz Albe
- Re: tls 1.3: sending multiple tickets Daniel Gustafsson
- Detach shared memory in Postmaster child if not needed Rui Zhao
- Re: Add ALL_CANDIDATES option to EXPLAIN Ashutosh Bapat
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Remove duplicate table scan in logical apply worker and code refactoring Amit Kapila
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Fix smgrtruncate code comment. Kirill Reshke
- Re: why is pg_upgrade's regression run so slow? Andrew Dunstan
- Re: [PATCH] Add crc32(text) & crc32(bytea) Aleksander Alekseev
- Re: Conflict detection and logging in logical replication Dilip Kumar
- Remove dead code generation tools in src/backend/utils/mb/ Heikki Linnakangas
- Re: Fix smgrtruncate code comment. Heikki Linnakangas
- Re: Remove duplicate table scan in logical apply worker and code refactoring Amit Kapila
- Re: Detach shared memory in Postmaster child if not needed Aleksander Alekseev
- Re: Conflict detection and logging in logical replication shveta malik
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Tomas Vondra
- Re: Make query cancellation keys longer Heikki Linnakangas
- Re: Remove dead code generation tools in src/backend/utils/mb/ Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Re: Virtual generated columns Peter Eisentraut
- Re: Remove dead code generation tools in src/backend/utils/mb/ Alexander Lakhin
- Re: Remove dead code generation tools in src/backend/utils/mb/ Andreas Karlsson
- Re: tls 1.3: sending multiple tickets Robert Haas
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: CREATE MATERIALIZED VIEW Nathan Bossart
- Detect double-release of spinlock Andres Freund
- Re: CREATE MATERIALIZED VIEW Dagfinn Ilmari Mannsåker
- Re: Interrupts vs signals Robert Haas
- Re: Detect double-release of spinlock Heikki Linnakangas
- Re: Interrupts vs signals Heikki Linnakangas
- Re: Interrupts vs signals Tom Lane
- Re:Detach shared memory in Postmaster child if not needed Rui Zhao
- Re: Detect double-release of spinlock Tom Lane
- Re: Remove dead code generation tools in src/backend/utils/mb/ Heikki Linnakangas
- Re: Detect double-release of spinlock Andres Freund
- Re: Detect double-release of spinlock Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Re: Detect double-release of spinlock Heikki Linnakangas
- Re: Interrupts vs signals Robert Haas
- Re: Detach shared memory in Postmaster child if not needed Robert Haas
- Re: Detect double-release of spinlock Andres Freund
- Re: Detect double-release of spinlock Andres Freund
- 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Robert Haas
- Re: Detach shared memory in Postmaster child if not needed Heikki Linnakangas
- Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
- Suboptimal spinlock code due to volatile Andres Freund
- Re: Optimize mul_var() for var1ndigits >= 8 Dean Rasheed
- Re: tls 1.3: sending multiple tickets Andres Freund
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Is *fast* 32-bit support still important? Joel Jacobson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: speed up a logical replica setup Euler Taveira
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Optimize mul_var() for var1ndigits >= 8 Dean Rasheed
- Speeding up ruleutils' name de-duplication code, redux Tom Lane
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Optimize mul_var() for var1ndigits >= 8 Tom Lane
- Re: Incremental View Maintenance, take 2 Kirill Reshke
- Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Remove last traces of HPPA support Heikki Linnakangas
- Re: psql: Add leakproof field to \dAo+ meta-command results Erik Wienhold
- Re: speed up a logical replica setup Euler Taveira
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- COPY FROM crash Zhang Mingli
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Amit Kapila
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Conflict Detection and Resolution shveta malik
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Tom Lane
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Amit Kapila
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: speed up a logical replica setup Amit Kapila
- Re: COPY FROM crash David Rowley
- Re: COPY FROM crash Kirill Reshke
- Re: Separate HEAP WAL replay logic into its own file Sutou Kouhei
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Ashutosh Bapat
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Amit Kapila
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: psql: Add leakproof field to \dAo+ meta-command results Yugo NAGATA
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Separate HEAP WAL replay logic into its own file Li, Yong
- Re: COPY FROM crash Zhang Mingli
- Re: COPY FROM crash Zhang Mingli
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: Is *fast* 32-bit support still important? Heikki Linnakangas
- Re: A problem about partitionwise join Richard Guo
- Re: Trivial revise for the check of parameterized partial paths Richard Guo
- Re: Suboptimal spinlock code due to volatile Heikki Linnakangas
- Re: Short-circuit sort_inner_and_outer if there are no mergejoin clauses Richard Guo
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: COPY FROM crash David Rowley
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Conflict detection and logging in logical replication Dilip Kumar
- psql client does not handle WSAEWOULDBLOCK on Windows Ning
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Is *fast* 32-bit support still important? Aleksander Alekseev
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: Make COPY format extendable: Extract COPY TO format implementations Tomas Vondra
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR vignesh C
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: speed up a logical replica setup Peter Eisentraut
- Comment in portal.h Etsuro Fujita
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Remove last traces of HPPA support Thomas Munro
- Minor refactorings to eliminate some static buffers Heikki Linnakangas
- PG17beta2: SMGR: inconsistent type for nblocks Matthias van de Meent
- Re: Conflict Detection and Resolution shveta malik
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: jsonpath: Inconsistency of timestamp_tz() Output Andrew Dunstan
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: PG17beta2: SMGR: inconsistent type for nblocks Thomas Munro
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: speed up a logical replica setup Euler Taveira
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: pg_verifybackup: TAR format backup verification Robert Haas
- Re: Minor refactorings to eliminate some static buffers Robert Haas
- New compiler warnings in buildfarm Tom Lane
- Re: Suboptimal spinlock code due to volatile Robert Haas
- Re: New compiler warnings in buildfarm Ranier Vilela
- Do we still need parent column in pg_backend_memory_context? Melih Mutlu
- remove volatile qualifiers from pg_stat_statements Nathan Bossart
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: Minor refactorings to eliminate some static buffers Heikki Linnakangas
- [17+] check after second call to pg_strnxfrm is too strict, relax it Jeff Davis
- Re: proposal: schema variables Laurenz Albe
- Re: Support LIKE with nondeterministic collations Peter Eisentraut
- Re: meson vs windows perl Andrew Dunstan
- Re: [17+] check after second call to pg_strnxfrm is too strict, relax it Heikki Linnakangas
- Re: proposal: schema variables Pavel Stehule
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Popcount optimization using AVX512 Nathan Bossart
- can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: can we mark upper/lower/textlike functions leakproof? David Rowley
- Re: race condition when writing pg_control Noah Misch
- Re: Comment in portal.h Andy Fan
- Re: Do we still need parent column in pg_backend_memory_context? David Rowley
- Re: Do we still need parent column in pg_backend_memory_context? Tom Lane
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Seq scan instead of index scan querying single row from primary key on large table Andy Fan
- Re: Popcount optimization using AVX512 Thomas Munro
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Do we still need parent column in pg_backend_memory_context? David Rowley
- Re: Can we rely on the ordering of paths in pathlist? wenhui qiu
- Re: Do we still need parent column in pg_backend_memory_context? Tom Lane
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Popcount optimization using AVX512 Nathan Bossart
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Remove unnecessary forward declaration for heapam_methods variable Japin Li
- Re: Changing default -march landscape Andres Freund
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Changing default -march landscape Nathan Bossart
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Popcount optimization using AVX512 Nathan Bossart
- [Patch] remove duplicated smgrclose Steven Niu
- RE: Parallel heap vacuum Hayato Kuroda (Fujitsu)
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- Re: Build with LTO / -flto on macOS Peter Eisentraut
- Re: [PATCH] kNN for btree Anton A. Melnikov
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Anton A. Melnikov
- Re: Conflict detection and logging in logical replication shveta malik
- Re: New compiler warnings in buildfarm Peter Eisentraut
- Re: long-standing data loss bug in initial sync of logical replication Shlok Kyal
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Incremental View Maintenance, take 2 Kirill Reshke
- Re: proposal: schema variables Pavel Stehule
- Re: proposal: schema variables Laurenz Albe
- Re: remove volatile qualifiers from pg_stat_statements Bertrand Drouvot
- make pg_createsubscriber option names more consistent Peter Eisentraut
- Lack of possibility to specify CTAS TAM Kirill Reshke
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: proposal: schema variables Pavel Stehule
- Re: Lack of possibility to specify CTAS TAM Andrey M. Borodin
- Re: Lack of possibility to specify CTAS TAM David G. Johnston
- Re: Lack of possibility to specify CTAS TAM Kirill Reshke
- Re: Lack of possibility to specify CTAS TAM David G. Johnston
- Re: Logical Replication of sequences Peter Smith
- Re: Lack of possibility to specify CTAS TAM David G. Johnston
- Re: Lack of possibility to specify CTAS TAM Kirill Reshke
- Re: Docs: Order of json aggregate functions Laurenz Albe
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Remove last traces of HPPA support Heikki Linnakangas
- RE: Remove duplicate table scan in logical apply worker and code refactoring Hayato Kuroda (Fujitsu)
- Re: Logical Replication of sequences shveta malik
- RE: make pg_createsubscriber option names more consistent Hayato Kuroda (Fujitsu)
- Re: MAINTAIN privilege -- what do we need to un-revert it? Yugo NAGATA
- Re: Proposal: Document ABI Compatibility Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: proposal: schema variables Laurenz Albe
- Re: can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Conflict detection and logging in logical replication Amit Kapila
- The stats.sql test is failing sporadically in v14- on POWER7/AIX 7.1 buildfarm animals Alexander Lakhin
- RE: Remove duplicate table scan in logical apply worker and code refactoring Zhijie Hou (Fujitsu)
- Re: Conflict Detection and Resolution Ajin Cherian
- Re: refactor the CopyOneRowTo Ilia Evdokimov
- Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
- Re: pg_verifybackup: TAR format backup verification Amul Sul
- Re: refactor the CopyOneRowTo Junwang Zhao
- Re: can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: pg_upgrade failing for 200+ million Large Objects Alexander Korotkov
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Alexander Korotkov
- Re: Proposal: Document ABI Compatibility David E. Wheeler
- Re: make pg_createsubscriber option names more consistent Euler Taveira
- Re: New compiler warnings in buildfarm Tom Lane
- Suggestions to overcome 'multixact "members" limit exceeded' in temporary tables Jim Vanns
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Suggestions to overcome 'multixact "members" limit exceeded' in temporary tables Jim Vanns
- Re: Recent 027_streaming_regress.pl hangs Andrew Dunstan
- Re: Recent 027_streaming_regress.pl hangs Tom Lane
- Re: On disable_cost Robert Haas
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Recent 027_streaming_regress.pl hangs Andrew Dunstan
- Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
- Re: CI, macports, darwin version problems Christophe Pettus
- Re: can we mark upper/lower/textlike functions leakproof? Tom Lane
- Re: CI, macports, darwin version problems Christophe Pettus
- Re: New compiler warnings in buildfarm Andres Freund
- Re: New compiler warnings in buildfarm Andres Freund
- Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
- Re: Remove last traces of HPPA support Andres Freund
- Re: Remove last traces of HPPA support Andres Freund
- Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
- Re: [17+] check after second call to pg_strnxfrm is too strict, relax it Jeff Davis
- Re: Remove last traces of HPPA support Andres Freund
- Re: can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: pg_verifybackup: TAR format backup verification Robert Haas
- Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
- Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
- Re: Popcount optimization using AVX512 Andres Freund
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
- Re: pg_verifybackup: TAR format backup verification Andres Freund