Mailing lists [pgsql-hackers]
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery Tom Lane
- Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery Andres Freund
- Re: meson: Stop using deprecated way getting path of files Andrew Dunstan
- Re: Bug in pgbench prepared statements Tristan Partin
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: should check collations when creating partitioned index Tom Lane
- Re: PostgreSql: Canceled on conflict out to old pivot Heikki Linnakangas
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: PostgreSql: Canceled on conflict out to old pivot Tom Lane
- Re: Something seems weird inside tts_virtual_copyslot() Andres Freund
- Re: PostgreSql: Canceled on conflict out to old pivot Andres Freund
- Re: [PATCH] ltree hash functions Tommy Pavlicek
- Re: Something seems weird inside tts_virtual_copyslot() David Rowley
- Re: Refactoring backend fork+exec code Andres Freund
- Re: Annoying build warnings from latest Apple toolchain Andres Freund
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: Annoying build warnings from latest Apple toolchain Tom Lane
- Re: Report planning memory in EXPLAIN ANALYZE Andrei Lepikhov
- Re: Bug in pgbench prepared statements Lev Kokotov
- Re: optimize atomic exchanges Nathan Bossart
- Re: Synchronizing slots from primary to standby shveta malik
- Re: optimize atomic exchanges Andres Freund
- Re: Custom explain options Andrei Lepikhov
- Re: [Proposal] global sequence implemented by snowflake ID Michael Paquier
- Re: Annoying build warnings from latest Apple toolchain Andres Freund
- Re: meson: Stop using deprecated way getting path of files Andres Freund
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: optimize atomic exchanges Nathan Bossart
- Re: Synchronizing slots from primary to standby shveta malik
- Sequence Access Methods, round two Michael Paquier
- processes stuck in shutdown following OOM/recovery Justin Pryzby
- Re: pg_upgrade and logical replication Peter Smith
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: [Proposal] global sequence implemented by snowflake ID Amit Kapila
- Materialized view in Postgres from the variables rather than SQL query results Nurul Karim Rafi
- doc: improve document of ECPG host variable Ryo Matsumura (Fujitsu)
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Bug in pgbench prepared statements Michael Paquier
- Remove unnecessary includes of system headers in header files Peter Eisentraut
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding li jie
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: PostgreSql: Canceled on conflict out to old pivot Wirch, Eduard
- Improving asan/ubsan support Alexander Lakhin
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Is this a problem in GenericXLogFinish()? Amit Kapila
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby shveta malik
- RE: Remove unnecessary includes of system headers in header files Shubham.Khanna@fujitsu.com
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Amit Kapila
- RE: logical decoding and replication of sequences, take 2 Hayato Kuroda (Fujitsu)
- A wrong comment about search_indexed_tlist_for_var Richard Guo
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Fix a wrong comment in setrefs.c Richard Guo
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: pgsql: Clean up role created in new subscription test. Heikki Linnakangas
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: pgsql: Clean up role created in new subscription test. Alvaro Herrera
- Re: A wrong comment about search_indexed_tlist_for_var Alvaro Herrera
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: Postgres Partitions Limitations (5.11.2.3) Ashutosh Bapat
- Re: Materialized view in Postgres from the variables rather than SQL query results David G. Johnston
- Re: Refactoring backend fork+exec code Alexander Lakhin
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc
- Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document Daniel Verite
- Re: Materialized view in Postgres from the variables rather than SQL query results Nurul Karim Rafi
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: Refactoring backend fork+exec code Tristan Partin
- Re: Remove unnecessary includes of system headers in header files Tom Lane
- Building PosgresSQL with LLVM fails on Solaris 11.4 Sacha Hottinger
- Re: pg_upgrade and logical replication vignesh C
- Re: meson: Stop using deprecated way getting path of files Tom Lane
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: A wrong comment about search_indexed_tlist_for_var Tom Lane
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer shihao zhong
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Building PosgresSQL with LLVM fails on Solaris 11.4 Andres Freund
- Re: Dumped SQL failed to execute with ERROR "GROUP BY position -1 is not in select list" Tom Lane
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: encoding affects ICU regex character classification Jeff Davis
- Re: Refactoring backend fork+exec code Tristan Partin
- Re: Improving asan/ubsan support Tristan Partin
- Re: [PATCH] pg_convert improvement Nathan Bossart
- Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-* Tristan Partin
- Re: [RFC] Clang plugin for catching suspicious typedef casting Tristan Partin
- Re: Clean up some signal usage mainly related to Windows Tristan Partin
- Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-* Andres Freund
- AW: Building PosgresSQL with LLVM fails on Solaris 11.4 Sacha Hottinger
- Re: Emitting JSON to file using COPY TO Nathan Bossart
- Re: Refactoring backend fork+exec code Tom Lane
- Re: [Proposal] global sequence implemented by snowflake ID Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: processes stuck in shutdown following OOM/recovery Thomas Munro
- Re: [PATCH] plpython function causes server panic Andres Freund
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: processes stuck in shutdown following OOM/recovery Thomas Munro
- Re: Refactoring backend fork+exec code Alexander Lakhin
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: Bug in pgbench prepared statements Lev Kokotov
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improving asan/ubsan support Alexander Lakhin
- Re: User functions for building SCRAM secrets John Naylor
- Commitfest 2023-11 is almost over John Naylor
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Remove unnecessary includes of system headers in header files Peter Eisentraut
- Is WAL_DEBUG related code still relevant today? Bharath Rupireddy
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Tom Lane
- Re: about help message for new pg_dump's --filter option Alvaro Herrera
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: SQL:2011 application time Paul Jungwirth
- Re: SQL:2011 application time Paul Jungwirth
- Re: Emitting JSON to file using COPY TO Maciek Sakrejda
- Proposal: In-flight explain logging Rafael Thofehrn Castro
- Re: Proposal: In-flight explain logging Maciek Sakrejda
- Proposal obfuscate password in pg logs Guanqun Yang
- Re: Proposal: In-flight explain logging Rafael Thofehrn Castro
- Re: Proposal obfuscate password in pg logs Tom Lane
- Re: Emitting JSON to file using COPY TO Nathan Bossart
- Re: about help message for new pg_dump's --filter option Daniel Gustafsson
- Re: Is WAL_DEBUG related code still relevant today? Nathan Bossart
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Is WAL_DEBUG related code still relevant today? Tom Lane
- Re: postgres_fdw test timeouts Thomas Munro
- Re: Patch: Improve Boolean Predicate JSON Path Docs shihao zhong
- Re: postgres_fdw test timeouts Alexander Lakhin
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: postgres_fdw test timeouts Thomas Munro
- Re: SQL:2011 application time Vik Fearing
- RE: logical decoding and replication of sequences, take 2 Hayato Kuroda (Fujitsu)
- 答复: Dumped SQL failed to execute with ERROR "GROUP BY position -1 is not in select list" Haotian Chen
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: [RFC] Clang plugin for catching suspicious typedef casting Dmitry Dolgov
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Is WAL_DEBUG related code still relevant today? Bharath Rupireddy
- Re: Is WAL_DEBUG related code still relevant today? Bharath Rupireddy
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Make PostgreSQL work with newer libxml2. Xing Guo
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Is WAL_DEBUG related code still relevant today? Noah Misch
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Dumped SQL failed to execute with ERROR "GROUP BY position -1 is not in select list" David Rowley
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: collect_corrupt_items_vacuum.patch Alexander Korotkov
- Re: PATCH: Add REINDEX tag to event triggers Michael Paquier
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Use PGAlignedBlock instead of "char buf[BLCKSZ]" in more places Bharath Rupireddy
- Re: Syncrep and improving latency due to WAL throttling Tomas Vondra
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding li jie
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding li jie
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- connection timeout hint Jeff Janes
- Re: [RFC] Clang plugin for catching suspicious typedef casting Peter Geoghegan
- Re: connection timeout hint Tom Lane
- gai_strerror() is not thread-safe on Windows Thomas Munro
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Parent/child context relation in pg_get_backend_memory_contexts() torikoshia
- Re: Separate memory contexts for relcache and catcache torikoshia
- Re: Bug in pgbench prepared statements Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Synchronizing slots from primary to standby shveta malik
- Should REINDEX be listed under DDL? Michael Paquier
- Re: Remove unnecessary includes of system headers in header files Peter Eisentraut
- Re: Use PGAlignedBlock instead of "char buf[BLCKSZ]" in more places Michael Paquier
- Which parts of src/backend/nodes/print.c are used? Peter Eisentraut
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) John Naylor
- Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Avoid detoast overhead when possible zhihuifan1213@163.com
- proposal: plpgsql - OPEN LOCAL statement Pavel Stehule
- Re: [PATCH] ltree hash functions jian he
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- RE: CRC32C Parallel Computation Optimization on ARM Xiang Gao
- cost_incremental_sort() and limit_tuples Antonin Houska
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Should REINDEX be listed under DDL? Laurenz Albe
- Re: Dumped SQL failed to execute with ERROR "GROUP BY position -1 is not in select list" Haotian Chen
- Failure with pgbench and --disable-thread-safety in ~v16 Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Avoid detoast overhead when possible Nikita Malakhov
- Re: A wrong comment about search_indexed_tlist_for_var Richard Guo
- Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery Krishnakumar R
- Re: Add pg_basetype() function to obtain a DOMAIN base type John Naylor
- Re: [PATCH] plpython function causes server panic Hao Zhang
- Re: Avoid detoast overhead when possible zhihuifan1213@163.com
- Re: collect_corrupt_items_vacuum.patch Alexander Lakhin
- Move bki file pre-processing from initdb - part 1 - initdb->genbki.pl Krishnakumar R
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) John Naylor
- Commitfest 2023-11 is now closed John Naylor
- table inheritance versus column compression and storage settings Peter Eisentraut
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Failure with pgbench and --disable-thread-safety in ~v16 Alvaro Herrera
- Re: Failure with pgbench and --disable-thread-safety in ~v16 Alvaro Herrera
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila
- Re: Row pattern recognition Tatsuo Ishii
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Tomas Vondra
- Re: Avoid detoast overhead when possible Matthias van de Meent
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila
- Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Rename ShmemVariableCache and initialize it in more standard way Heikki Linnakangas
- Re: Should REINDEX be listed under DDL? Isaac Morland
- Re: Avoid detoast overhead when possible zhihuifan1213@163.com
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Move bki file pre-processing from initdb - part 1 - initdb->genbki.pl John Naylor
- Re: Which parts of src/backend/nodes/print.c are used? Tom Lane
- 回复: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Thomas wen
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Avoid detoast overhead when possible Matthias van de Meent
- Re: Use PGAlignedBlock instead of "char buf[BLCKSZ]" in more places Peter Eisentraut
- Re: PATCH: Add REINDEX tag to event triggers Alexander Lakhin
- Re: Parallel CREATE INDEX for BRIN indexes Matthias van de Meent
- Re: Clean up some signal usage mainly related to Windows Peter Eisentraut
- Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: pg_upgrade failing for 200+ million Large Objects Kumar, Sachin
- Re: Proposal: In-flight explain logging Ashutosh Bapat
- Re: Rename ShmemVariableCache and initialize it in more standard way Tristan Partin
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Proposal to use JSON for Postgres Parser format Matthias van de Meent
- Re: PATCH: Add REINDEX tag to event triggers jian he
- Fwd: Extensible storage manager API - SMGR hook Redux Kirill Reshke
- Re: Clean up some signal usage mainly related to Windows Tristan Partin
- Re: Use PGAlignedBlock instead of "char buf[BLCKSZ]" in more places Andres Freund
- Re: [PATCH] pg_convert improvement Nathan Bossart
- Re: optimize atomic exchanges Nathan Bossart
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Extensible storage manager API - SMGR hook Redux Matthias van de Meent
- Re: gai_strerror() is not thread-safe on Windows Thomas Munro
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Postgres Partitions Limitations (5.11.2.3) Laurenz Albe
- Re: meson: Stop using deprecated way getting path of files Tom Lane
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: trying again to get incremental backup Robert Haas
- Re: Extensible storage manager API - SMGR hook Redux Kirill Reshke
- Re: optimize atomic exchanges Nathan Bossart
- Re: Extensible storage manager API - SMGR hook Redux Matthias van de Meent
- Re: Failure with pgbench and --disable-thread-safety in ~v16 Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: PATCH: Add REINDEX tag to event triggers Michael Paquier
- Re: Avoid detoast overhead when possible zhihuifan1213@163.com
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: gai_strerror() is not thread-safe on Windows Kyotaro Horiguchi
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Rename ShmemVariableCache and initialize it in more standard way Richard Guo
- introduce dynamic shared memory registry Nathan Bossart
- Re: Use PGAlignedBlock instead of "char buf[BLCKSZ]" in more places Michael Paquier
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: SET ROLE documentation improvement Shubham Khanna
- Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers Shubham Khanna
- Re: pg_upgrade and logical replication Michael Paquier
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: btree: downlink right separator/HIKEY optimization Heikki Linnakangas
- Re: Test 002_pg_upgrade fails with olddump on Windows Michael Paquier
- Re: Avoid detoast overhead when possible Nikita Malakhov
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Avoid detoast overhead when possible zhihuifan1213@163.com
- Re: Test 002_pg_upgrade fails with olddump on Windows Alexander Lakhin
- Re: pg_upgrade and logical replication Amit Kapila
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina
- Re: Avoid detoast overhead when possible Nikita Malakhov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- backtrace_on_internal_error Peter Eisentraut
- UBSan pointer overflow in xlogreader.c Thomas Munro
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Avoid detoast overhead when possible Andy Fan
- Re: remaining sql/json patches Amit Langote
- Make attstattarget nullable Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Peter Eisentraut
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Postgres Partitions Limitations (5.11.2.3) Ashutosh Bapat
- Re: introduce dynamic shared memory registry Joe Conway
- Re: Detecting some cases of missing backup_label Stephen Frost
- Re: introduce dynamic shared memory registry Robert Haas
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } John Naylor
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Emitting JSON to file using COPY TO Joe Conway
- Possible segfault when sending notification within a ProcessUtility hook Anthonin Bonnefoy
- Add checks in pg_rewind to abort if backup_label file is present Krishnakumar R
- Re: backtrace_on_internal_error Nathan Bossart
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: UBSan pointer overflow in xlogreader.c Nathan Bossart
- Re: trying again to get incremental backup Robert Haas
- Re: backtrace_on_internal_error Robert Haas
- Re: Make COPY format extendable: Extract COPY TO format implementations Nathan Bossart
- Re: backtrace_on_internal_error Nathan Bossart
- Re: backtrace_on_internal_error Robert Haas
- Re: psql not responding to SIGINT upon db reconnection Tristan Partin
- Remove WIN32 conditional compilation from win32common.c Tristan Partin
- Re: backtrace_on_internal_error Matthias van de Meent
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: collect_corrupt_items_vacuum.patch Dmitry Koval
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: backtrace_on_internal_error Robert Haas
- Re: Possible segfault when sending notification within a ProcessUtility hook Tom Lane
- Re: backtrace_on_internal_error Nathan Bossart
- Re: backtrace_on_internal_error Tom Lane
- Re: Add checks in pg_rewind to abort if backup_label file is present Heikki Linnakangas
- Re: UBSan pointer overflow in xlogreader.c Robert Haas
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: UBSan pointer overflow in xlogreader.c Nathan Bossart
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: [PATCH] ltree hash functions Tommy Pavlicek
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Built-in CTYPE provider Jeff Davis
- Re: Faster "SET search_path" Jeff Davis
- Re: Change GUC hashtable to use simplehash? John Naylor
- Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Tom Lane
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: Test 002_pg_upgrade fails with olddump on Windows Michael Paquier
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- ExecSetupTransitionCaptureState not declared in nodeModifyTable.c jian he
- Re: ExecSetupTransitionCaptureState not declared in nodeModifyTable.c Tom Lane
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: [PoC] pg_upgrade: allow to upgrade publisher node vignesh C
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: RFI: Extending the TOAST Pointer Michael Paquier
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED Michael Paquier
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Remove MSVC scripts from the tree Shubham Khanna
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: PATCH: Add REINDEX tag to event triggers Alexander Lakhin
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: speed up a logical replica setup Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Test 002_pg_upgrade fails with olddump on Windows Alexander Lakhin
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: SQL:2011 application time Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Clean up some signal usage mainly related to Windows Peter Eisentraut
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: RFI: Extending the TOAST Pointer Nikita Malakhov
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: remaining sql/json patches Alvaro Herrera
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Synchronizing slots from primary to standby shveta malik
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Row pattern recognition Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Is WAL_DEBUG related code still relevant today? Peter Eisentraut
- Re: Make COPY format extendable: Extract COPY TO format implementations Daniel Verite
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Is WAL_DEBUG related code still relevant today? Euler Taveira
- Forbid the use of invalidated physical slots in streaming replication. Zhijie Hou (Fujitsu)
- Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Nazir Bilal Yavuz
- Re: Transaction timeout Andrey M. Borodin
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Robert Haas
- Re: Possible segfault when sending notification within a ProcessUtility hook Anthonin Bonnefoy
- Re: SQL:2011 application time jian he
- Re: Partial aggregates pushdown Robert Haas
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Matthias van de Meent
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Robert Haas
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: remaining sql/json patches Amit Langote
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Is WAL_DEBUG related code still relevant today? Tom Lane
- Re: [RFC] Clang plugin for catching suspicious typedef casting Dmitry Dolgov
- Re: remaining sql/json patches Alvaro Herrera
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Tom Lane
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Clean up some signal usage mainly related to Windows Nathan Bossart
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Tom Lane
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Sehrope Sarkuni
- Re: Clean up some signal usage mainly related to Windows Tristan Partin
- Re: Emitting JSON to file using COPY TO Tom Lane
- Re: Emitting JSON to file using COPY TO Nathan Bossart
- Re: Clean up some signal usage mainly related to Windows Nathan Bossart
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: Emitting JSON to file using COPY TO Nathan Bossart
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Clean up some signal usage mainly related to Windows Peter Eisentraut
- Re: Clean up some signal usage mainly related to Windows Nathan Bossart
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: Building PosgresSQL with LLVM fails on Solaris 11.4 Andres Freund
- Re: generic plans and "initial" pruning Robert Haas
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: Emitting JSON to file using COPY TO Daniel Verite
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Matthias van de Meent
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- automating RangeTblEntry node support Peter Eisentraut
- Re: Emitting JSON to file using COPY TO Tom Lane
- Re: gai_strerror() is not thread-safe on Windows Thomas Munro
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Reducing output size of nodeToString Matthias van de Meent
- Re: automating RangeTblEntry node support Matthias van de Meent
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Sehrope Sarkuni
- Re: Emitting JSON to file using COPY TO Nathan Bossart
- Re: Emitting JSON to file using COPY TO Sehrope Sarkuni
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Clean up some signal usage mainly related to Windows Nathan Bossart
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: PATCH: Add REINDEX tag to event triggers Michael Paquier
- Re: RFC: Logging plan of the running query Rafael Thofehrn Castro
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- pg16 && GSSAPI && Heimdal/Macos kovert@omniscient.com
- RE: [CAUTION!! freemail] Re: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED Noah Misch
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED Michael Paquier
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED Andres Freund
- Re: gai_strerror() is not thread-safe on Windows Kyotaro Horiguchi
- Re: pg_upgrade and logical replication Masahiko Sawada
- Re: pg_upgrade and logical replication Masahiko Sawada
- [PATCH]: Not to invaldiate CatalogSnapshot for local invalidation messages Xiaoran Wang
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Is WAL_DEBUG related code still relevant today? Euler Taveira
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: Emitting JSON to file using COPY TO Euler Taveira
- Re: Emitting JSON to file using COPY TO Nathan Bossart
- Re: remaining sql/json patches jian he
- Re: Transaction timeout Japin Li
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg16 && GSSAPI && Heimdal/Macos Tom Lane
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- RE: pg_upgrade and logical replication Zhijie Hou (Fujitsu)
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED Michael Paquier
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: catalog access with reset GUCs during parallel worker startup David Rowley
- Re: Improve rowcount estimate for UNNEST(column) Paul Jungwirth
- Re: catalog access with reset GUCs during parallel worker startup David Rowley
- Proposal to add page headers to SLRU pages Li, Yong
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Wrong results with grouping sets Richard Guo
- Re: remaining sql/json patches Peter Eisentraut
- Re: Something seems weird inside tts_virtual_copyslot() David Rowley
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Test 002_pg_upgrade fails with olddump on Windows Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: postgres_fdw test timeouts Alexander Lakhin
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: remaining sql/json patches Amit Langote
- Configure problem when cross-compiling PostgreSQL 16.1 Dominik Michael Rauh
- Re: backtrace_on_internal_error Peter Eisentraut
- Re: Proposal to add page headers to SLRU pages Andrey M. Borodin
- Re: Reducing output size of nodeToString Peter Eisentraut
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: remaining sql/json patches Erik Rijkers
- Re: remaining sql/json patches jian he
- Re: Transaction timeout 邱宇航
- Re: remaining sql/json patches Alvaro Herrera
- Removing const-false IS NULL quals and redundant IS NOT NULL quals David Rowley
- Reduce useless changes before reassembly during logical replication li jie
- Re: pg_upgrade and logical replication vignesh C
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Is WAL_DEBUG related code still relevant today? Bharath Rupireddy
- Re: pg_upgrade and logical replication vignesh C
- Re: Remove MSVC scripts from the tree Alvaro Herrera
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Forbid the use of invalidated physical slots in streaming replication. Ashutosh Bapat
- Re: Is WAL_DEBUG related code still relevant today? Bharath Rupireddy
- Re: remaining sql/json patches Amit Langote
- Re: Reducing output size of nodeToString David Rowley
- Re: remaining sql/json patches Amit Langote
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Transaction timeout Andrey M. Borodin
- Re: Transaction timeout Andrey M. Borodin
- Re: Memory consumed by paths during partitionwise join planning David Rowley
- RE: Forbid the use of invalidated physical slots in streaming replication. Zhijie Hou (Fujitsu)
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: Emitting JSON to file using COPY TO Daniel Verite
- AW: Building PosgresSQL with LLVM fails on Solaris 11.4 Sacha Hottinger
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: initdb caching during tests Matthias van de Meent
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: pg_upgrade failing for 200+ million Large Objects Kumar, Sachin
- Re: initdb caching during tests Daniel Gustafsson
- Re: Emitting JSON to file using COPY TO David G. Johnston
- Re: Proposal to add page headers to SLRU pages Aleksander Alekseev
- Re: Configure problem when cross-compiling PostgreSQL 16.1 Tom Lane
- Re: backtrace_on_internal_error Tom Lane
- Re: initdb caching during tests Matthias van de Meent
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- I’ve come across what I think is a bug John Scalia
- Re: trying again to get incremental backup Jakub Wartak
- Re: [CAUTION!! freemail] Re: Partial aggregates pushdown Robert Haas
- Re: UBSan pointer overflow in xlogreader.c Robert Haas
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: I’ve come across what I think is a bug Euler Taveira
- Re: trying again to get incremental backup Robert Haas
- Re: Is WAL_DEBUG related code still relevant today? Robert Haas
- Re: Is WAL_DEBUG related code still relevant today? Noah Misch
- Re: Make COPY format extendable: Extract COPY TO format implementations Andrew Dunstan
- Re: Building PosgresSQL with LLVM fails on Solaris 11.4 Andres Freund
- Re: Remove MSVC scripts from the tree Andres Freund
- Re: remaining sql/json patches Robert Haas
- Re: Remove MSVC scripts from the tree Andres Freund
- errors building on windows using meson Dave Cramer
- Re: Proposal to add page headers to SLRU pages Debnath, Shawn
- Re: remaining sql/json patches Alvaro Herrera
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: errors building on windows using meson Andres Freund
- Re: Remove MSVC scripts from the tree Andres Freund
- Re: errors building on windows using meson Dave Cramer
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: errors building on windows using meson Andres Freund
- Re: Remove MSVC scripts from the tree Thomas Munro
- Re: Proposal to add page headers to SLRU pages Robert Haas
- Improve upcasting for INT range and multi range types Federico
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: errors building on windows using meson Dave Cramer
- Re: postgres_fdw test timeouts Thomas Munro
- Re: [CAUTION!! freemail] Re: Partial aggregates pushdown Bruce Momjian
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: postgres_fdw test timeouts Nathan Bossart
- micro-optimizing json.c Nathan Bossart
- Re: micro-optimizing json.c Jeff Davis
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: micro-optimizing json.c Tom Lane
- Re: [HACKERS] pg_upgrade vs vacuum_cost_delay Bruce Momjian
- Re: Row pattern recognition Tatsuo Ishii
- Re: Test 002_pg_upgrade fails with olddump on Windows Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: [HACKERS] psql casts aspersions on server reliability Bruce Momjian
- Re: Synchronizing slots from primary to standby shveta malik
- Re: micro-optimizing json.c David Rowley
- Re: UBSan pointer overflow in xlogreader.c Thomas Munro
- Re: micro-optimizing json.c Tom Lane
- Re: micro-optimizing json.c Nathan Bossart
- Re: micro-optimizing json.c Tom Lane
- Re: micro-optimizing json.c Nathan Bossart
- Re: micro-optimizing json.c Nathan Bossart
- Re: GUC names in messages Peter Smith
- Re: micro-optimizing json.c Tom Lane
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Andrei Lepikhov
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: micro-optimizing json.c John Naylor
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: [PATCH] New [relation] option engine Yura Sokolov
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: [PATCH] New [relation] option engine Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Sequence Access Methods, round two Michael Paquier
- Re: remaining sql/json patches Amit Langote
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Pyhalov
- Re: Extending SMgrRelation lifetimes Heikki Linnakangas
- Re: Memory consumed by paths during partitionwise join planning David Rowley
- Re: introduce dynamic shared memory registry Michael Paquier
- Re: Rename ShmemVariableCache and initialize it in more standard way Heikki Linnakangas
- Re: Transaction timeout Japin Li
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: Oversight in reparameterize_path_by_child leading to executor crash Alena Rybakina
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: trying again to get incremental backup Jakub Wartak
- Re: Transaction timeout Andrey M. Borodin
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Transaction timeout Japin Li
- Re: remaining sql/json patches Amit Langote
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Test 002_pg_upgrade fails with olddump on Windows Alvaro Herrera
- Re: Adding a pg_get_owned_sequence function? Shubham Khanna
- Re: [PATCH] minor reloption regression tests improvement Alvaro Herrera
- Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Bharath Rupireddy
- Remove some unnecessary includes of "access/xlog_internal.h" Peter Eisentraut
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila
- Assistance Needed: PostgreSQL Migration Errors 13.2 to 15 Charan K
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Remove some unnecessary includes of "access/xlog_internal.h" Heikki Linnakangas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: GUC names in messages Alvaro Herrera
- Re: [PATCH] New [relation] option engine Alvaro Herrera
- Re: initdb caching during tests Daniel Gustafsson
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: backtrace_on_internal_error Peter Eisentraut
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Ashutosh Bapat
- Re: Forbid the use of invalidated physical slots in streaming replication. Ashutosh Bapat
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: Emitting JSON to file using COPY TO Dave Cramer
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: GUC names in messages Peter Eisentraut
- Re: backtrace_on_internal_error Tom Lane
- Re: UBSan pointer overflow in xlogreader.c Robert Haas
- Re: remaining sql/json patches Robert Haas
- Re: remaining sql/json patches Andrew Dunstan
- Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: remaining sql/json patches Andres Freund
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Tom Lane
- Re: Streaming I/O, vectored I/O (WIP) Andres Freund
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: backtrace_on_internal_error Andres Freund
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: backtrace_on_internal_error Tom Lane
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Andres Freund
- Re: Emitting JSON to file using COPY TO Daniel Verite
- Re: micro-optimizing json.c Nathan Bossart
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Emitting JSON to file using COPY TO Daniel Verite
- Re: micro-optimizing json.c Nathan Bossart
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: backtrace_on_internal_error Andres Freund
- Re: Row pattern recognition Tatsuo Ishii
- Re: backtrace_on_internal_error Tom Lane
- Re: backtrace_on_internal_error Tom Lane
- Re: micro-optimizing json.c Tom Lane
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Tom Lane
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- RE: Make COPY format extendable: Extract COPY TO format implementations Hayato Kuroda (Fujitsu)
- How abnormal server shutdown could be detected by tests? Alexander Lakhin
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: remaining sql/json patches jian he
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
- Why are wal_keep_size, max_slot_wal_keep_size requiring server restart? Hannu Krosing
- Re: Make COPY format extendable: Extract COPY TO format implementations Hannu Krosing
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Emitting JSON to file using COPY TO Hannu Krosing
- Postgres db Update to Version 15 Ritthaler, Axel
- Re: Why are wal_keep_size, max_slot_wal_keep_size requiring server restart? Alvaro Herrera
- Re: Eager page freeze criteria clarification Joe Conway
- Re: Assistance Needed: PostgreSQL Migration Errors 13.2 to 15 Tom Lane
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: index prefetching Tomas Vondra
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: backtrace_on_internal_error Andres Freund
- Re: encoding affects ICU regex character classification Thomas Munro
- Recording whether Heap2/PRUNE records are from VACUUM or from opportunistic pruning (Was: Show various offset arrays for heap WAL records) Peter Geoghegan
- Re: backtrace_on_internal_error Tom Lane
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: postgres_fdw test timeouts Alexander Lakhin
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: GUC names in messages Peter Smith
- Re: GUC names in messages Peter Smith
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- unconstify()/unvolatize() vs g++/clang++ Thomas Munro
- Some useless includes in llvmjit_inline.cpp Thomas Munro
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Richard Guo
- Re: Postgres db Update to Version 15 David Rowley
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Andrei Lepikhov
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Adding facility for injection points (or probe points?) for more advanced tests Dilip Kumar
- Re: RFC: Logging plan of the running query torikoshia
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila
- Re: trying again to get incremental backup Dilip Kumar
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: trying again to get incremental backup Dilip Kumar
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: SQL:2011 application time jian he
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Report planning memory in EXPLAIN ANALYZE jian he
- Re: [Proposal] Add foreign-server health checks infrastructure Shubham Khanna
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: unconstify()/unvolatize() vs g++/clang++ Peter Eisentraut
- Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
- Re: backtrace_on_internal_error Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: GUC names in messages Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: unconstify()/unvolatize() vs g++/clang++ Thomas Munro
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Synchronizing slots from primary to standby shveta malik
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: Memory consumption during partitionwise join planning Ashutosh Bapat
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Ashutosh Bapat
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina
- Re: [CAUTION!! freemail] Re: Partial aggregates pushdown Robert Haas
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: brininsert optimization opportunity Alexander Lakhin
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Tomas Vondra
- Re: brininsert optimization opportunity Tomas Vondra
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Peter Geoghegan
- Re: trying again to get incremental backup Robert Haas
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
-
Teach predtest about IS [NOT]
proofs James Coleman - Sorting regression of text function result since commit 586b98fdf1aae Jehan-Guillaume de Rorthais
- Re: Sorting regression of text function result since commit 586b98fdf1aae Tom Lane
- Re: unconstify()/unvolatize() vs g++/clang++ Thomas Munro
- Re: POC: Extension for adding distributed tracing - pg_tracing Craig Ringer
- Adding comments to help understand psql hidden queries Greg Sabino Mullane
- Add --check option to pgindent Tristan Partin
- Re: Add --check option to pgindent Daniel Gustafsson
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- RE: Make COPY format extendable: Extract COPY TO format implementations Hayato Kuroda (Fujitsu)
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Improve eviction algorithm in ReorderBuffer Dilip Kumar
- Re: Adding facility for injection points (or probe points?) for more advanced tests Dilip Kumar
- Re: Change GUC hashtable to use simplehash? John Naylor
- Add isCatalogRel in rmgrdesc Drouvot, Bertrand
- planner chooses incremental but not the best one Nicolas Lutic
- Re: How abnormal server shutdown could be detected by tests? shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add isCatalogRel in rmgrdesc Michael Paquier
- Re: Add isCatalogRel in rmgrdesc Drouvot, Bertrand
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Add --check option to pgindent Daniel Gustafsson
- Re: Add --check option to pgindent Michael Banck
- [meson] expose buildtype debug/optimization info to pg_config Junwang Zhao
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Sorting regression of text function result since commit 586b98fdf1aae Jehan-Guillaume de Rorthais
- Re: brininsert optimization opportunity Tomas Vondra
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Add --check option to pgindent Euler Taveira
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: [PATCH]: Not to invaldiate CatalogSnapshot for local invalidation messages Xiaoran Wang
- Re: How abnormal server shutdown could be detected by tests? Alexander Lakhin
- Re: Add --check option to pgindent Tom Lane
- Re: Add --check option to pgindent Tristan Partin
- Re: Add --check option to pgindent Alvaro Herrera
- Re: typedefs.list glitches Tristan Partin
- Re: typedefs.list glitches Tom Lane
- Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Drouvot, Bertrand
- Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Euler Taveira
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: pg_upgrade and logical replication Masahiko Sawada
- Re: Built-in CTYPE provider Jeremy Schneider
- Clean up find_typedefs and add support for Mac Tristan Partin
- Re: encoding affects ICU regex character classification Jeff Davis
- Re: encoding affects ICU regex character classification Jeremy Schneider
- Re: Clean up find_typedefs and add support for Mac Tom Lane
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Oversight in reparameterize_path_by_child leading to executor crash Andrei Lepikhov
- Re: broken master regress tests Noah Misch
- Re: broken master regress tests Tom Lane
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve upcasting for INT range and multi range types jian he
- Re: Improve upcasting for INT range and multi range types Tom Lane
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve eviction algorithm in ReorderBuffer Dilip Kumar
- Subsequent request from pg client Abdul Matin
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: pg_upgrade and logical replication vignesh C
- Fix bug with indexes on whole-row expressions ywgrit
- Re: brininsert optimization opportunity Soumyadeep Chakraborty
- Re: remaining sql/json patches jian he
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Statistics Import and Export Corey Huinker
- Re: trying again to get incremental backup Jakub Wartak
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Some useless includes in llvmjit_inline.cpp Shubham Khanna
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: trying again to get incremental backup Robert Haas
- Re: Built-in CTYPE provider Jeff Davis
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Michael Paquier
- Re: Subsequent request from pg client Tom Lane
- Re: Fix bug with indexes on whole-row expressions Tom Lane
- AW: Building PosgresSQL with LLVM fails on Solaris 11.4 Sacha Hottinger
- Re: Built-in CTYPE provider Daniel Verite
- "pgoutput" options missing on documentation Emre Hasegeli
- Re: Built-in CTYPE provider Jeff Davis
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Clean up find_typedefs and add support for Mac Tom Lane
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
-
Re: Teach predtest about IS [NOT]
proofs Tom Lane - LargeObjectRelationId vs LargeObjectMetadataRelationId, redux Tom Lane
- Re: Windows default locale vs initdb Thomas Munro
- Re: Clean up find_typedefs and add support for Mac Andrew Dunstan
- [BUG] autovacuum may skip tables when session_authorization/role is set on database Imseih (AWS), Sami
- Re: Add --check option to pgindent Andrew Dunstan
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: [BUG] autovacuum may skip tables when session_authorization/role is set on database Tom Lane
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Obscure lwlock assertion failure if write fails in initdb Thomas Munro
- Re: [BUG] autovacuum may skip tables when session_authorization/role is set on database Imseih (AWS), Sami
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
-
Re: Teach predtest about IS [NOT]
proofs James Coleman - Simplify newNode() Heikki Linnakangas
- useless LIMIT_OPTION_DEFAULT Zhang Mingli
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Simplify newNode() Zhang Mingli
- Re: Simplify newNode() Junwang Zhao
- Re: Remove MSVC scripts from the tree NINGWEI CHEN
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Amul Sul
- Re: "pgoutput" options missing on documentation Amit Kapila
- RE: logical decoding and replication of sequences, take 2 Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: remaining sql/json patches Amit Langote
- Re: remaining sql/json patches Amit Langote
- Re: remaining sql/json patches Amit Langote
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Simplify newNode() Peter Eisentraut
- Re: GUC names in messages Peter Eisentraut
- Re: Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Nazir Bilal Yavuz
- Re: [meson] expose buildtype debug/optimization info to pg_config Peter Eisentraut
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} Michael Paquier
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: [meson] expose buildtype debug/optimization info to pg_config Junwang Zhao
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock tender wang
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: planner chooses incremental but not the best one Richard Guo
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: Guiding principle for dropping LLVM versions? Peter Eisentraut
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock tender wang
- Re: btree_gist into core? Emre Hasegeli
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: btree_gist into core? Julien Rouhaud
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Improve upcasting for INT range and multi range types Federico
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Nazir Bilal Yavuz
- Re: Simplify newNode() Heikki Linnakangas
- Re: Built-in CTYPE provider Jeff Davis
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: encoding affects ICU regex character classification Jeff Davis
- Re: Clean up find_typedefs and add support for Mac Andrew Dunstan
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio
- Re: Add --check option to pgindent Tristan Partin
- Re: logical decoding and replication of sequences, take 2 Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- pg_serial bloat Thomas Munro
-
Re: Teach predtest about IS [NOT]
proofs Tom Lane - Re: useless LIMIT_OPTION_DEFAULT Tom Lane
- Re: Simplify newNode() Tom Lane
- Re: Simplify newNode() Thomas Munro
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Improve eviction algorithm in ReorderBuffer Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Fix bug with indexes on whole-row expressions Nikolay Samokhvalov
- Support "Right Semi Join" plan shapes wenhui qiu
- Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan
- Re: Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Statistics Import and Export Andrei Lepikhov
- Re: remaining sql/json patches jian he
- Re: planner chooses incremental but not the best one Richard Guo
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: Transaction timeout Andrey M. Borodin
- Re: Improve eviction algorithm in ReorderBuffer Alvaro Herrera
- Re: trying again to get incremental backup Jakub Wartak
- Autonomous transactions 2023, WIP Ivan Kush
- Re: trying again to get incremental backup Peter Eisentraut
- Re: trying again to get incremental backup Peter Eisentraut
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: optimize atomic exchanges Andres Freund
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Laurenz Albe
- Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} hubert depesz lubaczewski
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Pavel Stehule
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: Clean up find_typedefs and add support for Mac Andrew Dunstan
- Re: Add --check option to pgindent Jelte Fennema-Nio
- Re: [meson] expose buildtype debug/optimization info to pg_config Andres Freund
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: Add --check option to pgindent Tristan Partin
- Re: Clean up find_typedefs and add support for Mac Tom Lane
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: Improve eviction algorithm in ReorderBuffer Euler Taveira
- Re: Clean up find_typedefs and add support for Mac Andrew Dunstan
- Re: LargeObjectRelationId vs LargeObjectMetadataRelationId, redux Tom Lane
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: encoding affects ICU regex character classification Jeremy Schneider
- Re: Transaction timeout Japin Li
- Re: encoding affects ICU regex character classification Thomas Munro
- Clang optimiser vs preproc.c Thomas Munro
- Re: Clang optimiser vs preproc.c Tom Lane
- Re: Clang optimiser vs preproc.c Thomas Munro
- Re: Clang optimiser vs preproc.c Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: Clang optimiser vs preproc.c Thomas Munro
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: GUC names in messages Michael Paquier
- [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Ishaan Adarsh
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Clang optimiser vs preproc.c Andres Freund
- Re: Adding OLD/NEW support to RETURNING jian he
- Re: [PATCH] Add support function for containment operators jian he
- Re: [PoC] Reducing planning time when tables have many partitions Alena Rybakina
- Re: useless LIMIT_OPTION_DEFAULT Alvaro Herrera
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: XID formatting and SLRU refactorings Thomas Munro
- Re: Improve eviction algorithm in ReorderBuffer Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Thomas Munro
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Alexander Lakhin
- Re: Moving forward with TDE Chris Travers
- Re: Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- How to get started with contribution Sukhbir Singh
- Re: XID formatting and SLRU refactorings Alexander Korotkov
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: How to get started with contribution Julien Rouhaud
- Re: How to get started with contribution Sukhbir Singh
- Re: How to get started with contribution Tomas Vondra
- Re: JSON Path and GIN Questions David E. Wheeler
- GIN-Indexable JSON Patterns David E. Wheeler
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: JSON Path and GIN Questions Tom Lane
- Re: XID formatting and SLRU refactorings Thomas Munro
- Re: Is a clearer memory lifespan for outerTuple and innerTuple useful? Nikita Malakhov
- Re: brininsert optimization opportunity Tomas Vondra
- Re: planner chooses incremental but not the best one Tomas Vondra
- Re: planner chooses incremental but not the best one Tom Lane
- Re: Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan
- Re: JSON Path and GIN Questions David E. Wheeler
- Re: planner chooses incremental but not the best one Tomas Vondra
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: [PATCH]: Not to invaldiate CatalogSnapshot for local invalidation messages jian he
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: "pgoutput" options missing on documentation Amit Kapila
- Re: "pgoutput" options missing on documentation Amit Kapila
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Add a perl function in Cluster.pm to generate WAL Bharath Rupireddy
- Re: Transaction timeout Andrey M. Borodin
- Re: Fix a comment in basic_archive about NO_INSTALLCHECK Bharath Rupireddy
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: introduce dynamic shared memory registry Andrei Lepikhov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: meson: Stop using deprecated way getting path of files John Naylor
- Re: Fix bug with indexes on whole-row expressions ywgrit
- Re: [PATCH]: Not to invaldiate CatalogSnapshot for local invalidation messages Xiaoran Wang
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: introduce dynamic shared memory registry Andrei Lepikhov
- Re: introduce dynamic shared memory registry Nikita Malakhov
- Re: trying again to get incremental backup Peter Eisentraut
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Peter Eisentraut
- Re: Transaction timeout Japin Li
- Re: Transaction timeout Andrey M. Borodin
- Re: remaining sql/json patches jian he
- Re: Simplify newNode() John Naylor
- Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Drouvot, Bertrand
- Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Drouvot, Bertrand
- Re: planner chooses incremental but not the best one Richard Guo
- Re: Remove MSVC scripts from the tree vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Add a perl function in Cluster.pm to generate WAL Euler Taveira
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Euler Taveira
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Add --check option to pgindent Daniel Gustafsson
- Re: planner chooses incremental but not the best one Tomas Vondra
- Re: "pgoutput" options missing on documentation Amit Kapila
- Re: Postgres picks suboptimal index after building of an extended statistics Alexander Korotkov
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Add --check option to pgindent Euler Taveira
- Re: Simplify newNode() Heikki Linnakangas
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: Detecting some cases of missing backup_label Stephen Frost
- psql JSON output format Christoph Berg
- Re: psql JSON output format Christoph Berg
- Re: psql JSON output format Jelte Fennema-Nio
- Re: A wrong comment about search_indexed_tlist_for_var Matt Skelley
- Re: psql JSON output format Christoph Berg
- Re: Add --check option to pgindent Tristan Partin
- Re: Add --check option to pgindent Tristan Partin
- Re: Add --check option to pgindent Matthias van de Meent
- Re: Add --check option to pgindent Jelte Fennema-Nio
- Re: Add --check option to pgindent Jelte Fennema-Nio
- Re: psql JSON output format Jelte Fennema-Nio
- Re: micro-optimizing json.c Nathan Bossart
- Re: Add --check option to pgindent Tristan Partin
- Re: optimize atomic exchanges Nathan Bossart
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: Add --check option to pgindent Jelte Fennema-Nio
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: common signal handler protection Nathan Bossart
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: add non-option reordering to in-tree getopt_long Tom Lane
- Re: Built-in CTYPE provider Jeff Davis
- Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: encoding affects ICU regex character classification Jeff Davis
- Re: index prefetching Robert Haas
- Re: Add --check option to pgindent Tristan Partin
- Re: Add --check option to pgindent Tristan Partin
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Clang optimiser vs preproc.c Thomas Munro
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: Transaction timeout Japin Li
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Proposal to add page headers to SLRU pages Bagga, Rishu
- Re: add non-option reordering to in-tree getopt_long Tom Lane
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: WAL Insertion Lock Improvements Nathan Bossart
- Re: Clang optimiser vs preproc.c Thomas Munro
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Add a perl function in Cluster.pm to generate WAL Bharath Rupireddy
- Re: Making the initial and maximum DSA segment sizes configurable Masahiko Sawada
- Re: Synchronizing slots from primary to standby Amit Kapila
- Update the comment in nodes.h to cover Cardinality Richard Guo
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Japin Li
- Re: "pgoutput" options missing on documentation Amit Kapila
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add isCatalogRel in rmgrdesc Masahiko Sawada
- Re: Transaction timeout Andrey M. Borodin
- Re: Fixing backslash dot for COPY FROM...CSV vignesh C
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Add isCatalogRel in rmgrdesc Drouvot, Bertrand
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Ishaan Adarsh
- Re: Simplify newNode() Heikki Linnakangas
- Re: Transaction timeout Andrey M. Borodin
- Re: partitioning and identity column Ashutosh Bapat
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer vignesh C
- Re: Improve eviction algorithm in ReorderBuffer Amit Kapila
- pg_waldump Fabrice Chapuis
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re:pg_waldump Sergei Kornilov
- Allow custom parameters with more than one dot in config files. Alexander Kukushkin
- Re: logical decoding and replication of sequences, take 2 Christophe Pettus
- Re: pg_waldump Matthias van de Meent
- RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Correct the documentation of extension building infrastructure Karina Litskevich
- Re: Add --check option to pgindent Andrew Dunstan
- Re: Add --check option to pgindent Daniel Gustafsson
- Re: Transaction timeout Japin Li
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Japin Li
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio
- Re: Update the comment in nodes.h to cover Cardinality Peter Eisentraut
- Re: Transaction timeout Junwang Zhao
- Re: pg_waldump Fabrice Chapuis
- Re: Allow custom parameters with more than one dot in config files. Tom Lane
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Add --check option to pgindent Tristan Partin
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Peter Eisentraut
- Re: introduce dynamic shared memory registry Robert Haas
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Remove MSVC scripts from the tree Tristan Partin
- Re: backtrace_on_internal_error Robert Haas
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Ishaan Adarsh
- Re: backtrace_on_internal_error Tom Lane
- Re: Add --check option to pgindent Jelte Fennema-Nio
- libpq compression (part 3) Jacob Burroughs
- Re: Remove MSVC scripts from the tree Nazir Bilal Yavuz
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio
- Re: Add --check option to pgindent Tristan Partin
- Re: libpq compression (part 3) Jacob Burroughs
- Re: backtrace_on_internal_error Robert Haas
- Re: pgsql: Prevent tuples to be marked as dead in subtransactions on standb Robert Haas
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: trying again to get incremental backup Robert Haas
- Add support for __attribute__((returns_nonnull)) Tristan Partin
- Re: Built-in CTYPE provider Robert Haas
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: Fix a comment in basic_archive about NO_INSTALLCHECK Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: introduce dynamic shared memory registry Michael Paquier
- Re: introduce dynamic shared memory registry Michael Paquier
- Re: Built-in CTYPE provider Jeff Davis
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Update the comment in nodes.h to cover Cardinality Richard Guo
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: index prefetching Tomas Vondra
- Re: Add isCatalogRel in rmgrdesc Masahiko Sawada
- Re: Transaction timeout Junwang Zhao
- 回复: Transaction timeout Thomas wen
- Re: pgsql: Move src/bin/pg_verifybackup/parse_manifest.c into src/common. Robert Haas
- Re: "pgoutput" options missing on documentation Amit Kapila
- Re: Transaction timeout Junwang Zhao
- Re: Improve eviction algorithm in ReorderBuffer Amit Kapila
- Re: Add a perl function in Cluster.pm to generate WAL Euler Taveira
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Synchronizing slots from primary to standby Amit Kapila
- Function to get invalidation cause of a replication slot. shveta malik
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer vignesh C
- Re: Function to get invalidation cause of a replication slot. Drouvot, Bertrand
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu)
- Re: remaining sql/json patches Amit Langote
- Re: Function to get invalidation cause of a replication slot. Amit Kapila
- Re: introduce dynamic shared memory registry Andrei Lepikhov
- Re: backtrace_on_internal_error Jelte Fennema-Nio
- Re: backtrace_on_internal_error Jelte Fennema-Nio
- Re: Function to get invalidation cause of a replication slot. shveta malik
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Function to get invalidation cause of a replication slot. shveta malik
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Remove MSVC scripts from the tree Andres Freund
- Re: Allow custom parameters with more than one dot in config files. Alexander Kukushkin
- Re: backtrace_on_internal_error Andres Freund
- Re: Function to get invalidation cause of a replication slot. Drouvot, Bertrand
- Re: Function to get invalidation cause of a replication slot. Drouvot, Bertrand
- Re: Remove MSVC scripts from the tree vignesh C
- Re: Function to get invalidation cause of a replication slot. Amit Kapila
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Support a wildcard in backtrace_functions Jelte Fennema-Nio
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Remove MSVC scripts from the tree Andres Freund
- Re: Function to get invalidation cause of a replication slot. Drouvot, Bertrand
- ci: Build standalone INSTALL file Andres Freund
- Re: Clang optimiser vs preproc.c Alexander Lakhin
- Re: speed up a logical replica setup Shlok Kyal
- Re: Transaction timeout wenhui qiu
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Built-in CTYPE provider Daniel Verite
- Re: Table AM Interface Enhancements Pavel Borisov
- Re: speed up a logical replica setup Euler Taveira
- Re: Table AM Interface Enhancements Pavel Borisov
- Re: trying again to get incremental backup Jakub Wartak
- Re: Remove MSVC scripts from the tree Daniel Gustafsson
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: backtrace_on_internal_error Jelte Fennema-Nio
- Re: ci: Build standalone INSTALL file Andres Freund
- Re: ci: Build standalone INSTALL file Daniel Gustafsson
- Unchecked strdup leading to segfault in pg_dump Daniel Gustafsson
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Unchecked strdup leading to segfault in pg_dump Tristan Partin
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: introduce dynamic shared memory registry Zhang Mingli
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Add --check option to pgindent Andrew Dunstan
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Unchecked strdup leading to segfault in pg_dump Nathan Bossart
- Re: Remove MSVC scripts from the tree Robert Haas
- Re: ci: Build standalone INSTALL file Tom Lane
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Detecting some cases of missing backup_label David Steele
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Estimation rows of FULL JOIN Danil Anisimow
- Re: Estimation rows of FULL JOIN Tom Lane
- Re: Remove MSVC scripts from the tree Daniel Gustafsson
- Re: index prefetching Robert Haas
- Re: Built-in CTYPE provider Jeff Davis
- Re: Built-in CTYPE provider Robert Haas
- Re: libpq compression (part 3) Jacob Burroughs
- Re: libpq compression (part 3) Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: libpq compression (part 3) Jacob Burroughs
- Re: Add --check option to pgindent Andrew Dunstan
- Re: Built-in CTYPE provider Jeff Davis
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: ci: Build standalone INSTALL file Michael Paquier
- Re: ci: Build standalone INSTALL file Michael Paquier
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: Add isCatalogRel in rmgrdesc Michael Paquier
- Re: Built-in CTYPE provider Jeremy Schneider
- Track in pg_replication_slots the reason why slots conflict? Michael Paquier
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: libpq compression (part 3) Jelte Fennema-Nio
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: Built-in CTYPE provider Robert Haas
- Re: Add isCatalogRel in rmgrdesc Masahiko Sawada
- Re: Add isCatalogRel in rmgrdesc Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: broken master regress tests Jeff Davis
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Track in pg_replication_slots the reason why slots conflict? Michael Paquier
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: Function to get invalidation cause of a replication slot. Michael Paquier
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: trying again to get incremental backup Alexander Lakhin
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Function to get invalidation cause of a replication slot. Amit Kapila
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: WAL Insertion Lock Improvements Michael Paquier
- Re: Function to get invalidation cause of a replication slot. Michael Paquier
- Re: Add isCatalogRel in rmgrdesc Bertrand Drouvot
- Re: Fixing backslash dot for COPY FROM...CSV vignesh C
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: speed up a logical replica setup Amit Kapila
- Re: Function to get invalidation cause of a replication slot. Amit Kapila
- Re: GUC names in messages Peter Smith
- Re: Remove MSVC scripts from the tree vignesh C
- Re: Function to get invalidation cause of a replication slot. Michael Paquier
- Re: index prefetching Dilip Kumar
- Re: introduce dynamic shared memory registry Andrei Lepikhov
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: Remove MSVC scripts from the tree Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Postgres picks suboptimal index after building of an extended statistics Andrei Lepikhov
- Re: Stack overflow issue Egor Chindyaskin
- Re: Remove MSVC scripts from the tree Peter Eisentraut
- Re: ci: Build standalone INSTALL file Andres Freund
- Re: ci: Build standalone INSTALL file Andres Freund
- Re: ci: Build standalone INSTALL file Andres Freund
- Re: Function to get invalidation cause of a replication slot. Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Autonomous transactions 2023, WIP Pavel Stehule
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Track in pg_replication_slots the reason why slots conflict? Andres Freund
- Re: brininsert optimization opportunity James Wang
- Re: Postgres picks suboptimal index after building of an extended statistics Alexander Korotkov
- Re: speed up a logical replica setup Amit Kapila
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Peter Eisentraut
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Pavel Stehule
- Re: ci: Build standalone INSTALL file Daniel Gustafsson
- Re: POC: GROUP BY optimization Alexander Korotkov
- int4->bool test coverage Christoph Berg
- Re: Add --check option to pgindent Jelte Fennema-Nio
- Re: partitioning and identity column Peter Eisentraut
- Re: Track in pg_replication_slots the reason why slots conflict? Andres Freund
- Re: Autonomous transactions 2023, WIP Andrey M. Borodin
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: Detecting some cases of missing backup_label Andres Freund
- Re: trying again to get incremental backup Robert Haas
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: Detecting some cases of missing backup_label David Steele
- Re: Building PosgresSQL with LLVM fails on Solaris 11.4 Andres Freund
- Re: index prefetching Tomas Vondra
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Ishaan Adarsh
- Re: index prefetching Tomas Vondra
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Pavel Stehule
- RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu)
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: GUC names in messages Peter Eisentraut
- Re: index prefetching Andres Freund
- Set log_lock_waits=on by default Laurenz Albe
- Re: index prefetching Andres Freund
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Set log_lock_waits=on by default Robert Haas
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: GIN-Indexable JSON Patterns David E. Wheeler
- Re: Track in pg_replication_slots the reason why slots conflict? Bertrand Drouvot
- Re: Set log_lock_waits=on by default Nikolay Samokhvalov
- Re: trying again to get incremental backup Alexander Lakhin
- Re: index prefetching Tomas Vondra
- Re: Set log_lock_waits=on by default Frédéric Yhuel
- Re: ci: Build standalone INSTALL file Tom Lane
- Re: Track in pg_replication_slots the reason why slots conflict? Andres Freund
- Re: ci: Build standalone INSTALL file Andres Freund
- Re: index prefetching Tomas Vondra
- Re: index prefetching Andres Freund
- Re: ci: Build standalone INSTALL file Tom Lane
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: ci: Build standalone INSTALL file Andres Freund
- Re: index prefetching Robert Haas
- Re: index prefetching Andres Freund
- Re: Eager page freeze criteria clarification Joe Conway
- Functions to return random numbers in a given range Dean Rasheed
- Re: index prefetching Robert Haas
- Re: Functions to return random numbers in a given range Pavel Stehule
- authentication/t/001_password.pl trashes ~/.psql_history Tom Lane
- Avoid computing ORDER BY junk columns unnecessarily Heikki Linnakangas
- Re: index prefetching Tomas Vondra
- Re: ci: Build standalone INSTALL file Tom Lane
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: trying again to get incremental backup Robert Haas
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: pg_serial bloat Thomas Munro
- Re: Built-in CTYPE provider Jeff Davis
- Re: Built-in CTYPE provider Jeff Davis
- Re: broken master regress tests Jeff Davis
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Track in pg_replication_slots the reason why slots conflict? Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: ci: Build standalone INSTALL file Michael Paquier
- Re: int4->bool test coverage Michael Paquier
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: trying again to get incremental backup Alexander Lakhin
- Re: Transaction timeout Japin Li
- A typo in a messsage? Kyotaro Horiguchi
- Optimization outcome depends on the index order Andrei Lepikhov
- Re: [PATCH]: Not to invaldiate CatalogSnapshot for local invalidation messages Xiaoran Wang
- Re: Trigger violates foreign key constraint Pavel Luzanov
- Re: planner chooses incremental but not the best one ywgrit
- Re: Trigger violates foreign key constraint Pavel Luzanov
- Re: Avoid computing ORDER BY junk columns unnecessarily Xiaoran Wang
- Re: Set all variable-length fields of pg_attribute to null on column drop Alvaro Herrera
- Re: planner chooses incremental but not the best one Sébastien Lardière
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: [meson] expose buildtype debug/optimization info to pg_config Junwang Zhao
- Re: Optimization outcome depends on the index order Alexander Korotkov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Set log_lock_waits=on by default Christoph Berg
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Avoid computing ORDER BY junk columns unnecessarily Heikki Linnakangas
- Re: Set log_lock_waits=on by default Laurenz Albe
- Re: Built-in CTYPE provider Daniel Verite
- Re: Trigger violates foreign key constraint Laurenz Albe
- Re: Transaction timeout Junwang Zhao
- Re: remaining sql/json patches jian he
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Transaction timeout Japin Li
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Transaction timeout Junwang Zhao
- Re: Transaction timeout Japin Li
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Japin Li
-
Re: Teach predtest about IS [NOT]
proofs James Coleman - Re: Avoid computing ORDER BY junk columns unnecessarily Tom Lane
- Re: Transaction timeout Junwang Zhao
- Re: Avoid computing ORDER BY junk columns unnecessarily Heikki Linnakangas
- Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation Pavel Stehule
- Re: Optimization outcome depends on the index order Andrei Lepikhov
- Re: Avoid computing ORDER BY junk columns unnecessarily Tom Lane
- Re: ci: Build standalone INSTALL file Tom Lane
- date_trunc function in interval version Przemysław Sztoch
- Re: date_trunc function in interval version Pavel Stehule
-
Re: Teach predtest about IS [NOT]
proofs Tom Lane - Re: pg_upgrade --copy-file-range Peter Eisentraut
- Re: pg_upgrade --copy-file-range Thomas Munro
- Re: Set all variable-length fields of pg_attribute to null on column drop Peter Eisentraut
- Re: [PATCHES] Post-special page storage TDE support David Christensen
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Alexander Korotkov
- Re: authentication/t/001_password.pl trashes ~/.psql_history Tom Lane
- Re: date_trunc function in interval version Przemysław Sztoch
- Fixing pgbench init overflow Chen Hao Hsu
- Re: Transaction timeout Japin Li
- Re: date_trunc function in interval version John Naylor
- Re: A typo in a messsage? John Naylor
- Re: Transaction timeout Japin Li
- Re: Transaction timeout Junwang Zhao
- Re: Transaction timeout Japin Li
- Commitfest manager January 2024 vignesh C
- Re: Fixing backslash dot for COPY FROM...CSV vignesh C
- Re: Transaction timeout Junwang Zhao
- Re: Fixing pgbench init overflow Japin Li
- Re: Transaction timeout Li Japin
- Re: Fixing pgbench init overflow Tatsuo Ishii
- Re: Fixing pgbench init overflow Japin Li
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: date_trunc function in interval version Pavel Stehule
- Re: date_trunc function in interval version Pavel Stehule
- Re: Make attstattarget nullable Peter Eisentraut
- Re: authentication/t/001_password.pl trashes ~/.psql_history Andrew Dunstan
- pg_stat_statements: more test coverage Peter Eisentraut
- Password leakage avoidance Joe Conway
- Re: Password leakage avoidance Tom Lane
- Re: authentication/t/001_password.pl trashes ~/.psql_history Tom Lane
- Re: Transaction timeout Andrey M. Borodin
- Re: authentication/t/001_password.pl trashes ~/.psql_history Daniel Gustafsson
- Improving information_schema._pg_expandarray() Tom Lane
- Re: Improving information_schema._pg_expandarray() Pavel Stehule
- Are operations on real values IMMUTABLE or STABLE? Morris de Oryx
- Re: broken master regress tests Pavel Stehule
- Re: trying again to get incremental backup Nathan Bossart
- Re: date_trunc function in interval version Przemysław Sztoch
- Re: Are operations on real values IMMUTABLE or STABLE? Tom Lane
- Re: Fixing pgbench init overflow Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Commitfest manager January 2024 Michael Paquier
- Re: pg_stat_statements: more test coverage Michael Paquier
- Re: Are operations on real values IMMUTABLE or STABLE? Morris de Oryx
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Michael Paquier
- Re: pgsql: Prevent tuples to be marked as dead in subtransactions on standb Michael Paquier
- Re: pg_upgrade --copy-file-range Michael Paquier
- Re: Autonomous transactions 2023, WIP Ivan Kush
- Re: Autonomous transactions 2023, WIP Ivan Kush
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: Password leakage avoidance Dave Cramer
- Re: Autonomous transactions 2023, WIP Pavel Stehule
- Re: Commitfest manager January 2024 vignesh C
- Re: Password leakage avoidance Joe Conway
- Re: Password leakage avoidance Jonathan S. Katz
- Re: Password leakage avoidance Tom Lane
- Re: Password leakage avoidance Tom Lane
- Re: Password leakage avoidance Joe Conway
- pread, pwrite, etc return ssize_t not int Tom Lane
- Re: Password leakage avoidance Tom Lane
- A tiny improvement of psql Kevin Wang
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Alexander Korotkov
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Ashutosh Bapat
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: Transaction timeout Junwang Zhao
- Re: Transaction timeout Japin Li
- Erroneous -Werror=missing-braces on old GCC Richard Guo
- Re: Erroneous -Werror=missing-braces on old GCC Japin Li
- Re: Erroneous -Werror=missing-braces on old GCC Tom Lane
- Re: Erroneous -Werror=missing-braces on old GCC Tom Lane
- pg_basebackup has an accidentaly separated help message Kyotaro Horiguchi
- Re: remaining sql/json patches jian he
- Re: pg_basebackup has an accidentaly separated help message Kyotaro Horiguchi
- Should "CRC" be in uppercase? Kyotaro Horiguchi
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: pg_basebackup has an accidentaly separated help message Michael Paquier
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: pg_basebackup has an accidentaly separated help message Kyotaro Horiguchi
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: Trigger violates foreign key constraint Pavel Luzanov
- Proposal to include --exclude-extension Flag in pg_dump Ayush Vatsa
- Re: Proposal to include --exclude-extension Flag in pg_dump Ayush Vatsa
- Re: Proposal to include --exclude-extension Flag in pg_dump Junwang Zhao
- Re: Avoid computing ORDER BY junk columns unnecessarily Richard Guo
- Re: Optimization outcome depends on the index order Alexander Korotkov
- Re: Proposal to include --exclude-extension Flag in pg_dump Ayush Vatsa
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: apply pragma system_header to python headers Tom Lane
- No LINGUAS file yet for pg_combinebackup Tom Lane
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Pavel Borisov
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: pread, pwrite, etc return ssize_t not int Thomas Munro
- Re: Statistics Import and Export Tomas Vondra
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Avoid computing ORDER BY junk columns unnecessarily Richard Guo
- Re: Some performance degradation in REL_16 vs REL_15 Anton A. Melnikov
- Re: Optimization outcome depends on the index order Andrei Lepikhov
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: "pgoutput" options missing on documentation Amit Kapila
- Re: Track in pg_replication_slots the reason why slots conflict? Michael Paquier
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Track in pg_replication_slots the reason why slots conflict? Bertrand Drouvot
- Re: planner chooses incremental but not the best one ywgrit
- RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu)
- Specify description of the SpecialJoinInfo structure Andrei Lepikhov
- Re: pg_basebackup has an accidentaly separated help message Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work Shubham Khanna
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Anton A. Melnikov
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- An improvement on parallel DISTINCT Richard Guo
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Intermittent failure with t/003_logical_slots.pl test on windows Shlok Kyal
- Re: No LINGUAS file yet for pg_combinebackup Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Track in pg_replication_slots the reason why slots conflict? Isaac Morland
- Update docs for default value of fdw_tuple_cost Umair Shahid
- Re: A tiny improvement of psql Tom Lane
- WIP Incremental JSON Parser Andrew Dunstan
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra
- Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Re: Statistics Import and Export Bruce Momjian
- Re: Moving forward with TDE Bruce Momjian
- Two small bugs in guc.c Tom Lane
- Re: Statistics Import and Export Tom Lane
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: [meson] expose buildtype debug/optimization info to pg_config Peter Eisentraut
- Re: No LINGUAS file yet for pg_combinebackup Peter Eisentraut
- Re: pg_stat_statements: more test coverage Peter Eisentraut
- Re: A tiny improvement of psql Vik Fearing
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Tomas Vondra
- Re: A tiny improvement of psql Jelte Fennema-Nio
- Multidimensional Histograms Alexander Cheshev
- Re: Update docs for default value of fdw_tuple_cost Richard Guo
- Re: [HACKERS] Changing references of password encryption to hashing Bruce Momjian
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: POC: GROUP BY optimization Tom Lane
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: POC: GROUP BY optimization Tom Lane
- Re: POC: GROUP BY optimization Andrei Lepikhov
- [PATCH] pg_dump: Do not dump statistics for excluded tables Rian McGuire
- Re: POC: GROUP BY optimization Tom Lane
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work Japin Li
- Re: A typo in a messsage? John Naylor
- Re: Should "CRC" be in uppercase? John Naylor
- Re: A tiny improvement of psql Deepak M
- Re: A tiny improvement of psql Kirk Wolak
- Re: Intermittent failure with t/003_logical_slots.pl test on windows Nisha Moond
- Re: pg_stat_statements: more test coverage Julien Rouhaud
- Revise the Asserts added to bimapset manipulation functions Richard Guo
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- PostgreSQL 16.1 dict_snowball.so: undefined symbol: CurrentMemoryContext Vitalijus Jefišovas
- Re: Function to get invalidation cause of a replication slot. shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Amit Kapila
- Shared detoast Datum proposal Andy Fan
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Pavel Borisov
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals Andy Fan
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Should we remove -Wdeclaration-after-statement? Jelte Fennema-Nio
- Failed assertion in joininfo.c, remove_join_clause_from_rels Andreas Seltenreich
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals Richard Guo
- Re: Failed assertion in joininfo.c, remove_join_clause_from_rels Alexander Korotkov
- Re: Failed assertion in joininfo.c, remove_join_clause_from_rels Richard Guo
- Re: Statistics Import and Export Tomas Vondra
- Re: Failed assertion in joininfo.c, remove_join_clause_from_rels Alexander Korotkov
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: Add support for __attribute__((returns_nonnull)) Peter Eisentraut
- Re: pg_stat_statements: more test coverage Peter Eisentraut
- Re: pg_upgrade failing for 200+ million Large Objects Robins Tharakan
- Re: trying again to get incremental backup Robert Haas
- cannot abort transaction 2737414167, it was already committed Justin Pryzby
- Re: Should we remove -Wdeclaration-after-statement? Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Statistics Import and Export Bruce Momjian
- Re: trying again to get incremental backup Nathan Bossart
- change regexp_substr first argument make tests more easier to understand. jian he
- [PATCH] Exponential backoff for auth_delay Michael Banck
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- postgres_fdw fails to see that array type belongs to extension David Geier
- add function argument names to regex* functions. jian he
- Re: [PATCH] pg_dump: Do not dump statistics for excluded tables Tom Lane
- Re: postgres_fdw fails to see that array type belongs to extension Tom Lane
- Re: Should we remove -Wdeclaration-after-statement? Jelte Fennema-Nio
- Re: Add support for __attribute__((returns_nonnull)) Tristan Partin
- Re: Two small bugs in guc.c Tristan Partin
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Password leakage avoidance Peter Eisentraut
- Re: Password leakage avoidance Joe Conway
- Re: Password leakage avoidance Tom Lane
- Re: Password leakage avoidance Dave Cramer
- Re: Multidimensional Histograms Tomas Vondra
- Re: Password leakage avoidance Joe Conway
- Re: Password leakage avoidance Jonathan S. Katz
- Assorted typo fixes Dagfinn Ilmari Mannsåker
- Re: [HACKERS] Changing references of password encryption to hashing Peter Eisentraut
- Add LSN <-> time conversion functionality Melanie Plageman
- Re: add function argument names to regex* functions. Peter Eisentraut
- Re: cannot abort transaction 2737414167, it was already committed Thomas Munro
- Re: cannot abort transaction 2737414167, it was already committed Tom Lane
- Re: cannot abort transaction 2737414167, it was already committed Justin Pryzby
- Re: Built-in CTYPE provider Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu)
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Bruce Momjian
- Re: add function argument names to regex* functions. jian he
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: doc patch: note AttributeRelationId passed to FDW validator function Ian Lawrence Barwick
- Re: warn if GUC set to an invalid shared library Shubham Khanna
- Re: doc patch: note AttributeRelationId passed to FDW validator function Michael Paquier
- Re: change regexp_substr first argument make tests more easier to understand. jian he
- Re: Functions to return random numbers in a given range jian he
- Re: Intermittent failure with t/003_logical_slots.pl test on windows Shlok Kyal
- Pdadmin open on Macbook issue Anita
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Some revises in adding sorting path Shubham Khanna
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Some revises in adding sorting path Shubham Khanna
- Re: Set log_lock_waits=on by default Shinya Kato
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: pg_upgrade failing for 200+ million Large Objects Robins Tharakan
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: doc patch: note AttributeRelationId passed to FDW validator function Ian Lawrence Barwick
- Tidy fill hstv array (src/backend/access/heap/pruneheap.c) Ranier Vilela
- Re: Multidimensional Histograms Tomas Vondra
- Re: broken master regress tests Alexander Lakhin
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Transaction timeout Junwang Zhao
- Re: Statistics Import and Export Corey Huinker
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: broken master regress tests Jeff Davis
- Re: Statistics Import and Export Bruce Momjian
- Windows sockets (select missing events?) Ranier Vilela
- Re: broken master regress tests Alexander Lakhin
- The segmentation fault of Postgresql 9.6.24 Kevin Wang
- Re: Pdadmin open on Macbook issue Bruce Momjian
- Re: The segmentation fault of Postgresql 9.6.24 Tomas Vondra
- Re: The segmentation fault of Postgresql 9.6.24 Bruce Momjian
- Re: Avoid computing ORDER BY junk columns unnecessarily Tom Lane
- Re: Statistics Import and Export Tomas Vondra
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Tomas Vondra
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals Andy Fan
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Built-in CTYPE provider Jeff Davis
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Removing unneeded self joins Alexander Lakhin
- Re: Pdadmin open on Macbook issue Maciek Sakrejda
- Re: pg_stat_statements: more test coverage Julien Rouhaud
- Re: Synchronizing slots from primary to standby Amit Kapila
- autoprewarm main function not tested background worker not listed in pg_stat_activity jian he
- Re: Revise the Asserts added to bimapset manipulation functions Richard Guo
- Re: pg_upgrade and logical replication vignesh C
- Commitfest 2024-01 starting in 3 days! vignesh C
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Transaction timeout Andrey M. Borodin
- Re: libpq compression (part 3) Andrey M. Borodin
- Re: Track in pg_replication_slots the reason why slots conflict? Michael Paquier
- Re: Revise the Asserts added to bimapset manipulation functions Richard Guo
- Re: Removing unneeded self joins Alexander Lakhin
- Re: Transaction timeout Junwang Zhao
- Re: Transaction timeout Andrey M. Borodin
- Re: Add PQsendSyncMessage() to libpq Jelte Fennema-Nio
- Re: Add PQsendSyncMessage() to libpq Jelte Fennema-Nio
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Maxim Orlov
- Add Index-level REINDEX with multiple jobs Maxim Orlov
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Tomas Vondra
- Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Matthias van de Meent
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Tomas Vondra
- Remove useless GROUP BY columns considering unique index Zhang Mingli
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: libpq compression (part 3) Jelte Fennema-Nio
- Re: Statistics Import and Export Corey Huinker
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Avoid computing ORDER BY junk columns unnecessarily Heikki Linnakangas
- Re: [HACKERS] Changing references of password encryption to hashing Bruce Momjian
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Pavel Stehule
- Re: Avoid computing ORDER BY junk columns unnecessarily Tom Lane
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jeff Davis
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
- Re: [17] collation provider "builtin" Jeff Davis
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jeff Davis
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
- Re: broken master regress tests Jeff Davis
- Re: Statistics Import and Export Tomas Vondra
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: backtrace_on_internal_error Peter Eisentraut
- Fix copy and paste error (src/bin/pg_basebackup/pg_basebackup.c) Ranier Vilela
- Re: Streaming I/O, vectored I/O (WIP) Cédric Villemain
- Re: Fix copy and paste error (src/bin/pg_basebackup/pg_basebackup.c) Jelte Fennema-Nio
- Fix resource leak (src/bin/pg_combinebackup/pg_combinebackup.c) Ranier Vilela
- Re: Windows sockets (select missing events?) Ranier Vilela
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Things I don't like about \du's "Attributes" column Isaac Morland
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jacob Burroughs
- SET ROLE x NO RESET Eric Hanson
- Re: SET ROLE x NO RESET Joe Conway
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: pg_stat_statements: more test coverage Peter Eisentraut
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: Windows sockets (select missing events?) Thomas Munro
- Re: SET ROLE x NO RESET Michał Kłeczek
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Tomas Vondra
- Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Why do parallel scans require syncscans (but not really)? Tomas Vondra
- Re: Fix resource leak (src/bin/pg_combinebackup/pg_combinebackup.c) Michael Paquier
- Re: Fix copy and paste error (src/bin/pg_basebackup/pg_basebackup.c) Michael Paquier
- Re: pg_stat_statements: more test coverage Michael Paquier
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Michael Paquier
- Re: Commitfest 2024-01 starting in 3 days! Michael Paquier
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: pg_class.reltuples of brin indexes Tomas Vondra
- Exclude generated wait_event files from pgindent Bharath Rupireddy
- Remove unneeded PGDATABASE setting from TAP tests Bharath Rupireddy
- Re: Exclude generated wait_event files from pgindent Michael Paquier
- Re: Remove unneeded PGDATABASE setting from TAP tests Michael Paquier
- Build versionless .so for Android Matthias Kuhn
- Re: pg_class.reltuples of brin indexes Michael Paquier
- Re: Why do parallel scans require syncscans (but not really)? Zhang Mingli
- Simplify documentation related to Windows builds Michael Paquier
- Re: Build versionless .so for Android Tom Lane
- Re: Build versionless .so for Android Michael Paquier
- Re: pg_stat_statements: more test coverage Michael Paquier
- Re: libpq compression (part 3) Jacob Burroughs
- Re: SQL:2011 application time Paul Jungwirth
- Re: pg_stat_statements: more test coverage Julien Rouhaud
- Re: pg_basebackup has an accidentaly separated help message Kyotaro Horiguchi
- Re: A typo in a messsage? Kyotaro Horiguchi
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: pg_stat_statements: more test coverage Peter Eisentraut
- libpqsrv_connect_params should call ProcessWalRcvInterrupts Kyotaro Horiguchi
- Network failure may prevent promotion Kyotaro Horiguchi
- Re: Autonomous transactions 2023, WIP Ivan Kush
- Re: Remove useless GROUP BY columns considering unique index jian he
- Re: Password leakage avoidance Magnus Hagander
- Re: Password leakage avoidance Jonathan S. Katz
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: pg_stat_statements: more test coverage Tom Lane
- Re: Permute underscore separated components of columns before fuzzy matching Arne Roland
- Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Streaming I/O, vectored I/O (WIP) Melanie Plageman
- Re: pg_stat_statements: more test coverage Tom Lane
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Build versionless .so for Android Joe Conway
- Re: SET ROLE x NO RESET Joe Conway