Mailing lists [pgsql-hackers]
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Accessing other session's temp table Mikhail Gribkov
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re:Re:Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST yuansong
- Re:Re:Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST yuansong
- Re: Re:Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST Peter Geoghegan
- Re: Re: Re:Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST Peter Geoghegan
- Re: speedup ALTER TABLE ADD CHECK CONSTRAINT. Sergei Kornilov
- Re: Potential ABI breakage in upcoming minor releases David E. Wheeler
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: speedup ALTER TABLE ADD CHECK CONSTRAINT. Tom Lane
- Re: Code cleanup for detoast a expanded datum. Michel Pelletier
- cannot to compile extension by meson on windows Pavel Stehule
- Re: cannot to compile extension by meson on windows Andres Freund
- Re: cannot to compile extension by meson on windows Pavel Stehule
- Re: cannot to compile extension by meson on windows Andres Freund
- Re: CRC32C Parallel Computation Optimization on ARM Dmitry Dolgov
- Re: cannot to compile extension by meson on windows Pavel Stehule
- Re: cannot to compile extension by meson on windows Pavel Stehule
- Re: cannot to compile extension by meson on windows Pavel Stehule
- Re: Converting SetOp to read its two inputs separately Tom Lane
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: cannot to compile extension by meson on windows Pavel Stehule
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Remove useless GROUP BY columns considering unique index Andrei Lepikhov
- Re: Remove useless GROUP BY columns considering unique index jian he
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Interrupts vs signals Thomas Munro
- Re: More CppAsString2() in psql's describe.c Peter Eisentraut
- Re: altering a column's collation leaves an invalid foreign key Peter Eisentraut
- Re: More CppAsString2() in psql's describe.c Daniel Gustafsson
- Re: More CppAsString2() in psql's describe.c Tom Lane
- Re: UUID v7 Masahiko Sawada
- Re: Use streaming read API in pgstattuple. Nazir Bilal Yavuz
- Re: Vacuum statistics Alexander Korotkov
- Re: Virtual generated columns Amit Kapila
- Re: Converting README documentation to Markdown Peter Eisentraut
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Truncate logs by max_log_size Jim Jones
- Re: Interrupts vs signals Heikki Linnakangas
- Re: meson missing test dependencies Nazir Bilal Yavuz
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: Proper object locking for GRANT/REVOKE Peter Eisentraut
- Re: More CppAsString2() in psql's describe.c Peter Eisentraut
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Michael Christofides
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Re: Added prosupport function for estimating numeric generate_series rows Dean Rasheed
- Re: RISC-V animals sporadically produce weird memory-related failures Alexander Lakhin
- Re: Using read stream in autoprewarm Kirill Reshke
- Re: Drop back the redundant "Lock" suffix from LWLock wait event names Alvaro Herrera
- Re: Using read stream in autoprewarm Andrey M. Borodin
- Re: Partition-wise join with whole row vars Dmitry Dolgov
- Proposal: Role Sandboxing for Secure Impersonation Eric Hanson
- Re: Consider the number of columns in the sort cost model Dmitry Dolgov
- Re: Consider pipeline implicit transaction as a transaction block Robert Haas
- Re: Count and log pages set all-frozen by vacuum Robert Haas
- Re: Vacuum statistics Ilia Evdokimov
- Re: More CppAsString2() in psql's describe.c Daniel Gustafsson
- Re: Using read stream in autoprewarm Nazir Bilal Yavuz
- Re: RISC-V animals sporadically produce weird memory-related failures Tom Turelinckx
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: CREATE SCHEMA ... CREATE DOMAIN support Vik Fearing
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: Proposal: Role Sandboxing for Secure Impersonation Wolfgang Walther
- Re: Incorrect result of bitmap heap scan. Tom Lane
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Nathan Bossart
- Re: Showing applied extended statistics in explain Part 2 Ilia Evdokimov
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Incorrect result of bitmap heap scan. Tom Lane
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Incorrect result of bitmap heap scan. Tom Lane
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: CREATE SCHEMA ... CREATE DOMAIN support Vik Fearing
- Re: Proposal: Role Sandboxing for Secure Impersonation Joe Conway
- Re: Proposal: Role Sandboxing for Secure Impersonation Michał Kłeczek
- Re: RISC-V animals sporadically produce weird memory-related failures Alexander Lakhin
- Re: Remove useless casts to (void *) Tom Lane
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Re: Remove useless casts to (void *) Thomas Munro
- Re: meson missing test dependencies Peter Eisentraut
- Re: sunsetting md5 password support Nathan Bossart
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: RISC-V animals sporadically produce weird memory-related failures Thomas Munro
- Re: Vacuum statistics Alena Rybakina
- Re: Memory leak in WAL sender with pgoutput (v10~) Alvaro Herrera
- Re: Memory leak in WAL sender with pgoutput (v10~) Alvaro Herrera
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Vacuum statistics Alena Rybakina
- Re: Vacuum statistics Alena Rybakina
- code contributions for 2024, WIP version Robert Haas
- add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Darek Ślusarczyk
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- [18] Unintentional behavior change in commit e9931bfb75 Jeff Davis
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Remove useless casts to (void *) Tom Lane
- Re: Remove useless casts to (void *) Andres Freund
- Re: [18] Unintentional behavior change in commit e9931bfb75 Tom Lane
- Re: Remove useless casts to (void *) Tom Lane
- Re: Remove useless casts to (void *) Andres Freund
- Re: Showing applied extended statistics in explain Part 2 Tom Lane
- Re: Remove useless casts to (void *) Thomas Munro
- Re: Incorrect result of bitmap heap scan. Peter Geoghegan
- Re: Remove useless casts to (void *) Tom Lane
- RE: Rework subscription-related code for psql and pg_dump Hayato Kuroda (Fujitsu)
- Re: Doc: typo in config.sgml Bruce Momjian
- Re: Doc: typo in config.sgml Bruce Momjian
- Re: Doc: typo in config.sgml Tom Lane
- Re: Doc: typo in config.sgml Bruce Momjian
- Re: Make tuple deformation faster David Rowley
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: [18] Unintentional behavior change in commit e9931bfb75 Jeff Davis
- Re: [18] Unintentional behavior change in commit e9931bfb75 Tom Lane
- Re: speedup ALTER TABLE ADD CHECK CONSTRAINT. jian he
- Re: Memory leak in WAL sender with pgoutput (v10~) Peter Smith
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- RE: Introduce XID age and inactive timeout based replication slot invalidation Hayato Kuroda (Fujitsu)
- Re: Memory leak in WAL sender with pgoutput (v10~) Alvaro Herrera
- Re: Don't overwrite scan key in systable_beginscan() Peter Eisentraut
- Re: meson missing test dependencies Nazir Bilal Yavuz
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: An inefficient query caused by unnecessary PlaceHolderVar Andrei Lepikhov
- RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu)
- Re: meson missing test dependencies Nazir Bilal Yavuz
- RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu)
- Re: Sequence Access Methods, round two Kirill Reshke
- Re: Fix for consume_xids advancing XIDs incorrectly Kirill Reshke
- Building an extension in a separate directory from the source files. a.mitrokhin@postgrespro.ru
- Re: processes stuck in shutdown following OOM/recovery Kirill Reshke
- Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 Joel Jacobson
- Re: on_error table, saving error info to a table Kirill Reshke
- Re: relfilenode statistics Bertrand Drouvot
- Re: Memory leak in WAL sender with pgoutput (v10~) Alvaro Herrera
- Re: shared-memory based stats collector - v70 Anton A. Melnikov
- Re: [PoC] Reducing planning time when tables have many partitions Alvaro Herrera
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: Memory leak in WAL sender with pgoutput (v10~) Alvaro Herrera
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays Andrew Dunstan
- Re: Changing shared_buffers without restart Robert Haas
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Robert Haas
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Matthias van de Meent
- Re: Drop back the redundant "Lock" suffix from LWLock wait event names Alvaro Herrera
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: code contributions for 2024, WIP version Nathan Bossart
- Re: code contributions for 2024, WIP version Robert Haas
- Re: meson missing test dependencies Andres Freund
- Re: code contributions for 2024, WIP version Joe Conway
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Peter Geoghegan
- Re: Waits monitoring Rahul Pandey
- checksum verification code breaks backups in v16- Robert Haas
- Re: code contributions for 2024, WIP version Robert Haas
- Re: crash with synchronized_standby_slots Alvaro Herrera
- Re: Better error message when --single is not the first arg to postgres executable Alvaro Herrera
- Re: Remove useless casts to (void *) Tom Lane
- Re: Better error message when --single is not the first arg to postgres executable Tom Lane
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Robert Haas
- Re: simplify regular expression locale global variables Jeff Davis
- Re: CREATE SCHEMA ... CREATE DOMAIN support Peter Eisentraut
- Re: Doc: typo in config.sgml Peter Eisentraut
- Re: Doc: typo in config.sgml Peter Eisentraut
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Remove remnants of "snapshot too old" Nathan Bossart
- Re: Doc: typo in config.sgml Bruce Momjian
- Re: code contributions for 2024, WIP version Daniel Gustafsson
- Re: Enhancing Memory Context Statistics Reporting Tomas Vondra
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Doc: typo in config.sgml Bruce Momjian
- Re: checksum verification code breaks backups in v16- Nathan Bossart
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Thomas Munro
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Nathan Bossart
- Re: CRC32C Parallel Computation Optimization on ARM John Naylor
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Serverside SNI support in libpq Jacob Champion
- Re: Memory leak in WAL sender with pgoutput (v10~) Euler Taveira
- Re: shared-memory based stats collector - v70 Anton A. Melnikov
- Re: Remove remnants of "snapshot too old" Andres Freund
- Re: Remove remnants of "snapshot too old" Tom Lane
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Devulapalli, Raghuveer
- RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu)
- Re: not null constraints, again jian he
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Does RelCache/SysCache shrink except when relations are deleted? Bowen Shi
- Re: Remove useless casts to (void *) Tom Lane
- Re: Remove useless casts to (void *) Thomas Munro
- Re: Remove useless casts to (void *) Tom Lane
- Re: crash with synchronized_standby_slots Amit Kapila
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu)
- Contradictory behavior of array_agg(distinct) aggregate. Konstantin Knizhnik
- Re: Contradictory behavior of array_agg(distinct) aggregate. Tom Lane
- Re: Contradictory behavior of array_agg(distinct) aggregate. Konstantin Knizhnik
- Re: Contradictory behavior of array_agg(distinct) aggregate. David G. Johnston
- Re: NOT ENFORCED constraint feature jian he
- Improve DDL related functionality in table AM Daniil Davydov
- RE: Does RelCache/SysCache shrink except when relations are deleted?
- RE: AIX support Srirama Kucherlapati
- Re: Contradictory behavior of array_agg(distinct) aggregate. Dagfinn Ilmari Mannsåker
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Pass ParseState as down to utility functions. Kirill Reshke
- Re: Incorrect result of bitmap heap scan. Matthias van de Meent
- Re: NOT ENFORCED constraint feature jian he
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Implement waiting for wal lsn replay: reloaded Kirill Reshke
- Re: Incorrect result of bitmap heap scan. Matthias van de Meent
- Re: Doc: clarify the log message level of the VERBOSE option Yugo Nagata
- Re: generic plans and "initial" pruning Amit Langote
- Re: Guidance Needed for Testing PostgreSQL Patch (CF-5044) Andrew Dunstan
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Robert Haas
- Re: checksum verification code breaks backups in v16- Robert Haas
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Eager aggregation, take 3 Robert Haas
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Robert Haas
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Daniel Gustafsson
- Re: Make tuple deformation faster Andres Freund
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Missing LWLock protection in pgstat_reset_replslot() Bertrand Drouvot
- Re: shared-memory based stats collector - v70 Bertrand Drouvot
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: [PATCH] SVE popcount support Nathan Bossart
- Re: checksum verification code breaks backups in v16- Nathan Bossart
- Re: plperl version on the meson setup summary screen Andrew Dunstan
- Re: Proposal: Role Sandboxing for Secure Impersonation Eric Hanson
- Re: SQL:2011 application time Paul Jungwirth
- XMLDocument (SQL/XML X030) Jim Jones
- Re: Remove remnants of "snapshot too old" Nathan Bossart
- Re: checksum verification code breaks backups in v16- Robert Haas
- Re: Add pg_stat_progress_rewrite view. Alvaro Herrera
- deferred writing of two-phase state files adds fragility Robert Haas
- Re: checksum verification code breaks backups in v16- Tom Lane
- CVE-2024-10979 - Does this affect Postgres built without --with-perl option? Mark Hill
- Re: CVE-2024-10979 - Does this affect Postgres built without --with-perl option? David G. Johnston
- Re: [18] Unintentional behavior change in commit e9931bfb75 Peter Eisentraut
- Re: deferred writing of two-phase state files adds fragility Tom Lane
- Re: generic plans and "initial" pruning Tomas Vondra
- Re: [18] Unintentional behavior change in commit e9931bfb75 Tom Lane
- Re: generic plans and "initial" pruning Tom Lane
- Re: deferred writing of two-phase state files adds fragility Robert Haas
- Re: deferred writing of two-phase state files adds fragility Tom Lane
- Re: deferred writing of two-phase state files adds fragility Robert Haas
- Re: Proposal: Role Sandboxing for Secure Impersonation Joe Conway
- Re: Potential ABI breakage in upcoming minor releases Peter Eisentraut
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Proposal: Role Sandboxing for Secure Impersonation Michał Kłeczek
- Re: Potential ABI breakage in upcoming minor releases Tom Lane
- Benchmark function for uuidv7() Sergey Prokhorenko
- Re: Potential ABI breakage in upcoming minor releases Noah Misch
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Proposal: Role Sandboxing for Secure Impersonation Robert Haas
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Better error message when --single is not the first arg to postgres executable Nathan Bossart
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Possible integer overflow in bringetbitmap() James Hunter
- Re: SCRAM pass-through authentication for postgres_fdw Jacob Champion
- Re: Make tuple deformation faster David Rowley
- Re: Proposal: Role Sandboxing for Secure Impersonation Jelte Fennema-Nio
- Re: SCRAM pass-through authentication for postgres_fdw Jelte Fennema-Nio
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Make tuple deformation faster Matthias van de Meent
- Re: deferred writing of two-phase state files adds fragility Andres Freund
- Re: SCRAM pass-through authentication for postgres_fdw Jacob Champion
- Re: SCRAM pass-through authentication for postgres_fdw Jacob Champion
- Re: Make tuple deformation faster Andres Freund
- Re: Collation & ctype method table, and extension hooks Jeff Davis
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: [Bug] Heap Use After Free in parallel_vacuum_reset_dead_items Function John Naylor
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Peter Smith
- Re: generic plans and "initial" pruning Amit Langote
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Amit Kapila
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Peter Smith
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Thomas Munro
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: NOT ENFORCED constraint feature jian he
- Re: [PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clause Ravi
- Re: simplify regular expression locale global variables Peter Eisentraut
- Re: generic plans and "initial" pruning Amit Langote
- Re: Missing LWLock protection in pgstat_reset_replslot() Bertrand Drouvot
- Re: Doc: clarify the log message level of the VERBOSE option Yugo NAGATA
- Re: Doc: clarify the log message level of the VERBOSE option Masahiro Ikeda
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: [PATCH] Refactor bytea_sortsupport() Aleksander Alekseev
- Re: Proposal: Role Sandboxing for Secure Impersonation Wolfgang Walther
- Re: Proposal: Role Sandboxing for Secure Impersonation Wolfgang Walther
- Re: Track the amount of time waiting due to cost_delay Masahiro Ikeda
- CREATE TABLE NOT VALID for check and foreign key jian he
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Bertrand Drouvot
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: CREATE TABLE NOT VALID for check and foreign key Alvaro Herrera
- Re: SQL:2011 application time vignesh C
- Re: Proposal: Role Sandboxing for Secure Impersonation Jelte Fennema-Nio
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Amit Kapila
- Re: Sort functions with specialized comparators John Naylor
- Re: CSN snapshots in hot standby John Naylor
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: NOT ENFORCED constraint feature Alvaro Herrera
- Re: generic plans and "initial" pruning Amit Langote
- Re: CREATE TABLE NOT VALID for check and foreign key Kirill Reshke
- Re: code contributions for 2024, WIP version Alvaro Herrera
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Kirill Reshke
- Re: code contributions for 2024, WIP version Andrey M. Borodin
- Re: generic plans and "initial" pruning Tomas Vondra
- Re: generic plans and "initial" pruning Tomas Vondra
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Alvaro Herrera
- Re: Proposal to add a new URL data type. Peter Eisentraut
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Euler Taveira
- Re: MinGW compiler warnings in ecpg tests Tom Lane
- Re: Proposal: Role Sandboxing for Secure Impersonation Robert Haas
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Andres Freund
- Re: code contributions for 2024, WIP version Robert Haas
- Re: Proposal: Role Sandboxing for Secure Impersonation Eric Hanson
- Re: Memory leak in WAL sender with pgoutput (v10~) Euler Taveira
- Re: code contributions for 2024, WIP version Tom Kincaid
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Andres Freund
- Re: code contributions for 2024, WIP version Alvaro Herrera
- Re: deferred writing of two-phase state files adds fragility Robert Haas
- Re: Proposal: Role Sandboxing for Secure Impersonation Jacob Champion
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Robert Haas
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian
- Re: code contributions for 2024, WIP version Bruce Momjian
- Re: code contributions for 2024, WIP version Robert Haas
- Re: Possible integer overflow in bringetbitmap() James Hunter
- Re: RFC/PoC: GUC option to enable tuple queue autoflush for parallel workers Francesco Degrassi
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian
- Re: [Bug] Heap Use After Free in Window Aggregate Execution Alvaro Herrera
- Re: Potential null pointer dereference in postgres.c Tom Lane
- Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior Robert Haas
- Re: meson missing test dependencies Peter Eisentraut
- Re: meson missing test dependencies Andres Freund
- Re: [Bug] Heap Use After Free in Window Aggregate Execution David Rowley
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: deferred writing of two-phase state files adds fragility Andres Freund
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Peter Smith
- Re: Proposal to add a new URL data type. Ziga
- Re: Assert failure on running a completed portal again Tom Lane
- Re: Proposal: Role Sandboxing for Secure Impersonation Jelte Fennema-Nio
- Re: Parallel heap vacuum Peter Smith
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: 64 bit numbers vs format strings Melanie Plageman
- Re: 64 bit numbers vs format strings Thomas Munro
- Re: Remove dependence on integer wrapping Joseph Koshakow
- Re: Assert failure on running a completed portal again Tom Lane
- Re: MinGW compiler warnings in ecpg tests Thomas Munro
- Re: Sort functions with specialized comparators John Naylor
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Parallel heap vacuum Peter Smith
- Re: Considering fractional paths in Append node Andrei Lepikhov
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: Use streaming read API in pgstattuple. Kirill Reshke
- RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu)
- Re: generic plans and "initial" pruning Amit Langote
- Re: Fix tiny memory leaks Daniel Gustafsson
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Popcount optimization using SVE for ARM Kirill Reshke
- Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior Andy Fan
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Nazir Bilal Yavuz
- Re: 64 bit numbers vs format strings Alvaro Herrera
- Re: logical replication: patch to ensure timely cleanup of aborted transactions in ReorderBuffer Ashutosh Bapat
- Re: Proposal to add a new URL data type. Alexander Borisov
- Re: Proposal to add a new URL data type. Daniel Gustafsson
- Re: Pass ParseState as down to utility functions. Alvaro Herrera
- Re: refactor AlterDomainAddConstraint (alter domain add constraint) Alvaro Herrera
- Re: Popcount optimization using SVE for ARM Nathan Bossart
- Re: meson missing test dependencies Peter Eisentraut
- Re: Proposal to add a new URL data type. Alexander Borisov
- Re: Proposal to add a new URL data type. Matthias van de Meent
- Unable to Recover a Deleted Database Using PITR Scott Taylor
- Support for unsigned integer types Jack Bay
- Re: Giving the shared catalogues a defined encoding Tom Lane
- inconsistent use of SearchSysCacheCopy Jeff Davis
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: proposal: schema variables jian he
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Srinath Reddy Sadipiralla
- Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior Etsuro Fujita
- Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior Etsuro Fujita
- Re: clean up create|alter domain stmt incompatiable constraint error case and add regression test Kirill Reshke
- Error with DEFAULT VALUE in temp table Антуан Виолин
- Re: doc: Remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Devulapalli, Raghuveer
- Re: Support for unsigned integer types Tom Lane
- Re: Support for unsigned integer types Jack Bay
- Do not scan index in right table if condition for left join evaluates to false using columns in left table Илья Жарков
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Jeff Davis
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andres Freund
- Re: [PATCH] Fixed creation of empty .log files during log rotation Tomas Vondra
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Tom Lane
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andres Freund
- Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS Tomas Vondra
- Re: [PATCH] immediately kill psql process if server is not running. Tomas Vondra
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Илья Жарков
- Re: Improved psql tab completion for joins Tomas Vondra
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andres Freund
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Tom Lane
- Re: CREATE SUBSCRIPTION - add missing test case Tomas Vondra
- Re: [PATCH] Add roman support for to_number function Tomas Vondra
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andres Freund
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Tom Lane
- Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior Andy Fan
- Re: Trim the heap free memory Tomas Vondra
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andrei Lepikhov
- Exposing index AM properties at SQL level Egor Rogov
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Nazir Bilal Yavuz
- Re: [PATCH] Support Int64 GUCs Evgeny
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Илья Жарков
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andres Freund
- Re: Trim the heap free memory Tomas Vondra
- Re: Assert failure on running a completed portal again Tom Lane
- Re: Add a warning message when using unencrypted passwords Jelte Fennema-Nio
- Re: Giving the shared catalogues a defined encoding Thomas Munro
- Re: Refactoring postmaster's code to cleanup after child exit Tomas Vondra
- Re: Proper object locking for GRANT/REVOKE Noah Misch
- Re: [Bug] Heap Use After Free in Window Aggregate Execution David Rowley
- Re: [Bug] Heap Use After Free in Window Aggregate Execution David Rowley
- Re: [Bug] Heap Use After Free in Window Aggregate Execution David Rowley
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andrei Lepikhov
- Re: Parallel heap vacuum Peter Smith
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Srinath Reddy Sadipiralla
- Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Amit Kapila
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Srinath Reddy Sadipiralla
- Fwd: Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Srinath Reddy Sadipiralla
- Re: Add a warning message when using unencrypted passwords Andrei Lepikhov
- Re: Popcount optimization using SVE for ARM Devanga.Susmitha@fujitsu.com
- Re: Removing unneeded self joins Alexander Korotkov
- Re: [PATCH] Add roman support for to_number function Hunaid Sohail
- Re: proposal: schema variables jian he
- Re: BitmapHeapScan streaming read user and prelim refactoring Dilip Kumar
- Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Darek Ślusarczyk
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Assert failure on running a completed portal again Yugo NAGATA
- FileFallocate misbehaving on XFS Michael Harris
- Re: shared-memory based stats collector - v70 Bertrand Drouvot
- Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays jian he
- Re: Track the amount of time waiting due to cost_delay Masahiro Ikeda
- Re: FileFallocate misbehaving on XFS Andrea Gelmini
- Re: FileFallocate misbehaving on XFS Tomas Vondra
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: FileFallocate misbehaving on XFS Tomas Vondra
- WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Alexander Kukushkin
- Re: FileFallocate misbehaving on XFS Jakub Wartak
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Jakub Wartak
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- Re: Track the amount of time waiting due to cost_delay Dilip Kumar
- Re: Wrong results with right-semi-joins Richard Guo
- Re: An inefficient query caused by unnecessary PlaceHolderVar Richard Guo
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: Add a warning message when using unencrypted passwords Greg Sabino Mullane
- Re: Giving the shared catalogues a defined encoding Thomas Munro
- Re: Proposal to add a new URL data type. Alexander Borisov
- Re: Add a warning message when using unencrypted passwords Daniel Gustafsson
- Re: Wrong results with right-semi-joins Melanie Plageman
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C
- Re: FileFallocate misbehaving on XFS Tomas Vondra
- Re: Add a warning message when using unencrypted passwords Guillaume Lelarge
- Re: Track the amount of time waiting due to cost_delay Dilip Kumar
- Re: meson missing test dependencies Peter Eisentraut
- Re: meson missing test dependencies Andres Freund
- Re: Document NULL David G. Johnston
- Re: Document NULL David G. Johnston
- Re: NOT ENFORCED constraint feature jian he
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Document NULL David G. Johnston
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: IWYU annotations Tom Lane
- Re: proposal: schema variables Pavel Stehule
- Re: remove pgrminclude? Tom Lane
- Re: Proposal: Role Sandboxing for Secure Impersonation Eric Hanson
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Assert failure on running a completed portal again Tom Lane
- Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Noah Misch
- Re: Assert failure on running a completed portal again Tom Lane
- Re: [PATCH] Add sortsupport for range types and btree_gist Andrey M. Borodin
- Re: Document NULL Marcos Pegoraro
- Re: Parallel heap vacuum Tomas Vondra
- Re: Fix tiny memory leaks Masahiko Sawada
- Re: Fix tiny memory leaks Daniel Gustafsson
- Re: unused-but-set-variable warning on REL_13_STABLE Tom Lane
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: Fix tiny memory leaks Daniel Gustafsson
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Managing IO workers in postmaster's state machine Andres Freund
- Re: Document NULL David G. Johnston
- Re: Fix tiny memory leaks Masahiko Sawada
- Re: Unmark gen_random_uuid() function leakproof Andres Freund
- Re: Document NULL David G. Johnston
- Re: unused-but-set-variable warning on REL_13_STABLE Nathan Bossart
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: psql: Add tab completion for ALTER USER RESET Tomas Vondra
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Incorrect EXPLAIN ANALYZE output in bloom index docs Yan Chengpeng
- RE: Subscription sometimes loses txns after initial table sync Zhijie Hou (Fujitsu)
- Re: Incorrect EXPLAIN ANALYZE output in bloom index docs David Rowley
- RE: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: Fix some comments for GUC hooks of timezone_abbreviations Tom Lane
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andy Fan
- Re: proposal: schema variables jian he
- Re: UUID v7 Andrey M. Borodin
- Re: testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andy Fan
- Re: testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andrey M. Borodin
- Re: Track the amount of time waiting due to cost_delay Dilip Kumar
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Kirill Reshke
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: shared-memory based stats collector - v70 Bertrand Drouvot
- Re: testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andy Fan
- Re: Extensible storage manager API - SMGR hook Redux Xun Gong
- Re: NOT ENFORCED constraint feature jian he
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: Refactoring postmaster's code to cleanup after child exit Tomas Vondra
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Guillaume Lelarge
- Re: bt_index_parent_check and concurrently build indexes Andrey M. Borodin
- Re: Fix bank selection logic in SLRU Andrey M. Borodin
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: [PATCH] Support Int64 GUCs wenhui qiu
- Re: [PATCH] Support Int64 GUCs Pavel Borisov
- Re: Fix bank selection logic in SLRU Andrey M. Borodin
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: XMLDocument (SQL/XML X030) Andrew Dunstan
- Re: Fix bank selection logic in SLRU Robert Haas
- timeline problem when recovery Fabrice Chapuis
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Fix bank selection logic in SLRU Andrey M. Borodin
- Re: SQL:2011 application time Peter Eisentraut
- Re: [PATCH] Support Int64 GUCs Tom Lane
- Re: [PATCH] Support Int64 GUCs Pavel Borisov
- Re: Support for unsigned integer types Peter Eisentraut
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Assert failure on running a completed portal again Robert Haas
- Re: Assert failure on running a completed portal again Tom Lane
- Re: FileFallocate misbehaving on XFS Robert Haas
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Assert failure on running a completed portal again Robert Haas
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Assert failure on running a completed portal again Tom Lane
- Re: Assert failure on running a completed portal again Robert Haas
- Re: Document NULL Jeff Davis
- Re: Assert failure on running a completed portal again Tom Lane
- Re: Assert failure on running a completed portal again Robert Haas
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Assert failure on running a completed portal again Tom Lane
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada
- Re: Unmark gen_random_uuid() function leakproof Masahiko Sawada
- Re: Fix early elog(FATAL) Nathan Bossart
- Re: Add a warning message when using unencrypted passwords Nathan Bossart
- Re: [18] Fix a few issues with the collation cache Jeff Davis
- Re: fix deprecation mention for age() and mxid_age() John Naylor
- Re: Add ExprState hashing for GROUP BY and hashed SubPlans David Rowley
- Re: FileFallocate misbehaving on XFS Michael Harris
- RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu)
- Re: Wrong results with right-semi-joins Richard Guo
- RE: Parallel heap vacuum Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: Subscription sometimes loses txns after initial table sync Shlok Kyal
- Re: Memory leak in WAL sender with pgoutput (v10~) vignesh C
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: CREATE SCHEMA ... CREATE DOMAIN support Kirill Reshke
- Suggestion to standardize comment format in pg_dump Nohez Poonawala
- Re: Sort functions with specialized comparators John Naylor
- Re: Track the amount of time waiting due to cost_delay Dilip Kumar
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: fix deprecation mention for age() and mxid_age() Bertrand Drouvot
- advanced patch feedback session at FOSDEM, responses needed Peter Eisentraut
- Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada
- Re: Fix comments related to pending statistics Bertrand Drouvot
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Logical replication timeout RECHTÉ Marc
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Memory leak in pg_logical_slot_{get,peek}_changes vignesh C
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE David Rowley
- RE: Memory leak in pg_logical_slot_{get,peek}_changes Zhijie Hou (Fujitsu)
- Re: pg_dump memory leak of 400 bytes Daniel Gustafsson
- Re: advanced patch feedback session at FOSDEM, responses needed Tomas Vondra
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE David Rowley
- Re: on_error table, saving error info to a table Nishant Sharma
- Re: FileFallocate misbehaving on XFS Jakub Wartak
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Guillaume Lelarge
- Re: NOT ENFORCED constraint feature jian he
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE jian he
- Re: on_error table, saving error info to a table Andrew Dunstan
- Re: Document NULL Marcos Pegoraro
- Re: Suggestion to standardize comment format in pg_dump Euler Taveira
- Re: Suggestion to standardize comment format in pg_dump Tom Lane
- Re: Proposal to add a new URL data type. Alexander Borisov
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Proposal to add a new URL data type. Robert Haas
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Add support to TLS 1.3 cipher suites and curves lists Nathan Bossart
- Re: Add support to TLS 1.3 cipher suites and curves lists Jacob Champion
- Re: Add support to TLS 1.3 cipher suites and curves lists Tom Lane
- Re: Add support to TLS 1.3 cipher suites and curves lists Daniel Gustafsson
- Re: Add Postgres module info Tom Lane
- Re: Document NULL Marcos Pegoraro
- Re: SCRAM pass-through authentication for postgres_fdw Matheus Alcantara
- Re: Add support to TLS 1.3 cipher suites and curves lists Nathan Bossart
- Re: Count and log pages set all-frozen by vacuum Masahiko Sawada
- Re: Unmark gen_random_uuid() function leakproof Masahiko Sawada
- Re: Add Postgres module info Andres Freund
- Re: Add Postgres module info Tom Lane
- Re: Make use of pg_memory_is_all_zeros() in more places Nathan Bossart
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Jelte Fennema-Nio
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Guillaume Lelarge
- Re: Pass ParseState as down to utility functions. Tom Lane
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE David Rowley
- Re: [BUG] Possible occurrence of segfault in ecpg test Tom Lane
- Re: VACUUM cleaning of CF 2024-11 Daniel Gustafsson
- Re: Assert failure on running a completed portal again Robert Haas
- Re: connection establishment versus parallel workers Thomas Munro
- Re: connection establishment versus parallel workers Thomas Munro
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Add Pipelining support in psql Jelte Fennema-Nio
- Re: Pre-proposal: unicode normalized text Jeff Davis
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Add Postgres module info Euler Taveira
- Re: Add Postgres module info Andrei Lepikhov
- Re: Add Postgres module info Tom Lane
- Re: Add Postgres module info Tom Lane
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
- Re: Add support to TLS 1.3 cipher suites and curves lists Jonathan S. Katz
- Re: Pass ParseState as down to utility functions. jian he
- Re: CRC32C Parallel Computation Optimization on ARM John Naylor
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
- RE: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: Wrong results with right-semi-joins Richard Guo
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
- Re: Remove useless GROUP BY columns considering unique index David Rowley
- Re: Remove useless GROUP BY columns considering unique index David Rowley
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: Fix early elog(FATAL) Noah Misch
- Re: Remove useless GROUP BY columns considering unique index Andrei Lepikhov
- Re: Add Postgres module info Tom Lane
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Add Postgres module info Andrei Lepikhov
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Alvaro Herrera
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: [PoC] Reducing planning time when tables have many partitions Alvaro Herrera
- Re: Wrong results with right-semi-joins Melanie Plageman
- Re: Add CASEFOLD() function. Ian Lawrence Barwick
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: Add Postgres module info Yurii Rashkovskii
- Re: Allow FDW extensions to support MERGE command via CustomScan Matheus Alcantara
- Re: Memory leak in pg_logical_slot_{get,peek}_changes vignesh C
- Re: [PATCHES] Post-special page storage TDE support David Christensen
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Andrew Dunstan
- Re: .ready and .done files considered harmful Alvaro Herrera
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Andres Freund
- Re: .ready and .done files considered harmful Nathan Bossart
- Controlling the usage of a user-defined cast Sami Imseih
- Re: Fix early elog(FATAL) Nathan Bossart
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: Document NULL David G. Johnston
- Re: Add Postgres module info Andres Freund
- Re: SCRAM pass-through authentication for postgres_fdw Jacob Champion
- Re: Allow subfield references without parentheses Tom Lane
- Re: Controlling the usage of a user-defined cast Tom Lane
- Re: Document NULL David G. Johnston
- Re: Add Postgres module info Tom Lane
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Andrew Dunstan
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: UUID v7 Masahiko Sawada
- Re: fixing tsearch locale support Jeff Davis
- Re: fixing tsearch locale support Jeff Davis
- Re: Add CASEFOLD() function. Jeff Davis
- Re: Add CASEFOLD() function. Joe Conway
- Re: [18] Unintentional behavior change in commit e9931bfb75 Jeff Davis
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Support regular expressions with nondeterministic collations Jeff Davis
- Re: TransactionXmin != MyProc->xmin Andres Freund
- Re: TransactionXmin != MyProc->xmin Heikki Linnakangas
- Crash: invalid DSA memory alloc request Andreas 'ads' Scherbaum
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: connection establishment versus parallel workers Nathan Bossart
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Nathan Bossart
- Re: Controlling the usage of a user-defined cast Sami Imseih
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- IANA timezone abbreviations versus timezone_abbreviations Tom Lane
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
- Re: Count and log pages set all-frozen by vacuum Tomas Vondra
- Re: Add Postgres module info Andrei Lepikhov
- Re: Add Postgres module info Tom Lane
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: Allow subfield references without parentheses Kirill Reshke
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: fixing tsearch locale support Peter Eisentraut
- Re: Allow FDW extensions to support MERGE command via CustomScan Önder Kalacı
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Patching for increasing the number of columns Steven Niu
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: [PATCH] Check for TupleTableSlot nullness before dereferencing Alexander Kuznetsov
- Re: Detect buffer underflow in get_th() Alexander Kuznetsov
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C
- Re: DOCS: pg_createsubscriber wrong link? vignesh C
- Re: Remaining dependency on setlocale() Thomas Munro
- Re: Managing IO workers in postmaster's state machine Cédric Villemain
- Re: Difference in dump from original and restored database due to NOT NULL constraints on children Alvaro Herrera
- Query regarding pg_prewarm extension Ayush Vatsa
- Re: [PoC] Reducing planning time when tables have many partitions Alvaro Herrera
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: Allow FDW extensions to support MERGE command via CustomScan Alvaro Herrera
- Re: [PATCH] Fixed creation of empty .log files during log rotation Arseny Kositsin
- Re: Allow subfield references without parentheses Ashutosh Bapat
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Ants Aasma
- Re: Recovering from detoast-related catcache invalidations Heikki Linnakangas
- Re: Crash: invalid DSA memory alloc request Cédric Villemain
- OLEDB provider for PostgreSQL Zaid Shabbir
- Re: Allow FDW extensions to support MERGE command via CustomScan Önder Kalacı
- Re: Recovering from detoast-related catcache invalidations Tom Lane
- Re: Allow FDW extensions to support MERGE command via CustomScan Tomas Vondra
- Re: OLEDB provider for PostgreSQL Andrew Dunstan
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Michael Christofides
- Re: OLEDB provider for PostgreSQL Pavel Stehule
- Re: fixing tsearch locale support Jeff Davis
- pg_attribute_noreturn(), MSVC, C11 Andres Freund
- Re: pg_attribute_noreturn(), MSVC, C11 Andres Freund
- Re: COPY performance on Windows Vladlen Popolitov
- Re: checkpointer: PANIC: could not fsync file: No such file or directory Andres Freund
- Re: Track the amount of time waiting due to cost_delay Sergei Kornilov
- Re: bt_index_parent_check and concurrently build indexes Peter Geoghegan
- Re: Hot standby queries see transient all-zeros pages Andres Freund
- Exceptional md.c paths for recovery and zero_damaged_pages Andres Freund
- Re: Added schema level support for publication. Tom Lane
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Tom Lane
- Re: Hot standby queries see transient all-zeros pages Noah Misch
- Re: Hot standby queries see transient all-zeros pages Thomas Munro
- Re: checkpointer: PANIC: could not fsync file: No such file or directory Thomas Munro
- Re: Query regarding pg_prewarm extension Jeremy Schneider
- "collation" or "collation oder" Tatsuo Ishii
- Re: Hot standby queries see transient all-zeros pages Andres Freund
- Re: Hot standby queries see transient all-zeros pages Andres Freund
- Re: typo in a comment of restrictinfo.c John Naylor
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Andres Freund
- Re: Fix early elog(FATAL) Noah Misch
- Re: Hot standby queries see transient all-zeros pages Noah Misch
- Re: Fix early elog(FATAL) Nathan Bossart
- Re: Fix early elog(FATAL) Nathan Bossart
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- Re: FileFallocate misbehaving on XFS Alvaro Herrera
- Re: checkpointer: PANIC: could not fsync file: No such file or directory Thomas Munro
- Re: FileFallocate misbehaving on XFS Thomas Munro
- Re: Track the amount of time waiting due to cost_delay Sergei Kornilov
- Re: typo in a comment of restrictinfo.c Ryo Kanbayashi
- strangely worded message Alvaro Herrera
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Andres Freund
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: "collation" or "collation oder" Peter Eisentraut
- Re: Converting contrib SQL functions to new style Tom Lane
- Re: Parallel heap vacuum Tomas Vondra
- Re: Converting contrib SQL functions to new style Tom Lane
- pg_combinebackup PITR comparison test fix Dagfinn Ilmari Mannsåker
- Re: Converting contrib SQL functions to new style Tom Lane
- Windows UTF8 system locale Noah Misch
- Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6, and 9.4) Roberto C. Sánchez
- Re: Reject Windows command lines not convertible to system locale Thomas Munro
- Re: Reject Windows command lines not convertible to system locale Noah Misch
- Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: "collation" or "collation oder" Tatsuo Ishii
- Parallel tests publication and subscription might fail due to concurrent tuple update Alexander Lakhin
- transaction priority feature request Vladimír Houba jr.
- Re: Reject Windows command lines not convertible to system locale Thomas Munro
- Re: pg_attribute_noreturn(), MSVC, C11 Andres Freund
- Re: pg_attribute_noreturn(), MSVC, C11 Andres Freund
- Re: bt_index_parent_check and concurrently build indexes Andrey M. Borodin
- Re: Sort functions with specialized comparators Andrey M. Borodin
- Re: [BUG] pgbench nested \if conditions incorrectly processed Tom Lane
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: strangely worded message Amit Langote
- Re: Precheck to consider path costs for partial paths Andreas Karlsson
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Enhancing Memory Context Statistics Reporting Amit Langote
- Regression tests fail on OpenBSD due to low semmns value Alexander Lakhin
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Added schema level support for publication. Amit Kapila
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- Re: Crash: invalid DSA memory alloc request Andreas 'ads' Scherbaum
- Re: Visibility bug with prepared transaction with subtransactions on standby Alexander Lakhin
- Re: pure parsers and reentrant scanners Heikki Linnakangas
- Re: Sort functions with specialized comparators John Naylor
- Re: Sort functions with specialized comparators John Naylor
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: DOCS: pg_createsubscriber wrong link? Amit Kapila
- Re: Added schema level support for publication. vignesh C
- Query optimization about cube Enes Özdeniz
- Re: remove pgrminclude? Peter Eisentraut
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: on_error table, saving error info to a table Nishant Sharma
- Re: Added schema level support for publication. Artur Zakirov
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- RE: COPY performance on Windows Ryohei Takahashi (Fujitsu)
- RE: COPY performance on Windows Ryohei Takahashi (Fujitsu)
- Re: pg_combinebackup PITR comparison test fix Dagfinn Ilmari Mannsåker
- Re: Enhancing Memory Context Statistics Reporting torikoshia
- Re: FileFallocate misbehaving on XFS Robert Haas
- Re: Windows UTF8 system locale Thomas Munro
- Re: FileFallocate misbehaving on XFS Jakub Wartak
- Re: Visibility bug with prepared transaction with subtransactions on standby Heikki Linnakangas
- Re: UUID v7 Daniel Verite
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Regression tests fail on OpenBSD due to low semmns value Andrew Dunstan
- Re: FileFallocate misbehaving on XFS Robert Haas
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: New "single" COPY format Joel Jacobson
- Re: Add pg_ownerships and pg_privileges system views Joel Jacobson
- Re: Improving default column names/aliases of subscript text expressions Tom Lane
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Melanie Plageman
- Re: DOCS: pg_createsubscriber wrong link? Pavel Luzanov
- Re: Count and log pages set all-frozen by vacuum Nazir Bilal Yavuz
- Re: improve EXPLAIN for wide tables Tom Lane
- Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS Tomas Vondra
- Standardizing the file header? Andres Freund
- Re: FileFallocate misbehaving on XFS Alvaro Herrera
- Re: improve EXPLAIN for wide tables Sami Imseih
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Peter Geoghegan
- Re: Improving default column names/aliases of subscript text expressions Jelte Fennema-Nio
- Pg18 Recursive Crash Paul Ramsey
- Re: Improved psql tab completion for joins Tomas Vondra
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Pg18 Recursive Crash Nathan Bossart
- Re: Regression tests fail on OpenBSD due to low semmns value Andres Freund
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Improving default column names/aliases of subscript text expressions Tom Lane
- Re: Improved psql tab completion for joins Andreas Karlsson
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Melanie Plageman
- Re: Improving default column names/aliases of subscript text expressions Jelte Fennema-Nio
- Re: IANA timezone abbreviations versus timezone_abbreviations Andreas Karlsson
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Peter Geoghegan
- Re: Windows UTF8 system locale Noah Misch
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Peter Geoghegan
- Re: IANA timezone abbreviations versus timezone_abbreviations Tom Lane
- Re: Improving default column names/aliases of subscript text expressions Tom Lane
- Re: improve EXPLAIN for wide tables Tom Lane
- Re: Improving default column names/aliases of subscript text expressions Tom Lane
- Re: Pg18 Recursive Crash David Rowley
- Re: Add CASEFOLD() function. Joe Conway
- Re: Support regular expressions with nondeterministic collations Jeff Davis
- Re: A few patches to clarify snapshot management Nathan Bossart
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: Support regular expressions with nondeterministic collations Tom Lane
- Re: Crash: invalid DSA memory alloc request Nathan Bossart
- Re: improve EXPLAIN for wide tables Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Improving default column names/aliases of subscript text expressions Jelte Fennema-Nio
- Re: Windows UTF8 system locale Noah Misch
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: FileFallocate misbehaving on XFS Robert Haas
- Re: Log connection establishment timings Jelte Fennema-Nio
- Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Noah Misch
- Missing initialization steps in --check and --single modes Tom Lane
- Re: Count and log pages set all-frozen by vacuum Melanie Plageman
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Eager aggregation, take 3 Richard Guo
- Re: Missing initialization steps in --check and --single modes Tom Lane
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Robins Tharakan
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Tom Lane
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: [Feature Request] Schema Aliases and Versioned Schemas AbdelAziz Sharaf
- Re: on_error table, saving error info to a table Kirill Reshke
- Re: [Feature Request] Schema Aliases and Versioned Schemas Ashutosh Bapat
- Re: Crash: invalid DSA memory alloc request Andreas 'ads' Scherbaum
- Re: Add 64-bit XIDs into PostgreSQL 15 Evgeny Voropaev
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: DOCS: pg_createsubscriber wrong link? Amit Kapila
- Re: DOCS: pg_createsubscriber wrong link? vignesh C
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Added schema level support for publication. vignesh C
- Re: UUID v7 Andrey Borodin
- Re: pg_combinebackup PITR comparison test fix Dagfinn Ilmari Mannsåker
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Avoid unnecessary wrapping for more complex expressions Richard Guo
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: COPY performance on Windows Vladlen Popolitov
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Robins Tharakan
- Re: Remaining dependency on setlocale() Peter Eisentraut
- 019_replslot_limit.pl might fail due to checkpoint skipped Alexander Lakhin
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Tomas Vondra
- Re: [Feature Request] Schema Aliases and Versioned Schemas AbdelAziz Sharaf
- Re: fixing tsearch locale support Andreas Karlsson
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING James Coleman
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Robert Haas
- Re: Crash: invalid DSA memory alloc request Andres Freund
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Nazir Bilal Yavuz
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Peter Geoghegan
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Peter Geoghegan
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Melanie Plageman
- Re: Fix for pageinspect bug in PG 17 Tomas Vondra
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Melanie Plageman
- Re: Crash: invalid DSA memory alloc request Nathan Bossart
- Re: SQL/JSON json_table plan clause Andrew Dunstan
- Re: Adding NetBSD and OpenBSD to Postgres CI Tom Lane
- Re: Standardizing the file header? Andrew Dunstan
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Robert Haas
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Heikki Linnakangas
- Re: Adding NetBSD and OpenBSD to Postgres CI Tom Lane
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: fixing tsearch locale support Peter Eisentraut
- Re: improve EXPLAIN for wide tables Tom Lane
- Re: fixing tsearch locale support Peter Eisentraut
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Tomas Vondra
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Tomas Vondra
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: Count and log pages set all-frozen by vacuum Melanie Plageman
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Peter Geoghegan
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: Maybe we should reduce SKIP_PAGES_THRESHOLD a bit? Melanie Plageman
- Re: improve EXPLAIN for wide tables Tom Lane
- Re: Adding NetBSD and OpenBSD to Postgres CI Tom Lane
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Peter Geoghegan
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Andres Freund
- Re: Crash: invalid DSA memory alloc request Nathan Bossart
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: Adding NetBSD and OpenBSD to Postgres CI Tom Lane
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Andres Freund
- Re: Crash: invalid DSA memory alloc request Andres Freund
- Re: Pg18 Recursive Crash Tom Lane
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Peter Geoghegan
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Andres Freund
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Peter Geoghegan
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Pg18 Recursive Crash David Rowley
- Re: Exceptional md.c paths for recovery and zero_damaged_pages Heikki Linnakangas
- Final result (display) collation? Jeff Davis
- Back-patch of: avoid multiple hard links to same WAL file after a crash Robert Pang
- Re: Pg18 Recursive Crash Tom Lane
- Re: Add CASEFOLD() function. Andreas Karlsson
- Re: Final result (display) collation? Tom Lane
- Re: Crash: invalid DSA memory alloc request Andreas 'ads' Scherbaum
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: Pg18 Recursive Crash David Rowley
- RE: Windows meson build Kohei Harikae (Fujitsu)
- Re: Pg18 Recursive Crash Tom Lane
- Re: proposal: schema variables jian he
- Re: [Feature Request] Schema Aliases and Versioned Schemas Ashutosh Bapat
- Re: Logical Replication of sequences Peter Smith
- SIGSEGV in GrantLockLocal() Richard Guo
- Re: CRC32C Parallel Computation Optimization on ARM John Naylor
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Fix crash when non-creator being an iteration on shared radix tree John Naylor
- Re: Final result (display) collation? Laurenz Albe
- Re: Regression tests fail on OpenBSD due to low semmns value Peter Eisentraut
- Re: per backend I/O statistics Bertrand Drouvot
- Re: SIGSEGV in GrantLockLocal() Heikki Linnakangas
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: Pg18 Recursive Crash Richard Guo
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Amit Kapila
- Re: SIGSEGV in GrantLockLocal() Richard Guo
- Re: COPY performance on Windows Vladlen Popolitov
- Re: Shave a few cycles off our ilog10 implementation John Naylor
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila
- Re: Added schema level support for publication. Artur Zakirov
- Re: Test to dump and restore objects left behind by regression Daniel Gustafsson
- Re: Removing the pgstat_flush_io() call from the walwriter Andres Freund
- Re: Removing the pgstat_flush_io() call from the walwriter Bertrand Drouvot
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Nathan Bossart
- Re: Regression tests fail on OpenBSD due to low semmns value Andres Freund
- Re: Removing the pgstat_flush_io() call from the walwriter Andres Freund
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman
- Re: Regression tests fail on OpenBSD due to low semmns value Andres Freund
- Re: pure parsers and reentrant scanners Tom Lane
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Added schema level support for publication. vignesh C
- Re: Support regular expressions with nondeterministic collations Jeff Davis
- Re: Add CASEFOLD() function. Jeff Davis
- Re: pure parsers and reentrant scanners Andreas Karlsson
- Re: Final result (display) collation? Jeff Davis
- Re: Support regular expressions with nondeterministic collations Tom Lane
- Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Support regular expressions with nondeterministic collations Jeff Davis
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: Pg18 Recursive Crash Tom Lane
- Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman
- Re: Logical Replication of sequences Peter Smith
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Pg18 Recursive Crash Richard Guo
- Re: Pg18 Recursive Crash Richard Guo
- Re: Pg18 Recursive Crash Tom Lane
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Andres Freund
- Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
- Re: Converting SetOp to read its two inputs separately Tom Lane
- Re: Can rs_cindex be < 0 for bitmap heap scans? Richard Guo
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: log_min_messages per backend type Kirill Reshke
- Re: Removing the pgstat_flush_io() call from the walwriter Bertrand Drouvot
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Row pattern recognition Tatsuo Ishii
- in BeginCopyTo make materialized view using COPY TO instead of COPY (query). jian he
- Re: Fix crash when non-creator being an iteration on shared radix tree John Naylor
- Re: Converting SetOp to read its two inputs separately David Rowley
- Re: New "single" COPY format jian he
- Re: BitmapHeapScan streaming read user and prelim refactoring Richard Guo
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Fix bank selection logic in SLRU Yura Sokolov
- Re: Fix bank selection logic in SLRU Andrey Borodin
- Re: New "single" COPY format Joel Jacobson
- Re: Fix bank selection logic in SLRU Yura Sokolov
- Re: Vacuum statistics Alena Rybakina
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Fix bank selection logic in SLRU Andrey M. Borodin
- Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela
- Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela
- Re: [PATCH] Add support for displaying database service in psql prompt Michael Banck
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Nishant Sharma
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: Proposal to add a new URL data type. Victor Yegorov
- RE: COPY performance on Windows Ryohei Takahashi (Fujitsu)
- Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas
- Re: Separate GUC for replication origins Peter Eisentraut
- Re: log_min_messages per backend type Euler Taveira
- Re: New "single" COPY format Andrew Dunstan
- Re: Send duration output to separate log files Greg Sabino Mullane
- Re: Removing the pgstat_flush_io() call from the walwriter Nazir Bilal Yavuz
- Re: Removing the pgstat_flush_io() call from the walwriter Bertrand Drouvot
- Re: BitmapHeapScan streaming read user and prelim refactoring Richard Guo
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Nathan Bossart
- Re: Parametrization minimum password lenght Nathan Bossart
- Re: Parametrization minimum password lenght Nathan Bossart
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Andres Freund
- Re: Bug in nbtree SAOP scans with non-required arrays, truncated high key Peter Geoghegan
- Re: connection establishment versus parallel workers Nathan Bossart
- Re: Add CASEFOLD() function. Peter Eisentraut
- Re: Remaining dependency on setlocale() Peter Eisentraut
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Add CASEFOLD() function. Jeff Davis
- Re: sslinfo extension - add notbefore and notafter timestamps Cary Huang
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Converting SetOp to read its two inputs separately Tom Lane
- Re: Converting SetOp to read its two inputs separately David Rowley
- Re: Fix crash when non-creator being an iteration on shared radix tree Masahiko Sawada
- Re: JIT compilation per plan node David Rowley
- Re: Converting SetOp to read its two inputs separately Tom Lane
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Converting SetOp to read its two inputs separately Tom Lane
- Re: AIO v2.0 Andres Freund
- Re: AIO v2.0 Tom Lane
- Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman
- Re: Converting SetOp to read its two inputs separately David Rowley
- Re: Converting SetOp to read its two inputs separately Tom Lane
- Re: AIO v2.0 Andres Freund
- Re: Logical Replication of sequences Peter Smith
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: pure parsers and reentrant scanners Tom Lane
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Robert Pang
- Re: Logical Replication of sequences Peter Smith
- Re: Can rs_cindex be < 0 for bitmap heap scans? Richard Guo
- Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). jian he
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: per backend I/O statistics Alexander Lakhin
- Re: Statistics Import and Export Corey Huinker
- Re: Added schema level support for publication. Amit Kapila
- Re: Re: proposal: schema variables jian he
- Re: Parametrization minimum password lenght Bertrand Drouvot
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Make tuple deformation faster David Rowley
- Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela
- Re: FileFallocate misbehaving on XFS Jakub Wartak
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman
- Re: pure parsers and reentrant scanners Tom Lane
- Re: pure parsers and reentrant scanners Julien Rouhaud
- Re: pure parsers and reentrant scanners Tom Lane
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: AIO v2.0 Jelte Fennema-Nio
- Re: AIO v2.0 Andres Freund
- Discussion on a LISTEN-ALL syntax Trey Boudreau
- Re: Fix crash when non-creator being an iteration on shared radix tree Masahiko Sawada
- Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis
- Re: Discussion on a LISTEN-ALL syntax Tom Lane
- Re: Discussion on a LISTEN-ALL syntax Trey Boudreau
- Re: Discussion on a LISTEN-ALL syntax David G. Johnston
- Re: Discussion on a LISTEN-ALL syntax David G. Johnston
- Re: Discussion on a LISTEN-ALL syntax David G. Johnston
- Re: Discussion on a LISTEN-ALL syntax Tom Lane
- Re: Discussion on a LISTEN-ALL syntax David G. Johnston
- Re: Discussion on a LISTEN-ALL syntax Tom Lane
- Re: Discussion on a LISTEN-ALL syntax Daniel Gustafsson
- Re: Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment Thomas Munro
- Re: Statistics Import and Export Jeff Davis
- Re: a litter question about mdunlinkfiletag function Matthias van de Meent
- wrong comments in ClassifyUtilityCommandAsReadOnly jian he
- Re: Discussion on a LISTEN-ALL syntax Vik Fearing
- Re: Discussion on a LISTEN-ALL syntax Tom Lane
- Re: Fix logging for invalid recovery timeline Andrey M. Borodin
- Re: Discussion on a LISTEN-ALL syntax Vik Fearing
- Re: Add XMLNamespaces to XMLElement Pavel Stehule
- Re: New "single" COPY format Joel Jacobson
- Re: Row pattern recognition Tatsuo Ishii
- Re: Statistics Import and Export Corey Huinker
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: Additional comments around need_escapes in pg_parse_json() Andrew Dunstan
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: Discussion on a LISTEN-ALL syntax Trey Boudreau
- Re: TransactionXmin != MyProc->xmin Heikki Linnakangas
- Several buildfarm animals fail tests because of shared memory error Alexander Lakhin
- Re: Several buildfarm animals fail tests because of shared memory error Robins Tharakan
- Re: Document NULL David G. Johnston
- Re: Document NULL Marcos Pegoraro
- Re: magical eref alias names Tom Lane
- Re: Document NULL David G. Johnston
- Re: Discussion on a LISTEN-ALL syntax Trey Boudreau
- Re: pure parsers and reentrant scanners Andreas Karlsson
- Re: wrong comments in ClassifyUtilityCommandAsReadOnly Tom Lane
- Re: Fix a wrong comment in load_file() Tom Lane
- Last removed wal segment file mahendrakar s
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: Fix a wrong comment in load_file() Tom Lane
- transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- Re: Fix a wrong comment in load_file() cca5507
- Re: Re: transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- Re: wrong comments in ClassifyUtilityCommandAsReadOnly Tom Lane
- RE: Conflict detection for update_deleted in logical replication Hayato Kuroda (Fujitsu)
- Re: Re: Re: transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) wenhui qiu
- Re: transaction lost when delete clog file after normal shutdown Tom Lane
- Re: wrong comments in ClassifyUtilityCommandAsReadOnly David Rowley
- Re: Additional comments around need_escapes in pg_parse_json() Corey Huinker
- Re: Logical Replication of sequences vignesh C
- Repeatable read transaction doesn't see dropped table Daniil Davydov
- Re: Repeatable read transaction doesn't see dropped table David G. Johnston
- Re: Re: transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- RE: Logical replication timeout Hayato Kuroda (Fujitsu)
- Re: Logical replication timeout RECHTÉ Marc
- Re: transaction lost when delete clog file after normal shutdown Andrey Borodin
- Re: Repeatable read transaction doesn't see dropped table Heikki Linnakangas
- Re: Re: transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- Re: Repeatable read transaction doesn't see dropped table Daniil Davydov
- Re: transaction lost when delete clog file after normal shutdown Andrey Borodin
- Re: Re: transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- Re: transaction lost when delete clog file after normal shutdown Daniel Gustafsson
- Re: transaction lost when delete clog file after normal shutdown Andrey Borodin
- Re: Re: transaction lost when delete clog file after normal shutdown 章晨曦@易景科技
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Heikki Linnakangas
- RE: Logical replication timeout Hayato Kuroda (Fujitsu)
- Re: transaction lost when delete clog file after normal shutdown Andrey Borodin
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Vladlen Popolitov
- RE: Logical replication timeout Hayato Kuroda (Fujitsu)
- Re: Make tuple deformation faster Alexander Lakhin
- Re: Logical replication timeout RECHTÉ Marc
- Re: Use "protocol options" name instead of "protocol extensions" everywhere Jelte Fennema-Nio
- Re: Use "protocol options" name instead of "protocol extensions" everywhere David G. Johnston
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- help in allocating shared module within a module Luca Ferrari
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: transaction lost when delete clog file after normal shutdown Jan Wieck
- Re: help in allocating shared module within a module Matthias van de Meent
- Re: Document NULL Marcos Pegoraro
- Re: Add Postgres module info David E. Wheeler
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane
- Re: Add Postgres module info Tom Lane
- Re: Make tuple deformation faster David Rowley
- Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID Peter Geoghegan
- Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID Peter Geoghegan
- Re: Document NULL David G. Johnston
- stored procedures vs pg_stat_statements Merlin Moncure
- Re: stored procedures vs pg_stat_statements Tom Lane
- Re: Add Postgres module info David E. Wheeler
- Re: transaction lost when delete clog file after normal shutdown wenhui qiu
- Re: Add Postgres module info Andrei Lepikhov
- Re: transaction lost when delete clog file after normal shutdown wenhui qiu
- Re: Make tuple deformation faster David Rowley
- Re: Add Postgres module info Yurii Rashkovskii
- Re: Add Postgres module info Chapman Flack
- Re: stored procedures vs pg_stat_statements Merlin Moncure
- adjust_limit_rows_costs algorithm wenhui qiu
- Re: Allow ILIKE forward matching to use btree index Yugo Nagata
- ERROR: corrupt MVNDistinct entry Richard Guo
- Re: transaction lost when delete clog file after normal shutdown wenhui qiu
- Re: remove pgrminclude? Peter Eisentraut
- An improvement of ProcessTwoPhaseBuffer logic Vitaly Davydov
- Re: Regression tests fail on OpenBSD due to low semmns value Alexander Lakhin
- Re: stored procedures vs pg_stat_statements Merlin Moncure
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Tom Lane
- Re: Fix logging for invalid recovery timeline David Steele
- Re: Proposal to add a new URL data type. Robert Treat
- Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane
- Re: ERROR: corrupt MVNDistinct entry Andrei Lepikhov
- Proposal: add new API to stringinfo Tatsuo Ishii
- Re: Logical Replication of sequences vignesh C
- Short-living Memory Context in the optimiser Andrei Lepikhov
- Re: Parametrization minimum password lenght Japin Li
- stored short varlena in array Quan Zongliang
- Re: ERROR: corrupt MVNDistinct entry Richard Guo
- Re: ERROR: corrupt MVNDistinct entry Richard Guo
- Re: COPY performance on Windows Vladlen Popolitov
- Re: AIX support Heikki Linnakangas
- Re: Windows meson build Vladlen Popolitov
- Re: Windows UTF8 system locale Vladlen Popolitov
- Re: Exists pull-up application with JoinExpr Alena Rybakina
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Windows UTF8 system locale Vladlen Popolitov
- Re: adjust_limit_rows_costs algorithm Heikki Linnakangas
- Re: ERROR: corrupt MVNDistinct entry Andrei Lepikhov
- Re: An improvement of ProcessTwoPhaseBuffer logic Vitaly Davydov
- RE: AIX support Srirama Kucherlapati
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Heikki Linnakangas
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Tom Lane
- Re: Parallel heap vacuum Tomas Vondra
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Heikki Linnakangas
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra