Mailing lists [pgsql-hackers]
- Re: Docs: Encourage strong server verification with SCRAM Michael Paquier
- Re: generate syscache info automatically Peter Eisentraut
- [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Imseih (AWS), Sami
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby
- RE: Support logical replication of DDLs Yu Shi (Fujitsu)
- Re: An inefficient query caused by unnecessary PlaceHolderVar Richard Guo
- Re: Do we want a hashset type? Joel Jacobson
- Re: Do we want a hashset type? Joel Jacobson
- RE: Support logical replication of DDLs Yu Shi (Fujitsu)
- [PATCH] Add LoongArch spinlock support in s_lock.h. zang ruochen
- Re: [PATCH] Add LoongArch spinlock support in s_lock.h. Daniel Gustafsson
- Re: [PATCH] Add LoongArch spinlock support in s_lock.h. Daniel Gustafsson
- Re: Docs: Encourage strong server verification with SCRAM Daniel Gustafsson
- RE: [16Beta1][doc] pgstat: Track time of the last scan of a relation Shinoda, Noriyoshi (PN Japan FSIP)
- Re: Avoiding another needless ERROR during nbtree page deletion Greg Stark
- Re: Do we want a hashset type? Andrew Dunstan
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- [PATCH] Using named captures in Catalog::ParseHeader() Dagfinn Ilmari Mannsåker
- Re: Avoiding another needless ERROR during nbtree page deletion Peter Geoghegan
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Docs: Encourage strong server verification with SCRAM Michael Paquier
- [PATCH] Missing dep on Catalog.pm in meson rules Dagfinn Ilmari Mannsåker
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Michael Paquier
- Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Support logical replication of DDLs vignesh C
- Re: Adding SHOW CREATE TABLE Kirk Wolak
- Request for new function in view update Terry Brennan
- Re: An inefficient query caused by unnecessary PlaceHolderVar James Coleman
- Re: Adding SHOW CREATE TABLE Andrew Dunstan
- Re: Adding SHOW CREATE TABLE Kirk Wolak
- Re: Adding SHOW CREATE TABLE Andrew Dunstan
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Dagfinn Ilmari Mannsåker
- Re: Request for new function in view update Heikki Linnakangas
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Suraj Kharage
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Tighten a little bit the computation of potential commutator pairs Richard Guo
- Re: Do we want a hashset type? Ants Aasma
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane
- Re: Request for new function in view update Terry Brennan
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Nishant Sharma
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Wrong syntax in feature description Peter Smith
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: Adding SHOW CREATE TABLE Kirk Wolak
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Kirk Wolak
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Prevent psql \watch from running queries that return no rows Greg Sabino Mullane
- Re: RFC: Logging plan of the running query James Coleman
- pg_upgrade --copy-file-range Thomas Munro
- [Question] pgwal increasing over max_wal_size Ankit Pandey
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Imseih (AWS), Sami
- Re: PostgreSQL 16 Beta 1 Released! Marco Atzeri
- Improve join_search_one_level readibilty (one line change) 謝東霖
- Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Should "REGRESS_OPTS = --temp-config" be working for 3rd party extensions? Aleksander Alekseev
- Re: Avoid unused value (src/fe_utils/print.c) Alexander Lakhin
- Re: PostgreSQL 16 Beta 1 Released! Tom Lane
- Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Re: Should "REGRESS_OPTS = --temp-config" be working for 3rd party extensions? Julien Rouhaud
- Re: Should "REGRESS_OPTS = --temp-config" be working for 3rd party extensions? Aleksander Alekseev
- Improving FTS for Greek Florents Tselai
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane
- Re: Docs: Encourage strong server verification with SCRAM Michael Paquier
- Re: Prevent psql \watch from running queries that return no rows Michael Paquier
- Re: Implement generalized sub routine find_in_log for tap test Michael Paquier
- Re: [PATCH] Slight improvement of worker_spi.c example Michael Paquier
- Re: New Table Access Methods for Multi and Single Inserts Andres Freund
- Re: Avoid unused value (src/fe_utils/print.c) Michael Paquier
- Add test module for Table Access Method Fabrízio de Royes Mello
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Kirk Wolak
- Re: Avoid unused value (src/fe_utils/print.c) Alexander Lakhin
- Re: Improve join_search_one_level readibilty (one line change) Julien Rouhaud
- Re: LLVM 16 (opaque pointers) Dmitry Dolgov
- Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: Wrong syntax in feature description Amit Kapila
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane
- Re: running logical replication as the subscription owner Amit Kapila
- Re: Prevent psql \watch from running queries that return no rows Greg Sabino Mullane
- Re: Do we want a hashset type? Tomas Vondra
- Re: Reload configuration more frequently in apply worker. Amit Kapila
- Re: Cleaning up array_in() Nikhil Benesch
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: WAL Insertion Lock Improvements Bharath Rupireddy
- collation settings table in v16 docs Jeremy Schneider
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Richard Guo
- Re: Cleaning up array_in() Tom Lane
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Richard Guo
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Richard Guo
- confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" jiye
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" Tom Lane
- Re: [16Beta1][doc] pgstat: Track time of the last scan of a relation David Rowley
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" jiye
- RE: [16Beta1][doc] pgstat: Track time of the last scan of a relation Shinoda, Noriyoshi (PN Japan FSIP)
- Re: Mark a transaction uncommittable Gurjeet Singh
- Re: Mark a transaction uncommittable Laurenz Albe
- RE: Adding percentile metrics to pg_stat_statements module benoit
- Re: pgbench - adding pl/pgsql versions of tests Yugo NAGATA
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: RFC: Logging plan of the running query torikoshia
- Re: PG 16 draft release notes ready Yugo NAGATA
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: [PoC] pg_upgrade: allow to upgrade publisher node vignesh C
- Re: Do we want a hashset type? Joel Jacobson
- Re: Support logical replication of DDLs shveta malik
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Yu Shi (Fujitsu)
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: Adding SHOW CREATE TABLE Jelte Fennema
- Fix missing initialization of delayChkptEnd 蔡梦娟(玊于)
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Evan Jones
- QUAL Pushdown causes ERROR on syntactically and semantically correct SQL Query Hans Buschmann
- Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: QUAL Pushdown causes ERROR on syntactically and semantically correct SQL Query David G. Johnston
- Re: QUAL Pushdown causes ERROR on syntactically and semantically correct SQL Query Tom Lane
- Re: Let's make PostgreSQL multi-threaded Tom Lane
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Kirk Wolak
- Re: Docs: Encourage strong server verification with SCRAM Jacob Champion
- [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Evan Jones
- Re: Let's make PostgreSQL multi-threaded Tristan Partin
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- RFC: Adding \history [options] [filename] to psql (Snippets and Shared Queries) Kirk Wolak
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- Re: Implement generalized sub routine find_in_log for tap test vignesh C
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- Re: Add test module for Table Access Method Fabrízio de Royes Mello
- Re: Let's make PostgreSQL multi-threaded Ranier Vilela
- Re: Partial aggregates pushdown Bruce Momjian
- Re: pg_collation.collversion for C.UTF-8 Jeff Davis
- 回复:Fix missing initialization of delayChkptEnd 蔡梦娟(玊于)
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Simplify pg_collation.collversion for Windows libc Daniel Verite
- Re: Docs: Encourage strong server verification with SCRAM Jonathan S. Katz
- Re: Let's make PostgreSQL multi-threaded Ranier Vilela
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: Let's make PostgreSQL multi-threaded Merlin Moncure
- Re: Let's make PostgreSQL multi-threaded Jonathan S. Katz
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: pg_collation.collversion for C.UTF-8 Daniel Verite
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: RFC: Logging plan of the running query James Coleman
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: Add the ability to limit the amount of memory that can be allocated to backends. reid.thompson@crunchydata.com
- Re: Let's make PostgreSQL multi-threaded Andrew Dunstan
- Re: Let's make PostgreSQL multi-threaded Pavel Stehule
- Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan
- Re: Do we want a hashset type? Joel Jacobson
- Re: Let's make PostgreSQL multi-threaded Joe Conway
- Re: Mark a transaction uncommittable Gurjeet Singh
- Re: Mark a transaction uncommittable Gurjeet Singh
- Re: Let's make PostgreSQL multi-threaded Jonah H. Harris
- Inconsistent results with libc sorting on Windows Daniel Verite
- Tracking commit LSNs of tuple xmins for read txns Tejasvi Kashi
- Re: Inconsistent results with libc sorting on Windows Joe Conway
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Re: Let's make PostgreSQL multi-threaded Peter Geoghegan
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Re: Let's make PostgreSQL multi-threaded Jeremy Schneider
- Re: Let's make PostgreSQL multi-threaded Peter Geoghegan
- Re: Simplify pg_collation.collversion for Windows libc Thomas Munro
- Re: Let's make PostgreSQL multi-threaded Tatsuo Ishii
- Re: Inconsistent results with libc sorting on Windows Thomas Munro
- Re: Inconsistent results with libc sorting on Windows Thomas Munro
- Re: Improve join_search_one_level readibilty (one line change) tender wang
- RE: Reload configuration more frequently in apply worker. Zhijie Hou (Fujitsu)
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Julien Rouhaud
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Tom Lane
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" jiye
- Re: Implement generalized sub routine find_in_log for tap test Amit Kapila
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Add support for AT LOCAL Vik Fearing
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Richard Guo
- Re: Implement generalized sub routine find_in_log for tap test Michael Paquier
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: Implement generalized sub routine find_in_log for tap test Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: Support logical replication of DDLs Wei Wang (Fujitsu)
- Re: 回复:Fix missing initialization of delayChkptEnd Kyotaro Horiguchi
- Re: Add support for AT LOCAL Laurenz Albe
- Re: Improve join_search_one_level readibilty (one line change) 謝東霖
- Re: Add support for AT LOCAL Vik Fearing
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Alexander Lakhin
- Re: Support logical replication of DDLs vignesh C
- Re: Parallelize correlated subqueries that execute within each worker Richard Guo
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Implement generalized sub routine find_in_log for tap test Michael Paquier
- Re: Support logical replication of DDLs Amit Kapila
- Return value of pg_promote() Ashutosh Sharma
- Re: Simplify pg_collation.collversion for Windows libc Peter Eisentraut
- Re: 回复:Fix missing initialization of delayChkptEnd Michael Paquier
- Re: Do we want a hashset type? Tomas Vondra
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Alexander Lakhin
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Implement generalized sub routine find_in_log for tap test Bharath Rupireddy
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Order changes in PG16 since ICU introduction Daniel Verite
- Re: Implement generalized sub routine find_in_log for tap test vignesh C
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Evan Jones
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Evan Jones
- Potential us of initialized memory in xlogrecovery.c Tristan Partin
- ERROR: could not determine which collation to use for string comparison Rômulo Coutinho
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: Let's make PostgreSQL multi-threaded chap@anastigmatix.net
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: abi-compliance-checker Peter Eisentraut
- Re: Potential us of initialized memory in xlogrecovery.c Heikki Linnakangas
- Re: abi-compliance-checker Tristan Partin
- Re: ERROR: could not determine which collation to use for string comparison Laurenz Albe
- Re: Let's make PostgreSQL multi-threaded chap@anastigmatix.net
- Re: Return value of pg_promote() Laurenz Albe
- Re: Add support for AT LOCAL Laurenz Albe
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Order changes in PG16 since ICU introduction Joe Conway
- Re: Let's make PostgreSQL multi-threaded Kirk Wolak
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Mark a transaction uncommittable Cary Huang
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Order changes in PG16 since ICU introduction Joe Conway
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Order changes in PG16 since ICU introduction Joe Conway
- Re: pg_collation.collversion for C.UTF-8 Jeff Davis
- Re: Order changes in PG16 since ICU introduction Tom Lane
- Re: pg_collation.collversion for C.UTF-8 Joe Conway
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" Robert Haas
- Re: Order changes in PG16 since ICU introduction Robert Haas
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Alvaro Herrera
- Re: Order changes in PG16 since ICU introduction Tom Lane
- Re: Order changes in PG16 since ICU introduction Joe Conway
- Re: Cleaning up nbtree after logical decoding on standby work Alvaro Herrera
- Re: Order changes in PG16 since ICU introduction Jonathan S. Katz
- Re: Assert failure of the cross-check for nullingrels Alvaro Herrera
- Re: Let's make PostgreSQL multi-threaded Greg Stark
- Re: Order changes in PG16 since ICU introduction Tom Lane
- Re: Assert failure of the cross-check for nullingrels Tom Lane
- Re: Order changes in PG16 since ICU introduction Andrew Gierth
- Re: Improving FTS for Greek Peter Eisentraut
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Peter Eisentraut
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Evan Jones
- Re: Let's make PostgreSQL multi-threaded Thomas Munro
- Re: Improving FTS for Greek Florents Tselai
- doc patch: note AttributeRelationId passed to FDW validator function Ian Lawrence Barwick
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Tom Lane
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Julien Rouhaud
- Re: Let's make PostgreSQL multi-threaded Tom Lane
- 回复:回复:Fix missing initialization of delayChkptEnd 蔡梦娟(玊于)
- Re: Assert failure of the cross-check for nullingrels Richard Guo
- Re: Improve join_search_one_level readibilty (one line change) Julien Rouhaud
- Re: Improve join_search_one_level readibilty (one line change) Tom Lane
- Re: Improve join_search_one_level readibilty (one line change) 謝東霖
- Re: Let's make PostgreSQL multi-threaded Dilip Kumar
- Re: Let's make PostgreSQL multi-threaded Dilip Kumar
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- is pg_log_standby_snapshot() really needed? Jaime Casanova
- Re: Reload configuration more frequently in apply worker. Amit Kapila
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" Julien Rouhaud
- Remove incidental md5() function uses from several tests Peter Eisentraut
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" jiye
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" Julien Rouhaud
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" jiye
- Re: confusion about this commit "Revert "Skip redundant anti-wraparound vacuums"" Julien Rouhaud
- Re: Importing pg_bsd_indent into our source tree Alexander Lakhin
- Re: Remove incidental md5() function uses from several tests Daniel Gustafsson
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: is pg_log_standby_snapshot() really needed? Drouvot, Bertrand
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Nishant Sharma
- Re: Inconsistent results with libc sorting on Windows Daniel Verite
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Inconsistent results with libc sorting on Windows Joe Conway
- Re: Let's make PostgreSQL multi-threaded Joe Conway
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Let's make PostgreSQL multi-threaded Ashutosh Bapat
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Christoph Berg
- Re: Improve join_search_one_level readibilty (one line change) Peter Eisentraut
- Re: pg_collation.collversion for C.UTF-8 Daniel Verite
- Re: is_superuser is not documented Joseph Koshakow
- Re: Do we want a hashset type? Joel Jacobson
- [DOCS] alter_foreign_table.sgml typo Mehmet Emin KARAKAŞ
- Fix last unitialized memory warning Tristan Partin
- Re: Order changes in PG16 since ICU introduction Peter Eisentraut
- Re: Improve join_search_one_level readibilty (one line change) 謝東霖
- Re: pg_collation.collversion for C.UTF-8 Daniel Verite
- Re: Improve join_search_one_level readibilty (one line change) Tristan Partin
- Re: is_superuser is not documented Fujii Masao
- Disk space not released after schema deletion Isaac Morland
- Re: [DOCS] alter_foreign_table.sgml typo Fujii Masao
- Re: Let's make PostgreSQL multi-threaded Yura Sokolov
- Re: Return value of pg_promote() Fujii Masao
- Re: memory leak in trigger handling (since PG12) Tomas Vondra
- Re: is_superuser is not documented Joseph Koshakow
- Re: Do we want a hashset type? Tomas Vondra
- Re: is pg_log_standby_snapshot() really needed? Jaime Casanova
- v16 fails to build w/ Visual Studio 2015 Noah Misch
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Let's make PostgreSQL multi-threaded Tomas Vondra
- Named Prepared statement problems and possible solutions Dave Cramer
- Re: Let's make PostgreSQL multi-threaded Thomas Munro
- Re: Wrong results from Parallel Hash Full Join Melanie Plageman
- Re: v16 fails to build w/ Visual Studio 2015 Tom Lane
- Re: v16 fails to build w/ Visual Studio 2015 Andres Freund
- Re: pg_collation.collversion for C.UTF-8 Peter Eisentraut
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: v16 fails to build w/ Visual Studio 2015 Peter Eisentraut
- Re: v16 fails to build w/ Visual Studio 2015 Peter Eisentraut
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Peter Eisentraut
- Re: Let's make PostgreSQL multi-threaded Thomas Kellerer
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Order changes in PG16 since ICU introduction Daniel Verite
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Order changes in PG16 since ICU introduction Peter Eisentraut
- Re: v16 fails to build w/ Visual Studio 2015 Noah Misch
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Order changes in PG16 since ICU introduction Peter Eisentraut
- Re: Let's make PostgreSQL multi-threaded Jeremy Schneider
- Re: pg_collation.collversion for C.UTF-8 Jeff Davis
- Re: is pg_log_standby_snapshot() really needed? Andres Freund
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- win32ver data in meson-built postgres.exe Noah Misch
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Let's make PostgreSQL multi-threaded Thomas Munro
- Remove WindowClause PARTITION BY items belonging to redundant pathkeys David Rowley
- Re: win32ver data in meson-built postgres.exe Andres Freund
- Re: Cleaning up nbtree after logical decoding on standby work Andres Freund
- Re: Order changes in PG16 since ICU introduction Tatsuo Ishii
- Re: Order changes in PG16 since ICU introduction Joe Conway
- Re: running logical replication as the subscription owner Masahiko Sawada
- Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan
- Re: win32ver data in meson-built postgres.exe Noah Misch
- Re: Order changes in PG16 since ICU introduction Tatsuo Ishii
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Masahiro Ikeda
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Initial Schema Sync for Logical Replication Masahiko Sawada
- Re: Let's make PostgreSQL multi-threaded Dilip Kumar
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Support logical replication of DDLs Amit Kapila
- Re: is pg_log_standby_snapshot() really needed? Drouvot, Bertrand
- Re: PG 16 draft release notes ready Masahiko Sawada
- [PATCH] Add loongarch native checksum implementation. YANG Xudong
- Re: is pg_log_standby_snapshot() really needed? Jaime Casanova
- Re: Use COPY for populating all pgbench tables David Rowley
- Re: Let's make PostgreSQL multi-threaded Drouvot, Bertrand
- Re: Named Prepared statement problems and possible solutions Konstantin Knizhnik
- Re: PG 16 draft release notes ready Yugo NAGATA
- Re: Partial aggregates pushdown Alexander Pyhalov
- Error in calculating length of encoded base64 string o.tselebrovskiy@postgrespro.ru
- [ psql - review request ] review request for \d+ tablename, \d+ indexname indenting 쿼리트릭스
- Re: Order changes in PG16 since ICU introduction Daniel Verite
- Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys Richard Guo
- Re: Do we want a hashset type? Joel Jacobson
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- [btree-indexed column] <@ [range | multirange] Joel Jacobson
- Re: Order changes in PG16 since ICU introduction Daniel Verite
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Do we want a hashset type? Tomas Vondra
- Re: running logical replication as the subscription owner Amit Kapila
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: Let's make PostgreSQL multi-threaded Tomas Vondra
- Seeking Guidance on Using Valgrind in PostgreSQL for Detecting Memory Leaks in Extension Code Pradeep Kumar
- Re: win32ver data in meson-built postgres.exe Magnus Hagander
- Re: Git sources doesn't contain the INSATLL file? tison
- Re: [DOCS] alter_foreign_table.sgml typo Fujii Masao
- Re: Return value of pg_promote() Ashutosh Sharma
- Re: Use COPY for populating all pgbench tables Hannu Krosing
- Re: [DOCS] alter_foreign_table.sgml typo Mehmet Emin KARAKAŞ
- Re: Let's make PostgreSQL multi-threaded Andrew Dunstan
- Re: Let's make PostgreSQL multi-threaded Jose Luis Tallon
- Re: Support logical replication of DDLs shveta malik
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) Tomas Vondra
- Re: Support logical replication of DDLs shveta malik
- Re: Let's make PostgreSQL multi-threaded Matthias van de Meent
- Re: Support logical replication of DDLs shveta malik
- Re: Named Prepared statement problems and possible solutions Jan Wieck
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Named Prepared statement problems and possible solutions Konstantin Knizhnik
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Named Prepared statement problems and possible solutions Jan Wieck
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Typo in src/backend/access/nbtree/README? Daniel Westermann (DWE)
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Cleaning up nbtree after logical decoding on standby work Alvaro Herrera
- Re: generic plans and "initial" pruning Amit Langote
- Re: Named Prepared statement problems and possible solutions Jan Wieck
- Re: Let's make PostgreSQL multi-threaded Greg Stark
- Re: Error in calculating length of encoded base64 string Tom Lane
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Let's make PostgreSQL multi-threaded Matthias van de Meent
- Re: Named Prepared statement problems and possible solutions Jan Wieck
- Re: Seeking Guidance on Using Valgrind in PostgreSQL for Detecting Memory Leaks in Extension Code Heikki Linnakangas
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Named Prepared statement problems and possible solutions Konstantin Knizhnik
- Re: GTIN14 support for contrib/isn Josef Šimánek
- Re: Allow pg_archivecleanup to remove backup history files Fujii Masao
- index prefetching Tomas Vondra
- Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Matthias van de Meent
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Greg Sabino Mullane
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Making Vars outer-join aware Tom Lane
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Ilya Anfimov
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Postgres v15 windows bincheck regression test failures Russell Foster
- Re: explain analyze rows=%.0f Ibrar Ahmed
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: index prefetching Peter Geoghegan
- Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith
- Re: Let's make PostgreSQL multi-threaded Thomas Munro
- Re: Let's make PostgreSQL multi-threaded Jose Luis Tallon
- Re: Postgres v15 windows bincheck regression test failures Andrew Dunstan
- Re: Let's make PostgreSQL multi-threaded Thomas Munro
- Re: Let's make PostgreSQL multi-threaded Dmitry Dolgov
- Re: Named Prepared statement problems and possible solutions Jan Wieck
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Tom Lane
- Re: Named Prepared statement problems and possible solutions Dave Cramer
- Re: Let's make PostgreSQL multi-threaded Dave Cramer
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: ERROR: no relation entry for relid 6 Tom Lane
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Named Prepared statement problems and possible solutions Jan Wieck
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Melanie Plageman
- Re: Order changes in PG16 since ICU introduction Joe Conway
- Re: Fix search_path for all maintenance commands Greg Stark
- Re: index prefetching Tomas Vondra
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Andres Freund
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Andres Freund
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Michael Paquier
- Re: Let's make PostgreSQL multi-threaded Stephan Doliov
- Re: index prefetching Peter Geoghegan
- git.postgresql.org seems to be down Jaime Casanova
- Re: Support logical replication of DDLs Masahiko Sawada
- Re: index prefetching Andres Freund
- Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys David Rowley
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith
- Re: git.postgresql.org seems to be down Joe Conway
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: git.postgresql.org seems to be down Jaime Casanova
- Re: index prefetching Peter Geoghegan
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Andres Freund
- Re: running logical replication as the subscription owner Masahiko Sawada
- Re: Typo in src/backend/access/nbtree/README? Gurjeet Singh
- Re: Implement generalized sub routine find_in_log for tap test Michael Paquier
- Re: Implement generalized sub routine find_in_log for tap test Michael Paquier
- Re: Support logical replication of DDLs shveta malik
- Re: Fix last unitialized memory warning Gurjeet Singh
- Re: ERROR: no relation entry for relid 6 Richard Guo
- Re: Typo in src/backend/access/nbtree/README? Richard Guo
- Re: Typo in src/backend/access/nbtree/README? Nathan Bossart
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Drouvot, Bertrand
- Re: Fix search_path for all maintenance commands Nathan Bossart
- Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Support logical replication of DDLs Amit Kapila
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Michael Paquier
- Re: Error in calculating length of encoded base64 string Gurjeet Singh
- Re: Error in calculating length of encoded base64 string Tom Lane
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith
- Re: GTIN14 support for contrib/isn Michael Kefeder
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gurjeet Singh
- Views no longer in rangeTabls? David Steele
- Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys Richard Guo
- Re: Views no longer in rangeTabls? David Steele
- Remove distprep Peter Eisentraut
- Re: Inconsistent results with libc sorting on Windows Daniel Verite
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Masahiro Ikeda
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Drouvot, Bertrand
- Re: index prefetching Tomas Vondra
- Re: Error in calculating length of encoded base64 string Dagfinn Ilmari Mannsåker
- Re: index prefetching Tomas Vondra
- Re: Do we want a hashset type? Joel Jacobson
- Re: Views no longer in rangeTabls? Amit Langote
- Re: Do we want a hashset type? jian he
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Do we want a hashset type? Joel Jacobson
- Re: Order changes in PG16 since ICU introduction Daniel Verite
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith
- Re: Use COPY for populating all pgbench tables Gregory Smith
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: Meson build updates Tristan Partin
- Re: Views no longer in rangeTabls? David Steele
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Let's make PostgreSQL multi-threaded Dave Cramer
- Re: Let's make PostgreSQL multi-threaded Matthias van de Meent
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: Views no longer in rangeTabls? Tom Lane
- Re: Meson build updates Andres Freund
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Use COPY for populating all pgbench tables Gurjeet Singh
- Re: win32ver data in meson-built postgres.exe Andres Freund
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Meson build updates Tristan Partin
- Re: index prefetching Peter Geoghegan
- Re: Meson build updates Andres Freund
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Re: Cleaning up nbtree after logical decoding on standby work Andres Freund
- Adding a pg_get_owned_sequence function? Dagfinn Ilmari Mannsåker
- Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan
- Re: win32ver data in meson-built postgres.exe Noah Misch
- Re: Fix search_path for all maintenance commands Jeff Davis
- Re: index prefetching Gregory Smith
- Re: Let's make PostgreSQL multi-threaded Stephen Frost
- add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Fix search_path for all maintenance commands Gurjeet Singh
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Re: Let's make PostgreSQL multi-threaded Bruce Momjian
- Re: Use COPY for populating all pgbench tables Gregory Smith
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Use COPY for populating all pgbench tables Gurjeet Singh
- Re: Fix search_path for all maintenance commands Jeff Davis
- Cleaning up threading code Thomas Munro
- Add last_commit_lsn to pg_stat_database James Coleman
- Re: WL_SOCKET_ACCEPT fairness on Windows Thomas Munro
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: Use COPY for populating all pgbench tables Gurjeet Singh
- Re: Documentation for building with meson Andres Freund
- Re: pg_stat_io for the startup process Andres Freund
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund
- Re: Cleaning up nbtree after logical decoding on standby work Andres Freund
- Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan
- Re: Cleaning up threading code Andres Freund
- Re: Views no longer in rangeTabls? David Steele
- Re: Views no longer in rangeTabls? Amit Langote
- Re: Views no longer in rangeTabls? David Steele
- Re: Let's make PostgreSQL multi-threaded Dave Cramer
- Re: Views no longer in rangeTabls? Tom Lane
- Re: Views no longer in rangeTabls? Julien Rouhaud
- Re: Views no longer in rangeTabls? Tom Lane
- Re: abi-compliance-checker Peter Eisentraut
- Re: Cleaning up threading code Joe Conway
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Do we want a hashset type? jian he
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: abi-compliance-checker Andres Freund
- Re: Do we want a hashset type? Tomas Vondra
- Re: abi-compliance-checker Andres Freund
- Re: Do we want a hashset type? Tomas Vondra
- Re: Skip collecting decoded changes of already-aborted transactions Andres Freund
- Re: index prefetching Andres Freund
- Re: abi-compliance-checker Tom Lane
- Re: Cleaning up nbtree after logical decoding on standby work Peter Geoghegan
- Re: index prefetching Tomas Vondra
- Re: Let's make PostgreSQL multi-threaded James Addison
- Re: 回复:回复:Fix missing initialization of delayChkptEnd Michael Paquier
- Re: Add a perl function in Cluster.pm to generate WAL Bharath Rupireddy
- Re: Implement generalized sub routine find_in_log for tap test Bharath Rupireddy
- Re: Implement generalized sub routine find_in_log for tap test vignesh C
- Re: Do we want a hashset type? Joel Jacobson
- Should heapam_estimate_rel_size consider fillfactor? Tomas Vondra
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Do we want a hashset type? Tomas Vondra
- Re: Do we want a hashset type? Joel Jacobson
- Re: Do we want a hashset type? Joel Jacobson
- Re: check_strxfrm_bug() Thomas Munro
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Michael Paquier
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: v16 fails to build w/ Visual Studio 2015 Michael Paquier
- Re: v16 fails to build w/ Visual Studio 2015 Michael Paquier
- RE: Support logical replication of DDLs Wei Wang (Fujitsu)
- Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Richard Guo
- Re: Wrong results from Parallel Hash Full Join Michael Paquier
- Re: Wrong results from Parallel Hash Full Join Tom Lane
- Re: Let's make PostgreSQL multi-threaded Dilip Kumar
- Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys David Rowley
- Re: RFC: Logging plan of the running query torikoshia
- Re: Allow pg_archivecleanup to remove backup history files Michael Paquier
- Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys Richard Guo
- Re: check_strxfrm_bug() Heikki Linnakangas
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Large files for relations David Steele
- Re: Order changes in PG16 since ICU introduction Daniel Verite
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: Let's make PostgreSQL multi-threaded Tomas Vondra
- Re: Let's make PostgreSQL multi-threaded Joel Jacobson
- Re: Let's make PostgreSQL multi-threaded Pavel Borisov
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Do we want a hashset type? Tomas Vondra
- Re: Do we want a hashset type? Tomas Vondra
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Partial aggregates pushdown Bruce Momjian
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: Wrong results from Parallel Hash Full Join Melanie Plageman
- Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Melanie Plageman
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: abi-compliance-checker Tristan Partin
- Re: abi-compliance-checker Tristan Partin
- Re: Add support for AT LOCAL Alvaro Herrera
- Re: Do we want a hashset type? Joel Jacobson
- Re: RFC: Logging plan of the running query James Coleman
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
- Re: Meson build updates Tristan Partin
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: Meson build updates Andres Freund
- Re: Do we want a hashset type? Joel Jacobson
- query_id, pg_stat_activity, extended query protocol kaido vaikla
- Re: Meson build updates Tristan Partin
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Do we want a hashset type? Tomas Vondra
- Re: Documentation for building with meson Peter Eisentraut
- Re: Do we want a hashset type? Joel Jacobson
- Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Tomas Vondra
- Re: Order changes in PG16 since ICU introduction Peter Eisentraut
- Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Peter Eisentraut
- Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas
- Re: Meson build updates Peter Eisentraut
- Re: index prefetching Tomasz Rybak
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: Improve logging when using Huge Pages Nathan Bossart
- Re: Meson build updates Tristan Partin
- Re: Let's make PostgreSQL multi-threaded Michael Paquier
- Re: Atomic ops for unlogged LSN Nathan Bossart
- Re: Setting restrictedtoken in pg_regress Nathan Bossart
- Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Michael Paquier
- Re: Atomic ops for unlogged LSN Stephen Frost
- Re: Setting restrictedtoken in pg_regress Michael Paquier
- Re: [PATCH] Slight improvement of worker_spi.c example Nathan Bossart
- Re: Setting restrictedtoken in pg_regress Nathan Bossart
- Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
- Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Tom Lane
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Richard Guo
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: pg_stat_io for the startup process Kyotaro Horiguchi
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: Views no longer in rangeTabls? Amit Langote
- Re: pg_stat_io for the startup process Andres Freund
- RE: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Zhijie Hou (Fujitsu)
- Re: index prefetching Dilip Kumar
- Re: pg_stat_io for the startup process Kyotaro Horiguchi
- Re: Atomic ops for unlogged LSN Nathan Bossart
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Support logical replication of DDLs Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Gurjeet Singh
- Re: RFC: Adding \history [options] [filename] to psql (Snippets and Shared Queries) Gurjeet Singh
- Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart
- Re: Improve logging when using Huge Pages Nathan Bossart
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Michael Paquier
- Re: Improving FTS for Greek Peter Eisentraut
- Re: query_id, pg_stat_activity, extended query protocol kaido vaikla
- Re: pg_get_indexdef() modification to use TxnSnapshot Masahiko Sawada
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Document that server will start even if it's unable to open some TCP/IP ports Gurjeet Singh
- Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi
- Re: Views no longer in rangeTabls? David Steele
- Re: Support logical replication of DDLs Michael Paquier
- Re: Let's make PostgreSQL multi-threaded Kyotaro Horiguchi
- Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Views no longer in rangeTabls? Amit Langote
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Let's make PostgreSQL multi-threaded Kyotaro Horiguchi
- Re: Non-superuser subscription owners Amit Kapila
- Re: Views no longer in rangeTabls? David Steele
- Re: Non-superuser subscription owners Amit Kapila
- OK to build LLVM (*.bc) with CLANG but rest of postgresql with CC (other compiler)? Palle Girgensohn
- OK to build LLVM (*.bc) with CLANG but rest of postgresql with CC (other compiler)? Palle Girgensohn
- Re: Views no longer in rangeTabls? Alvaro Herrera
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: Views no longer in rangeTabls? Amit Langote
- Re: Let's make PostgreSQL multi-threaded Andreas Karlsson
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Alvaro Herrera
- Re: [PATCH] Using named captures in Catalog::ParseHeader() John Naylor
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: extended statistics n-distinct on multiple columns not used when join two tables David Rowley
- Re: extended statistics n-distinct on multiple columns not used when join two tables Pavel Stehule
- RE: extended statistics n-distinct on multiple columns not used when join two tables James Pang (chaolpan)
- Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud
- Re: Views no longer in rangeTabls? David Steele
- Re: Support logical replication of DDLs Amit Kapila
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Dagfinn Ilmari Mannsåker
- Re: RFC: Logging plan of the running query torikoshia
- Re: Allow pg_archivecleanup to remove backup history files torikoshia
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: RFC: Logging plan of the running query James Coleman
- Support TZ format code in to_timestamp() Tom Lane
- Add wait event for log emission? Andres Freund
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- Re: Add wait event for log emission? Nathan Bossart
- Re: [PATCH] Slight improvement of worker_spi.c example Nathan Bossart
- Re: Do we want a hashset type? Joel Jacobson
- Re: Add wait event for log emission? Magnus Hagander
- Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx
- Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart
- Re: Meson build updates Tristan Partin
- Re: Meson build updates Tristan Partin
- Re: Meson build updates Tristan Partin
- Re: Do we want a hashset type? Joel Jacobson
- Re: Document that server will start even if it's unable to open some TCP/IP ports Tom Lane
- Re: Meson build updates Tristan Partin
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Fix a typo in md.c Masahiko Sawada
- Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart
- Re: Support logical replication of DDLs Michael Paquier
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: add non-option reordering to in-tree getopt_long Michael Paquier
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: add non-option reordering to in-tree getopt_long Michael Paquier
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: add non-option reordering to in-tree getopt_long Noah Misch
- Re: Add wait event for log emission? Andres Freund
- Re: Fix a typo in md.c Michael Paquier
- Re: DSA failed to allocate memory Thomas Munro
- Re: Inconsistent results with libc sorting on Windows Thomas Munro
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Michael Paquier
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi
- Re: Non-superuser subscription owners Amit Kapila
- Re: Inconsistent results with libc sorting on Windows Peter Geoghegan
- Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii
- Re: Add wait event for log emission? Kyotaro Horiguchi
- Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong
- Re: Document that server will start even if it's unable to open some TCP/IP ports Kyotaro Horiguchi
- Re: Views no longer in rangeTabls? Amit Langote
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: Document that server will start even if it's unable to open some TCP/IP ports Tom Lane
- RE: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Zhijie Hou (Fujitsu)
- Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Japin Li
- RE: Non-superuser subscription owners Zhijie Hou (Fujitsu)
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Smith
- Re: old_snapshot_threshold bottleneck on replica Thomas Munro
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: Do we want a hashset type? Tom Dunstan
- Re: Fix a typo in md.c Masahiko Sawada
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Masahiko Sawada
- Re: make_ctags: use -I option to ignore pg_node_attr macro Masahiko Sawada
- Re: Views no longer in rangeTabls? Amit Langote
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_get_indexdef() modification to use TxnSnapshot vignesh C
- Re: Views no longer in rangeTabls? Michael Paquier
- Re: Views no longer in rangeTabls? Amit Langote
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Richard Guo
- Re: Let's make PostgreSQL multi-threaded Kyotaro Horiguchi
- Re: Let's make PostgreSQL multi-threaded Andreas Karlsson
- Re: pg_waldump: add test for coverage Peter Eisentraut
- Re: pgindent vs. pgperltidy command-line arguments Peter Eisentraut
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Richard Guo
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Michael Paquier
- Re: Do we want a hashset type? Joel Jacobson
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Dagfinn Ilmari Mannsåker
- Re: Do we want a hashset type? Tomas Vondra
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Richard Guo
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Richard Guo
- Re: Pluggable toaster Nikita Malakhov
- Re: Pluggable toaster Pavel Borisov
- Re:Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 刘庄
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
- Re: Views no longer in rangeTabls? Amit Langote
- Re: Pluggable toaster Aleksander Alekseev
- Re: Setting restrictedtoken in pg_regress Andrew Dunstan
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: Views no longer in rangeTabls? David Steele
- Shouldn't cost_append() also scale the partial path's cost? Antonin Houska
- Re: Do we want a hashset type? Joel Jacobson
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: Do we want a hashset type? Tomas Vondra
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Eisentraut
- RE: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Zhijie Hou (Fujitsu)
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Japin Li
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Gurjeet Singh
- Re: RFC: Logging plan of the running query James Coleman
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: Should heapam_estimate_rel_size consider fillfactor? Corey Huinker
- trying again to get incremental backup Robert Haas
- Re: Let's make PostgreSQL multi-threaded James Addison
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: trying again to get incremental backup Andres Freund
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: On login trigger: take three Mikhail Gribkov
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Should heapam_estimate_rel_size consider fillfactor? Andres Freund
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: trying again to get incremental backup Matthias van de Meent
- Re: trying again to get incremental backup Andres Freund
- Re: Do we want a hashset type? Joel Jacobson
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: add non-option reordering to in-tree getopt_long Noah Misch
- Re: Let's make PostgreSQL multi-threaded James Addison
- Re: Let's make PostgreSQL multi-threaded James Addison
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- [17] collation provider "builtin" Jeff Davis
- Re: [17] collation provider "builtin" Thomas Munro
- Re: Inconsistent results with libc sorting on Windows Thomas Munro
- Re: Do we want a hashset type? Tom Dunstan
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Bypassing shared_buffers Vladimir Churyukin
- Re: Bypassing shared_buffers Vladimir Churyukin
- Re: Bypassing shared_buffers Tom Lane
- Re: Bypassing shared_buffers Vladimir Churyukin
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Masahiko Sawada
- Re: Shouldn't cost_append() also scale the partial path's cost? Kyotaro Horiguchi
- Re: Do we want a hashset type? jian he
- Re: Bypassing shared_buffers Thomas Munro
- Consistent coding for the naming of LR workers Peter Smith
- Re: Bypassing shared_buffers Tom Lane
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: Bypassing shared_buffers Vladimir Churyukin
- Re: Bypassing shared_buffers Vladimir Churyukin
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Do we want a hashset type? jian he
- Re: Add a perl function in Cluster.pm to generate WAL Kyotaro Horiguchi
- [17] CREATE COLLATION default provider Jeff Davis
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Bypassing shared_buffers Thomas Munro
- Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi
- Support to define custom wait events for extensions Masahiro Ikeda
- Re: Initial Schema Sync for Logical Replication Peter Smith
- Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi
- Fix regression tests to work with REGRESS_OPTS=--no-locale Michael Paquier
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: pg_collation.collversion for C.UTF-8 Thomas Munro
- subscription/033_run_as_table_owner is not listed in the meson.build Hayato Kuroda (Fujitsu)
- Re: Initial Schema Sync for Logical Replication Peter Smith
- Re: Bypassing shared_buffers Konstantin Knizhnik
- New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: trying again to get incremental backup Dilip Kumar
- Re: generate syscache info automatically John Naylor
- Re: Consistent coding for the naming of LR workers Amit Kapila
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: subscription/033_run_as_table_owner is not listed in the meson.build Michael Paquier
- Re: Do we want a hashset type? Joel Jacobson
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Masahiko Sawada
- Fix a typo in rewriteHandler.c Sho Kato (Fujitsu)
- Re: Bypassing shared_buffers Vladimir Churyukin
- MergeJoin beats HashJoin in the case of multiple hash clauses Andrey Lepikhov
- Re: subscription/033_run_as_table_owner is not listed in the meson.build Masahiko Sawada
- Re: Let's make PostgreSQL multi-threaded James Addison
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: Do we want a hashset type? jian he
- obsolete filename reference in parser README Amit Langote
- When IMMUTABLE is not. Yura Sokolov
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: Consistent coding for the naming of LR workers Alvaro Herrera
- Re: When IMMUTABLE is not. Yura Sokolov
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Memory leak in incremental sort re-scan Laurenz Albe
- Re: When IMMUTABLE is not. Laurenz Albe
- Re: Allow pg_archivecleanup to remove backup history files torikoshia
- Re: RFC: Logging plan of the running query torikoshia
- Re: Memory leak in incremental sort re-scan Tomas Vondra
- Re: When IMMUTABLE is not. Tom Lane
- Re: Support to define custom wait events for extensions Drouvot, Bertrand
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: obsolete filename reference in parser README Amit Langote
- Re: obsolete filename reference in parser README Tristan Partin
- Re: obsolete filename reference in parser README Amit Langote
- Re: When IMMUTABLE is not. Yura Sokolov
- Re: When IMMUTABLE is not. chap@anastigmatix.net
- Re: When IMMUTABLE is not. Yura Sokolov
- Re: When IMMUTABLE is not. Tom Lane
- Re: When IMMUTABLE is not. chap@anastigmatix.net
- Re: When IMMUTABLE is not. David G. Johnston
- Re: When IMMUTABLE is not. chap@anastigmatix.net
- Re: When IMMUTABLE is not. Tom Lane
- Re: When IMMUTABLE is not. Isaac Morland
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: Do we want a hashset type? Joel Jacobson
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Support to define custom wait events for extensions Tristan Partin
- Re: When IMMUTABLE is not. Yura Sokolov
- Re: RFC: Logging plan of the running query James Coleman
- Re: Non-superuser subscription owners Alvaro Herrera
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: [17] collation provider "builtin" Joe Conway
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Memory leak in incremental sort re-scan Tom Lane
- Re: Memory leak in incremental sort re-scan Tomas Vondra
- Re: Memory leak in incremental sort re-scan Tom Lane
- Re: Do we want a hashset type? Joel Jacobson
- Re: subscription/033_run_as_table_owner is not listed in the meson.build Masahiko Sawada
- Re: Memory leak in incremental sort re-scan Tomas Vondra
- Re: subscription/033_run_as_table_owner is not listed in the meson.build Michael Paquier
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Do we want a hashset type? Joel Jacobson
- Re: Fix a typo in rewriteHandler.c Amit Langote
- Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong
- Re: add non-option reordering to in-tree getopt_long Michael Paquier
- Re: Fix a typo in rewriteHandler.c Amit Langote
- Re: subscription/033_run_as_table_owner is not listed in the meson.build Masahiko Sawada
- Re: Consistent coding for the naming of LR workers Kyotaro Horiguchi
- Re: Non-superuser subscription owners Amit Kapila
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Add a perl function in Cluster.pm to generate WAL Kyotaro Horiguchi
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Wei Wang (Fujitsu)
- Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Peter Smith
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi
- Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Masahiko Sawada
- Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Quan Zongliang
- Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Peter Smith
- Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Alvaro Herrera
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Pluggable toaster Nikita Malakhov
- Re: Do we want a hashset type? Joel Jacobson
- Re: Support logical replication of DDLs shveta malik
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Do we want a hashset type? jian he
- Add some more corruption error codes to relcache Andrey M. Borodin
- Re: Pluggable toaster Aleksander Alekseev
- Re: RFC: logical publication via inheritance root? Amit Kapila
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Eisentraut
- Re: [17] collation provider "builtin" Peter Eisentraut
- Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- [BUG] recovery of prepared transactions during promotion can fail Julian Markwort
- Re: Pluggable toaster Aleksander Alekseev
- Re: Order changes in PG16 since ICU introduction Peter Eisentraut
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tomas Vondra
- Re: Do we want a hashset type? Joel Jacobson
- Re: Support to define custom wait events for extensions Tristan Partin
- Re: Order changes in PG16 since ICU introduction Jeff Davis
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andrew Dunstan
- Re: RFC: logical publication via inheritance root? Jacob Champion
- test_extensions: fix inconsistency between meson.build and Makefile Jeff Davis
- Default client_connection_check_interval to 10s on supported systems Tristan Partin
- Re: test_extensions: fix inconsistency between meson.build and Makefile Tristan Partin
- Adding further hardening to nbtree page deletion Peter Geoghegan
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH David Zhang
- Re: [17] collation provider "builtin" Jeff Davis
- Fixing tab-complete for dollar-names Mikhail Gribkov
- Re: pg_collation.collversion for C.UTF-8 Jeff Davis
- Re: Default client_connection_check_interval to 10s on supported systems Tom Lane
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Dagfinn Ilmari Mannsåker
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin
- Re: Default client_connection_check_interval to 10s on supported systems Tristan Partin
- Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Quan Zongliang
- Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tom Lane
- Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Quan Zongliang
- Re: Do we want a hashset type? Joel Jacobson
- Re: RFC: logical publication via inheritance root? Amit Kapila
- Re: pg_collation.collversion for C.UTF-8 Thomas Munro
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Amit Kapila
- Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tomas Vondra
- Re: Deleting prepared statements from libpq. jian he
- Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tomas Vondra
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: test_extensions: fix inconsistency between meson.build and Makefile Gurjeet Singh
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Evan Jones
- [PATCH] ltree hash functions Tommy Pavlicek
- Re: [17] CREATE COLLATION default provider Gurjeet Singh
- PostgreSQL 16 Beta 2 Release Date Jonathan S. Katz
- Re: [PATCH] ltree hash functions Tomas Vondra
- Re: [PATCH] ltree hash functions Tom Lane
- Assert while autovacuum was executing Jaime Casanova
- Re: Assert while autovacuum was executing Peter Geoghegan
- Re: [PATCH] ltree hash functions Tomas Vondra
- Re: Bypassing shared_buffers Greg Sabino Mullane
- deb’s pg_upgradecluster(1) vs streaming replication James Cloos
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Tomas Vondra
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Refactoring backend fork+exec code Heikki Linnakangas
- Re: Deleting prepared statements from libpq. jian he
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Tom Lane
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Use generation context to speed up tuplesorts Tomas Vondra
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: Do we want a hashset type? Joel Jacobson
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: Deleting prepared statements from libpq. Michael Paquier
- Re: Deleting prepared statements from libpq. Michael Paquier
- Re: Do we want a hashset type? jian he
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Tom Lane
- Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Masahiko Sawada
- Re: Allow pg_archivecleanup to remove backup history files torikoshia
- path->param_info only set for lateral? James Coleman
- Re: Deleting prepared statements from libpq. jian he
- Re: path->param_info only set for lateral? Tom Lane
- Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Amit Kapila
- Re: Support logical replication of DDLs shveta malik
- Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier
- Re: [BUG] recovery of prepared transactions during promotion can fail Kyotaro Horiguchi
- Re: Allow pg_archivecleanup to remove backup history files Michael Paquier
- Re: [BUG] recovery of prepared transactions during promotion can fail Kyotaro Horiguchi
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Do we want a hashset type? Joel Jacobson
- Re: Use generation context to speed up tuplesorts Ronan Dunklau
- Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
- Re: Initial Schema Sync for Logical Replication Peter Smith
- remaining sql/json patches Amit Langote
- Re: SQL/JSON revisited Amit Langote
- Re: deb’s pg_upgradecluster(1) vs streaming replication Michael Banck
- Re: [PATCH] ltree hash functions Tommy Pavlicek
- Re: Do we want a hashset type? Tomas Vondra
- Re: Support logical replication of DDLs Amit Kapila
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Bypassing shared_buffers Andrey M. Borodin
- Re: Implement missing join selectivity estimation for range types Schoemans Maxime
- Re: Do we want a hashset type? jian he
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Synchronizing slots from primary to standby Amit Kapila
- Missed query planner optimization Mathias Kunter
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: Do we want a hashset type? Joel Jacobson
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Do we want a hashset type? Joel Jacobson
- Re: Do we want a hashset type? Tomas Vondra
- Re: Deleting prepared statements from libpq. jian he
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Do we want a hashset type? Tomas Vondra
- Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz
- Re: Do we want a hashset type? Tom Lane
- Re: Make pgbench exit on SIGINT more reliably Yugo NAGATA
- Re: trying again to get incremental backup Robert Haas
- Re: trying again to get incremental backup Andres Freund
- Re: Implement missing join selectivity estimation for range types Schoemans Maxime
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Tom Lane
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund
- Re: pg_collation.collversion for C.UTF-8 Jeff Davis
- Re: index prefetching Tomas Vondra
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Do we want a hashset type? Joel Jacobson
- Optimizing "boundary cases" during backward scan B-Tree index descents Peter Geoghegan
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas
- Re: Make pgbench exit on SIGINT more reliably Tristan Partin
- Re: Do we want a hashset type? Tomas Vondra
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Document that server will start even if it's unable to open some TCP/IP ports Bruce Momjian
- Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier
- Re: run pgindent on a regular basis / scripted manner Michael Paquier
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Smith
- Re: Fix regression tests to work with REGRESS_OPTS=--no-locale Michael Paquier
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Deleting prepared statements from libpq. Michael Paquier
- Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: Do we want a hashset type? Joel Jacobson
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- [PATCH] doc: fix markup indentation in MVCC Will Mortensen
- [PATCH] doc: add missing mention of MERGE in MVCC Will Mortensen
- Re: Partial aggregates pushdown Alexander Pyhalov
- collation-related loose ends before beta2 Jeff Davis
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Do we want a hashset type? Joel Jacobson
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Postgres v15 windows bincheck regression test failures Russell Foster
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Do we want a hashset type? Tomas Vondra
- Re: Do we want a hashset type? Tomas Vondra
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Evan Jones
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Allow pg_archivecleanup to remove backup history files torikoshia
- Re: Do we want a hashset type? Joel Jacobson
- Re: pgindent vs. pgperltidy command-line arguments Andrew Dunstan
- Re: pgindent vs. pgperltidy command-line arguments Dagfinn Ilmari Mannsåker
- Re: collation-related loose ends before beta2 Tom Lane
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: Do we want a hashset type? Joel Jacobson
- Re: Do we want a hashset type? Tomas Vondra
- Re: Why does pg_bsd_indent need to be installed? Alvaro Herrera
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: Why does pg_bsd_indent need to be installed? Tom Lane
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Do we want a hashset type? jian he
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: Do we want a hashset type? Tomas Vondra
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- XLog size reductions: Reduced XLog record header size for PG17 Matthias van de Meent
- Re: collation-related loose ends before beta2 Jeff Davis
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: Improve logging when using Huge Pages Justin Pryzby
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: Optimizing "boundary cases" during backward scan B-Tree index descents Peter Geoghegan
- Re: path->param_info only set for lateral? James Coleman
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: Adding further hardening to nbtree page deletion Peter Geoghegan
- Re: Consistent coding for the naming of LR workers Peter Smith
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Amit Kapila
- Can JoinFilter condition be pushed down into IndexScan? Bəxtiyar Neyman
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Tom Lane
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund
- RE: Assert while autovacuum was executing Zhijie Hou (Fujitsu)
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: [BUG] recovery of prepared transactions during promotion can fail Nathan Bossart
- Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier
- Re: Assert while autovacuum was executing Andres Freund
- Re: Adding further hardening to nbtree page deletion Andres Freund
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Andres Freund
- Re: Adding further hardening to nbtree page deletion Peter Geoghegan
- Re: Assert while autovacuum was executing Peter Geoghegan
- Consider \v to the list of whitespace characters in the parser Michael Paquier
- Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Daniel Gustafsson
- Re: Consistent coding for the naming of LR workers Alvaro Herrera
- ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Peter Eisentraut
- Re: remaining sql/json patches Amit Langote
- Re: ProcessStartupPacket(): database_name and user_name truncation Kyotaro Horiguchi
- Re: pgindent vs. pgperltidy command-line arguments Peter Eisentraut
- Re: [BUG] recovery of prepared transactions during promotion can fail Julian Markwort
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Nishant Sharma
- Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier
- Re: RFC: logical publication via inheritance root? Amit Kapila
- bgwriter doesn't flush WAL stats Nazir Bilal Yavuz
- Re: pgindent vs. pgperltidy command-line arguments Andrew Dunstan
- Re: Making empty Bitmapsets always be NULL Ranier Vilela
- Re: Use of additional index columns in rows filtering James Coleman
- Opportunistically pruning page before update James Coleman
- Re: Support logical replication of DDLs Jelte Fennema
- Re: Can JoinFilter condition be pushed down into IndexScan? Tomas Vondra
- EBCDIC sorting as a use case for ICU rules Daniel Verite
- Re: ProcessStartupPacket(): database_name and user_name truncation Tom Lane
- Re: Stack overflow issue Egor Chindyaskin
- Re: ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand
- Re: pgindent vs. pgperltidy command-line arguments Peter Eisentraut
- Re: Allow pg_archivecleanup to remove backup history files torikoshia
- Re: bgwriter doesn't flush WAL stats Matthias van de Meent
- Re: ProcessStartupPacket(): database_name and user_name truncation Nathan Bossart
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Partial aggregates pushdown Bruce Momjian
- Re: EBCDIC sorting as a use case for ICU rules Joe Conway
- Re: bgwriter doesn't flush WAL stats Nazir Bilal Yavuz
- Re: EBCDIC sorting as a use case for ICU rules Jeff Davis
- Re: Use of additional index columns in rows filtering James Coleman
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Andres Freund
- Re: pg_collation.collversion for C.UTF-8 Daniel Verite
- Re: EBCDIC sorting as a use case for ICU rules Jonathan S. Katz
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: collation-related loose ends before beta2 Jonathan S. Katz
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Support TZ format code in to_timestamp() Bruce Momjian
- Re: Can JoinFilter condition be pushed down into IndexScan? Bəxtiyar Neyman
- Re: Support TZ format code in to_timestamp() David Steele
- Re: Memory leak in incremental sort re-scan James Coleman
- Re: DROP DATABASE is interruptible Andres Freund
- Re: ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: ProcessStartupPacket(): database_name and user_name truncation Nathan Bossart
- Re: Can JoinFilter condition be pushed down into IndexScan? Tomas Vondra
- Preventing non-superusers from altering session authorization Joseph Koshakow
- Re: Preventing non-superusers from altering session authorization Nathan Bossart
- vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: Can JoinFilter condition be pushed down into IndexScan? Bəxtiyar Neyman
- Re: [PATCH] doc: add missing mention of MERGE in MVCC Bruce Momjian
- Re: [PATCH] doc: add missing mention of MERGE in MVCC Will Mortensen
- Re: Why does pg_bsd_indent need to be installed? Bruce Momjian
- Re: ProcessStartupPacket(): database_name and user_name truncation Michael Paquier
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Adding further hardening to nbtree page deletion Peter Geoghegan
- Re: vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: Adding SHOW CREATE TABLE Kirk Wolak
- Re: extended statistics n-distinct on multiple columns not used when join two tables David Rowley
- [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: bgwriter doesn't flush WAL stats Kyotaro Horiguchi
- Re: DROP DATABASE is interruptible Andres Freund
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Preventing non-superusers from altering session authorization Nathan Bossart
- Re: Support logical replication of DDLs shveta malik
- Re: Support logical replication of DDLs shveta malik
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: vac_truncate_clog()'s bogus check leads to bogusness Noah Misch
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Do we want a hashset type? Joel Jacobson
- Re: Make pgbench exit on SIGINT more reliably Yugo NAGATA
- Re: ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas
- Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Daniel Gustafsson
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Support logical replication of DDLs shveta malik
- Re: Support logical replication of DDLs Amit Kapila
- Re: memory leak in trigger handling (since PG12) Alexander Pyhalov
- Re: Partial aggregates pushdown Bruce Momjian
- Re: memory leak in trigger handling (since PG12) Tomas Vondra
- Re: Making empty Bitmapsets always be NULL Ranier Vilela
- Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: Add GUC to tune glibc's malloc implementation. Tom Lane
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: bgwriter doesn't flush WAL stats Melanie Plageman
- Re: Add GUC to tune glibc's malloc implementation. Tom Lane
- Re: memory leak in trigger handling (since PG12) Tomas Vondra
- New function to show index being vacuumed Imseih (AWS), Sami
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: New function to show index being vacuumed Matthias van de Meent
- Re: New function to show index being vacuumed Imseih (AWS), Sami
- [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tommy Pavlicek
- Re: Assert while autovacuum was executing Andres Freund
- Re: vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Dagfinn Ilmari Mannsåker
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane
- Re: Do we want a hashset type? Joel Jacobson
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Peter Eisentraut
- Re: UUID v7 Nikolay Samokhvalov
- Re: OK to build LLVM (*.bc) with CLANG but rest of postgresql with CC (other compiler)? Andres Freund
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH David Zhang
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: Bytea PL/Perl transform Greg Sabino Mullane
- Re: pg_collation.collversion for C.UTF-8 Thomas Munro
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Do we want a hashset type? Tomas Vondra
- Re: Preventing non-superusers from altering session authorization Joseph Koshakow
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Make pgbench exit on SIGINT more reliably Michael Paquier
- Re: psql: Add role's membership options to the \du+ command Tom Lane
- Things I don't like about \du's "Attributes" column Tom Lane
- Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
- Re: Preventing non-superusers from altering session authorization Michał Kłeczek
- Re: Deleting prepared statements from libpq. Michael Paquier
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: vac_truncate_clog()'s bogus check leads to bogusness Noah Misch
- Re: memory leak in trigger handling (since PG12) Alexander Pyhalov
- Re: Do we want a hashset type? jian he
- Re: Infinite Interval Ashutosh Bapat
- Index range search optimization Konstantin Knizhnik
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: Infinite Interval Ashutosh Bapat
- patch: improve "user mapping not found" error message Ian Lawrence Barwick
- Re: Deleting prepared statements from libpq. Michael Paquier
- Re: Do we want a hashset type? Joel Jacobson
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Allow pg_archivecleanup to remove backup history files torikoshia
- Re: Do we want a hashset type? jian he
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Improving btree performance through specializing by key shape, take 2 Dilip Kumar
- Migration database from mysql to postgress Alfredo Alcala
- Re: Migration database from mysql to postgress Thomas Kellerer
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: patch: improve "user mapping not found" error message Laurenz Albe
- Re: Assert while autovacuum was executing Dilip Kumar
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tommy Pavlicek
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane
- Re: Migration database from mysql to postgress Andrew Dunstan
- Re: eqjoinsel_semi still sucks ... Andrey Lepikhov
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Bytea PL/Perl transform Andrew Dunstan
- Re: Do we want a hashset type? Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu)
- Stampede of the JIT compilers James Coleman
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: psql: Add role's membership options to the \du+ command Tom Lane
- Re: Assert while autovacuum was executing Andres Freund
- Re: Preventing non-superusers from altering session authorization Nathan Bossart
- Problems with estimating OR conditions, IS NULL on LEFT JOINs Tomas Vondra
- Re: Making empty Bitmapsets always be NULL Ranier Vilela
- Re: sslinfo extension - add notbefore and notafter timestamps Cary Huang
- Re: sslinfo extension - add notbefore and notafter timestamps Daniel Gustafsson
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Peter Eisentraut
- Re: Add GUC to tune glibc's malloc implementation. Peter Eisentraut
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Peter Eisentraut
- Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz
- Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz
- Re: sslinfo extension - add notbefore and notafter timestamps Cary Huang
- Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs Tom Lane
- Re: psql: Add role's membership options to the \du+ command Tom Lane
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Andres Freund
- Re: Stampede of the JIT compilers David Rowley
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Do we want a hashset type? Joel Jacobson
- Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs Tomas Vondra
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Stampede of the JIT compilers Tomas Vondra
- Re: Allow ordered partition scans in more cases David Rowley
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: Stampede of the JIT compilers James Coleman
- Re: Stampede of the JIT compilers Tom Lane
- Re: Do we want a hashset type? Joel Jacobson
- Re: 'converts internal representation to "..."' comment is confusing Steve Chavez
- Castable Domains for different JSON representations Steve Chavez
- Inquiry/Help with pg_adviser (problem in index_create function for creating indexes) Ahmed Ibrahim
- Re: Stampede of the JIT compilers David Rowley
- Re: Add support for AT LOCAL Vik Fearing
- Re: Stampede of the JIT compilers James Coleman
- Re: Stampede of the JIT compilers James Coleman
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Richard Guo
- Re: Incremental sort for access method with ordered scan support (amcanorderbyop) Richard Guo
- Re: Stampede of the JIT compilers Michael Banck
- Re: Do we want a hashset type? Joel Jacobson
- Row pattern recognition Tatsuo Ishii
- Speeding Up Bitmapset Ranier Vilela
- Re: Do we want a hashset type? jian he
- Re: Inquiry/Help with pg_adviser (problem in index_create function for creating indexes) Ahmed Ibrahim
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: Castable Domains for different JSON representations Tom Lane
- Re: DROP DATABASE is interruptible Andres Freund
- Re: vac_truncate_clog()'s bogus check leads to bogusness Noah Misch
- Fwd: Castable Domains for different JSON representations Steve Chavez
- Re: Do we want a hashset type? Tomas Vondra
- Re: Stampede of the JIT compilers James Coleman
- Re: Do we want a hashset type? Joel Jacobson
- Re: Speeding Up Bitmapset David Rowley
- Re: Row pattern recognition Vik Fearing
- Re: eqjoinsel_semi still sucks ... Alena Rybakina
- Re: Speeding Up Bitmapset Ranier Vilela
- Re: Row pattern recognition Tatsuo Ishii
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Do we want a hashset type? jian he
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Speeding Up Bitmapset David Rowley
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: RFC: Adding \history [options] [filename] to psql (Snippets and Shared Queries) Kirk Wolak
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Speeding Up Bitmapset David Rowley
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Inquiry/Help with pg_adviser (problem in index_create function for creating indexes) Heikki Linnakangas
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: Parallelize correlated subqueries that execute within each worker Richard Guo
- Improve comment on cid mapping (was Re: Adding CommandID to heap xlog records) Heikki Linnakangas
- Re: Optimize walsender handling invalid messages of 'drop publication' Bowen Shi
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Önder Kalacı
- Clean up JumbleQuery() from query text Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: 'converts internal representation to "..."' comment is confusing Heikki Linnakangas
- Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs Andrey Lepikhov
- Clean up command argument assembly Peter Eisentraut
- pg_decode_message vs skip_empty_xacts and xact_wrote_changes Ashutosh Bapat
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Do we want a hashset type? jian he
- Re: Stampede of the JIT compilers Laurenz Albe
- function arguments are not PG_FUNCTION_ARGS, how to pass Node *escontext jian he
- Re: function arguments are not PG_FUNCTION_ARGS, how to pass Node *escontext Andrew Dunstan
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: function arguments are not PG_FUNCTION_ARGS, how to pass Node *escontext jian he
- RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: function arguments are not PG_FUNCTION_ARGS, how to pass Node *escontext jian he
- pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Changing types of block and chunk sizes in memory contexts Melih Mutlu
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: function arguments are not PG_FUNCTION_ARGS, how to pass Node *escontext Andrew Dunstan
- Re: Clean up JumbleQuery() from query text Nathan Bossart
- Re: pgbnech: allow to cancel queries during benchmark Kirk Wolak
- Analyze on table creation? James Coleman
- Re: Analyze on table creation? Pavel Stehule
- Re: Analyze on table creation? Pavel Stehule
- Re: Analyze on table creation? James Coleman
- Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs Alena Rybakina
- Re: Analyze on table creation? Pavel Stehule
- Re: Analyze on table creation? James Coleman
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: Analyze on table creation? Pavel Stehule
- Detecting use-after-free bugs using gcc's malloc() attribute Andres Freund
- Re: Analyze on table creation? Andres Freund
- Re: Fixing tab-complete for dollar-names Mikhail Gribkov
- Re: Stampede of the JIT compilers Andres Freund
- Re: Analyze on table creation? James Coleman
- Re: Do we want a hashset type? Joel Jacobson
- Re: Add GUC to tune glibc's malloc implementation. Andres Freund
- Re: Add GUC to tune glibc's malloc implementation. Andres Freund
- Re: Optimize walsender handling invalid messages of 'drop publication' Andres Freund
- Re: Improve comment on cid mapping (was Re: Adding CommandID to heap xlog records) Andres Freund
- Re: Do we want a hashset type? Kirk Wolak
- Re: Row pattern recognition Vik Fearing
- Re: Fixing tab-complete for dollar-names Vik Fearing
- [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Jacob Champion
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Peter Smith
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Peter Smith
- RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- False sharing for PgBackendStatus, made worse by in-core query_id handling Andres Freund
- ReadRecentBuffer() doesn't scale well Andres Freund
- Re: Do we want a hashset type? jian he
- Re: Add some more corruption error codes to relcache Kirk Wolak
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: ReadRecentBuffer() doesn't scale well Peter Geoghegan
- Assert !bms_overlap(joinrel->relids, required_outer) Jaime Casanova
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: Improving btree performance through specializing by key shape, take 2 Dilip Kumar
- Incorrect comment for memset() on pgssHashKey? Japin Li
- Re: ReadRecentBuffer() doesn't scale well Peter Geoghegan
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: ReadRecentBuffer() doesn't scale well Peter Geoghegan
- Re: Improving btree performance through specializing by key shape, take 2 Dilip Kumar
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Michael Paquier
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Michael Paquier
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Daniel Gustafsson
- Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Clean up JumbleQuery() from query text Michael Paquier
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Kyotaro Horiguchi
- Re: bgwriter doesn't flush WAL stats Nazir Bilal Yavuz
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Incorrect comment for memset() on pgssHashKey? Heikki Linnakangas
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Kyotaro Horiguchi
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Kyotaro Horiguchi
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: ReadRecentBuffer() doesn't scale well Peter Geoghegan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Do we want a hashset type? Joel Jacobson
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Add bump memory context type and use it for tuplesorts David Rowley
- Re: RFC: Logging plan of the running query torikoshia
- Re: Support logical replication of DDLs vignesh C
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Infinite Interval Ashutosh Bapat
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: ReadRecentBuffer() doesn't scale well Ants Aasma
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- initial pruning in parallel append Amit Langote
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- Re: Analyze on table creation? James Coleman
- PostgreSQL 16 Beta 2 release announcement draft Jonathan S. Katz
- Re: Make pgbench exit on SIGINT more reliably Tristan Partin
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
- Make uselocale protection more consistent Tristan Partin
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Andrew Dunstan
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Dagfinn Ilmari Mannsåker
- Re: Incremental View Maintenance, take 2 jian he
- Re: ReadRecentBuffer() doesn't scale well Ants Aasma
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Jacob Champion
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage David Christensen
- Re: PostgreSQL 16 Beta 2 release announcement draft Roberto Mello
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: PostgreSQL 16 Beta 2 release announcement draft Jonathan S. Katz
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: Add GUC to tune glibc's malloc implementation. Andres Freund
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Andrew Dunstan
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: Do we want a hashset type? Joel Jacobson
- Re: PostgreSQL 16 Beta 2 release announcement draft Roberto Mello
- Re: PG 16 draft release notes ready Roberto Mello
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- Re: check_strxfrm_bug() Thomas Munro
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage David Christensen
- Add error context during loading of libraries Andres Freund
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Kyotaro Horiguchi
- Re: Row pattern recognition Tatsuo Ishii
- Re: check_strxfrm_bug() Thomas Munro
- RE: Assert while autovacuum was executing Zhijie Hou (Fujitsu)
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Another incorrect comment for pg_stat_statements Japin Li
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: pg_upgrade and logical replication vignesh C
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- Re: Another incorrect comment for pg_stat_statements Japin Li
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- harmonize password reuse in vacuumdb, clusterdb, and reindexdb Nathan Bossart
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: pg_waldump: add test for coverage Peter Eisentraut
- Assistance Needed: Issue with pg_upgrade and --link option Pradeep Kumar
- Re: Assistance Needed: Issue with pg_upgrade and --link option Laurenz Albe
- Re: sslinfo extension - add notbefore and notafter timestamps Daniel Gustafsson
- Re: Do we want a hashset type? jian he
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: Another incorrect comment for pg_stat_statements Michael Paquier
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- removing limitations from bitmap index scan John Naylor
- Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Amit Langote
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Another incorrect comment for pg_stat_statements Michael Paquier
- Commitfest manager for July Daniel Gustafsson
- Re: Request for new function in view update Yugo NAGATA
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Changing types of block and chunk sizes in memory contexts Peter Eisentraut
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- Re: [PATCH] Support % wildcard in extension upgrade filenames Daniel Gustafsson
- Re: Detecting use-after-free bugs using gcc's malloc() attribute Peter Eisentraut
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Peter Eisentraut
- Re: Do we want a hashset type? Joel Jacobson
-
Targetlist lost when CTE join
Zhang Mingli -
Re: Targetlist lost when CTE join
Zhang Mingli -
Re: Targetlist lost when CTE join
Julien Rouhaud -
Re: Targetlist lost when CTE join
Zhang Mingli -
Re: Targetlist lost when CTE join
Julien Rouhaud -
Re: Targetlist lost when CTE join
Zhang Mingli - Re: Changing types of block and chunk sizes in memory contexts David Rowley
- Re: Assistance Needed: Issue with pg_upgrade and --link option Peter Eisentraut
- Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Assistance Needed: Issue with pg_upgrade and --link option Pradeep Kumar
- Re: Assistance Needed: Issue with pg_upgrade and --link option Pradeep Kumar
- Re: Assistance Needed: Issue with pg_upgrade and --link option Laurenz Albe
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Changing types of block and chunk sizes in memory contexts Tom Lane
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes vignesh C
- Re: Row pattern recognition Tatsuo Ishii
- Re: Request for new function in view update Terry Brennan
- Re: Another incorrect comment for pg_stat_statements Japin Li
- Re: pg_rewind WAL segments deletion pitfall torikoshia
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Alena Rybakina
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Ashutosh Bapat
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- several attstattarget-related improvements Peter Eisentraut
- Re: eqjoinsel_semi still sucks ... Tom Lane
- tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: Assistance Needed: Issue with pg_upgrade and --link option Peter Eisentraut
- Re: Bytea PL/Perl transform Tom Lane
- Re: Incremental View Maintenance, take 2 jian he
- Re: Detecting use-after-free bugs using gcc's malloc() attribute Andres Freund
- Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker
- Re: Changing types of block and chunk sizes in memory contexts Tomas Vondra
- Re: several attstattarget-related improvements Tomas Vondra
- Re: POC, WIP: OR-clause support for indexes Tomas Vondra
- Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs Tomas Vondra
- Re: Changing types of block and chunk sizes in memory contexts Tom Lane
- Re: several attstattarget-related improvements Tom Lane
- Re: Row pattern recognition Vik Fearing
- Re: Add GUC to tune glibc's malloc implementation. Andres Freund
- vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Nathan Bossart
- Re: Changing types of block and chunk sizes in memory contexts Andres Freund
- Add more sanity checks around callers of changeDependencyFor() Michael Paquier
- Re: Changing types of block and chunk sizes in memory contexts Andres Freund
- Re: Another incorrect comment for pg_stat_statements Michael Paquier
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Michael Paquier
- Re: Another incorrect comment for pg_stat_statements Japin Li
- Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- RE: add \dpS to psq [16beta1] Shinoda, Noriyoshi (PN Japan FSIP)
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: [PGdocs] fix description for handling pf non-ASCII characters jian he
- Trivial revise for the check of parameterized partial paths Richard Guo
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- Re: Changing types of block and chunk sizes in memory contexts David Rowley
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes vignesh C
- Re: harmonize password reuse in vacuumdb, clusterdb, and reindexdb Gurjeet Singh
- RE: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Zhijie Hou (Fujitsu)
- Re: add \dpS to psq [16beta1] Nathan Bossart
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Kyotaro Horiguchi
- Re: harmonize password reuse in vacuumdb, clusterdb, and reindexdb Nathan Bossart
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: Do we want a hashset type? jian he
- Re: Add more sanity checks around callers of changeDependencyFor() Heikki Linnakangas
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Unified File API John Morris
- RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu)
- Re: Do we want a hashset type? Joel Jacobson
- Does a cancelled REINDEX CONCURRENTLY need to be messy? Thom Brown
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: pg_rewind WAL segments deletion pitfall torikoshia
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Changing types of block and chunk sizes in memory contexts Tomas Vondra
- Re: Incremental View Maintenance, take 2 jian he
- RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Incremental View Maintenance, take 2 jian he
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: Does a cancelled REINDEX CONCURRENTLY need to be messy? Andreas Karlsson
- Re: Does a cancelled REINDEX CONCURRENTLY need to be messy? Tom Lane
- Re: Meson build updates Peter Eisentraut
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: Memory leak in incremental sort re-scan Laurenz Albe
- Re: Incremental View Maintenance, take 2 jian he
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: Meson build updates Tristan Partin
- Re: Does a cancelled REINDEX CONCURRENTLY need to be messy? Álvaro Herrera
- plan_create_index_workers doesn't account for TOAST Jonathan S. Katz
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Jacob Champion
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes vignesh C
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- Re: pg_dump needs SELECT privileges on irrelevant extension table Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Meson build updates Andres Freund
- pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Nikolay Samokhvalov
- Re: Meson build updates Tristan Partin
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Robert Haas
- Re: Meson build updates Andres Freund
- Re: Meson build updates Andres Freund
- Re: Meson build updates Tristan Partin
- Re: Meson build updates Tristan Partin
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Andrew Dunstan
- Re: Meson build updates Andres Freund
- Re: pg_waldump: add test for coverage Tristen Raab
- Re: Meson build updates Tristan Partin
- Re: plan_create_index_workers doesn't account for TOAST Jonathan S. Katz
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Nathan Bossart
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Nathan Bossart
- Re: harmonize password reuse in vacuumdb, clusterdb, and reindexdb Nathan Bossart
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: Incremental View Maintenance, take 2 jian he
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Michael Paquier
- Re: Changing types of block and chunk sizes in memory contexts Andres Freund
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Tom Lane
- Re: Tab completion for CREATE SCHEMAAUTHORIZATION Michael Paquier
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Kyotaro Horiguchi
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Amit Kapila
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Amit Kapila
- Re: Do we want a hashset type? jian he
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Nathan Bossart
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Nathan Bossart
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor
- Re: Allow pg_archivecleanup to remove backup history files Michael Paquier
- Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Amit Langote
- Re: Support logical replication of DDLs shveta malik
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Michael Paquier
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Daniel Gustafsson
- Re: PG 16 draft release notes ready Masahiro Ikeda
- Re: [HACKERS] make async slave to wait for lsn to be replayed Картышов Иван
- Re: Tab completion for CREATE SCHEMAAUTHORIZATION Dagfinn Ilmari Mannsåker
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Dagfinn Ilmari Mannsåker
- Extension Enhancement: Buffer Invalidation in pg_buffercache Palak Chaturvedi
- Re: Removing unneeded self joins Andrey Lepikhov
- Re: EBCDIC sorting as a use case for ICU rules Daniel Verite
- Re: index prefetching Tomas Vondra
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Extensible storage manager API - SMGR hook Redux Matthias van de Meent
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- SPI isolation changes Seino Yuki
- Re: Avoid unused value (src/fe_utils/print.c) Karina Litskevich
- Re: SPI isolation changes Heikki Linnakangas
- Re: SPI isolation changes Seino Yuki
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- Re: SPI isolation changes Tom Lane
- On /*----- comments Heikki Linnakangas
- Re: On /*----- comments Tom Lane
- Re: XLog size reductions: Reduced XLog record header size for PG17 Matthias van de Meent
- Re: ProcessStartupPacket(): database_name and user_name truncation Nathan Bossart
- [PATCH] pgrowlocks: Make mode names consistent with docs David Cook
- Re: ProcessStartupPacket(): database_name and user_name truncation Tom Lane
- Re: Avoid unused value (src/fe_utils/print.c) Alexander Lakhin
- Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Re: SPI isolation changes Seino Yuki
- Re: SPI isolation changes Tom Lane
- Re: ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand
- Initdb-time block size specification David Christensen
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Bruce Momjian
- Re: Adding SHOW CREATE TABLE Kirk Wolak
- Re: sslinfo extension - add notbefore and notafter timestamps Cary Huang
- Re: Initdb-time block size specification Tomas Vondra
- Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands Nathan Bossart
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Nathan Bossart
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Karina Litskevich
- Re: Initdb-time block size specification David Christensen
- Re: Initdb-time block size specification Andres Freund
- Should we remove db_user_namespace? Nathan Bossart
- Re: Initdb-time block size specification David Christensen
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Robert Haas
- Re: Initdb-time block size specification Andres Freund
- Re: Should we remove db_user_namespace? Nathan Bossart