Messages by Date
-
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
-
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
-
2026/05/07
Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Andrew Dunstan
-
2026/05/07
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
-
2026/05/07
Re: Wrong results with equality search using trigram index and non-deterministic collation
Laurenz Albe
-
2026/05/07
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Tomas Vondra
-
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Daniel Gustafsson
-
2026/05/07
Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Isaac Morland
-
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
John Naylor
-
2026/05/07
Re: Make printtup a bit faster
Andy Fan
-
2026/05/07
Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
David G. Johnston
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
Euler Taveira
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
Amit Kapila
-
2026/05/07
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
John Naylor
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
Euler Taveira
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
Euler Taveira
-
2026/05/07
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Andrey Borodin
-
2026/05/07
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
-
2026/05/07
Question on io_min_workers > io_max_workers semantics
Xuneng Zhou
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
shveta malik
-
2026/05/07
Broken build on macOS (Universal / Intel): cpuid instruction not available
Jakob Egger
-
2026/05/07
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
-
2026/05/07
Checkpoint replication slots later
Ants Aasma
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
Amit Kapila
-
2026/05/07
Re: Include schema-qualified names in publication error messages.
shveta malik
-
2026/05/07
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Amit Langote
-
2026/05/07
Re: [PATCH] Clean up property graph error messages
Ayush Tiwari
-
2026/05/07
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Peter Eisentraut
-
2026/05/07
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
-
2026/05/07
[PATCH] Make spelling consistent in waiteventset.c
Postgres Cybrosys
-
2026/05/07
Re: [PATCH] Clean up property graph error messages
Peter Eisentraut
-
2026/05/07
Re: [PATCH] Clean up property graph error messages
Peter Eisentraut
-
2026/05/07
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
-
2026/05/07
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
Zhenwei Shang
-
2026/05/07
Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Dutch Glory
-
2026/05/07
Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
André Verwijs
-
2026/05/07
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
-
2026/05/07
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
-
2026/05/07
Re: Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
SATYANARAYANA NARLAPURAM
-
2026/05/07
[Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
SATYANARAYANA NARLAPURAM
-
2026/05/07
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Chao Li
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/05/06
Re: Include schema-qualified names in publication error messages.
vignesh C
-
2026/05/06
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Chao Li
-
2026/05/06
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
-
2026/05/06
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Chao Li
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/05/06
[Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern
SATYANARAYANA NARLAPURAM
-
2026/05/06
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
-
2026/05/06
Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Chao Li
-
2026/05/06
Re: Question: Should we release the FK fast-path pk_slot's buffer pin promptly?
Amul Sul
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/05/06
Re: Question: Should we release the FK fast-path pk_slot's buffer pin promptly?
Junwang Zhao
-
2026/05/06
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Michael Paquier
-
2026/05/06
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Henson Choi
-
2026/05/06
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
jian he
-
2026/05/06
Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
Melanie Plageman
-
2026/05/06
Fix mismatched deallocation functions
Tristan Partin
-
2026/05/06
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Michael Paquier
-
2026/05/06
Re: Available disk space per tablespace
Zsolt Parragi
-
2026/05/06
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
-
2026/05/06
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Zsolt Parragi
-
2026/05/06
Re: problems with toast.* reloptions
Nathan Bossart
-
2026/05/06
Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
Fabrízio de Royes Mello
-
2026/05/06
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
Jacob Champion
-
2026/05/06
Re: Randomize B-Tree page split location to avoid oscillating patterns
Peter Geoghegan
-
2026/05/06
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
-
2026/05/06
Re: Randomize B-Tree page split location to avoid oscillating patterns
Dmitry Dolgov
-
2026/05/06
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
Nathan Bossart
-
2026/05/06
raising errors from Xact leads to assertion failure
Kirill Reshke
-
2026/05/06
Re: pgindent versus struct members and typedefs
Nathan Bossart
-
2026/05/06
Re: Make printtup a bit faster
Tom Lane
-
2026/05/06
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Tom Lane
-
2026/05/06
Re: Make printtup a bit faster
Andres Freund
-
2026/05/06
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Andrew Dunstan
-
2026/05/06
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2026/05/06
Re: pgindent versus struct members and typedefs
Nathan Bossart
-
2026/05/06
Re: pgindent versus struct members and typedefs
Tom Lane
-
2026/05/06
Re: pgindent versus struct members and typedefs
Nathan Bossart
-
2026/05/06
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
-
2026/05/06
Re: pgindent versus struct members and typedefs
Tom Lane
-
2026/05/06
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Tom Lane
-
2026/05/06
Re: Prepping for annual pgindent run
Nathan Bossart
-
2026/05/06
Re: pgindent versus struct members and typedefs
Nathan Bossart
-
2026/05/06
Re: occasional ECPG failures on dikkop (FreeBSD)
Tom Lane
-
2026/05/06
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
-
2026/05/06
Re: occasional ECPG failures on dikkop (FreeBSD)
Tom Lane
-
2026/05/06
occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
-
2026/05/06
Re: Make printtup a bit faster
Andy Fan
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/05/06
Re: Remove inner joins based on foreign keys
Tender Wang
-
2026/05/06
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Feike Steenbergen
-
2026/05/06
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Feike Steenbergen
-
2026/05/06
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Tatsuo Ishii
-
2026/05/06
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Andrew Dunstan
-
2026/05/06
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Peter Eisentraut
-
2026/05/06
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
Marco Nenciarini
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/05/06
Question: Should we release the FK fast-path pk_slot's buffer pin promptly?
Amul Sul
-
2026/05/06
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/05/06
Re: race condition when writing pg_control
Alexander Korotkov
-
2026/05/06
Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort
Ayush Tiwari
-
2026/05/06
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Andrey Borodin
-
2026/05/06
Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort
Alexander Korotkov
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/05/06
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/05/06
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Chao Li
-
2026/05/06
Re: support create index on virtual generated column.
Kirill Reshke
-
2026/05/06
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Chao Li
-
2026/05/06
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
-
2026/05/06
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Alex Guo
-
2026/05/06
Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort
Xuneng Zhou
-
2026/05/06
Re: Adding REPACK [concurrently]
Antonin Houska
-
2026/05/06
Re: PSA: Planning to grease protocol connections during 19beta
Jelte Fennema-Nio
-
2026/05/06
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Daniel Gustafsson
-
2026/05/06
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Anthonin Bonnefoy
-
2026/05/06
Re: on_error table, saving error info to a table
jian he
-
2026/05/06
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
-
2026/05/06
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
-
2026/05/06
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Ayush Tiwari
-
2026/05/06
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Peter Eisentraut
-
2026/05/06
[PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort
Ayush Tiwari
-
2026/05/05
Re: Function scan FDW pushdown
Alexander Pyhalov
-
2026/05/05
Re: [PATCH] Clean up property graph error messages
Chao Li
-
2026/05/05
COPY JSON: use trailing commas in FORCE_ARRAY output
Chao Li
-
2026/05/05
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
-
2026/05/05
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
-
2026/05/05
Re: [PATCH] Clean up property graph error messages
Ayush Tiwari
-
2026/05/05
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Soumya S Murali
-
2026/05/05
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
-
2026/05/05
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
-
2026/05/05
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/05/05
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
-
2026/05/05
COPY: validate option presence rather than option values
Chao Li
-
2026/05/05
Re: Include schema-qualified names in publication error messages.
Amit Kapila
-
2026/05/05
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
-
2026/05/05
Re: Parallel Apply
shveta malik
-
2026/05/05
Re: pgindent versus struct members and typedefs
Tom Lane
-
2026/05/05
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Alex Guo
-
2026/05/05
Re: pgindent versus struct members and typedefs
Chao Li
-
2026/05/05
Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations
SATYANARAYANA NARLAPURAM
-
2026/05/05
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Philip Alger
-
2026/05/05
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
-
2026/05/05
Re: Inconsistent trigger behavior between two temporal leftovers
Paul A Jungwirth
-
2026/05/05
Re: pgindent versus struct members and typedefs
Nathan Bossart
-
2026/05/05
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Andrew Dunstan
-
2026/05/05
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
-
2026/05/05
Re: Inconsistent trigger behavior between two temporal leftovers
Zsolt Parragi
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
-
2026/05/05
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Zsolt Parragi
-
2026/05/05
Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
Zsolt Parragi
-
2026/05/05
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Tom Lane
-
2026/05/05
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Jeff Davis
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
-
2026/05/05
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Alexander Lakhin
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2026/05/05
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
-
2026/05/05
Prepping for annual pgindent run
Tom Lane
-
2026/05/05
Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Andreas Karlsson
-
2026/05/05
Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Tom Lane
-
2026/05/05
Re: small cleanup for s_lock.h
Nathan Bossart
-
2026/05/05
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Sami Imseih
-
2026/05/05
Re: Available disk space per tablespace
Christoph Berg
-
2026/05/05
remove pg_spin_delay() from atomics code
Nathan Bossart
-
2026/05/05
Re: Support logical replication of DDLs, take2
Masahiko Sawada
-
2026/05/05
Re: small cleanup for s_lock.h
Tom Lane
-
2026/05/05
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
-
2026/05/05
Re: small cleanup for s_lock.h
Nathan Bossart
-
2026/05/05
Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr
Tristan Partin
-
2026/05/05
Re: small cleanup for s_lock.h
Nathan Bossart
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
-
2026/05/05
Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
Fabrízio de Royes Mello
-
2026/05/05
Re: Adding REPACK [concurrently]
Alvaro Herrera
-
2026/05/05
Re: Adding REPACK [concurrently]
Alvaro Herrera
-
2026/05/05
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Álvaro Herrera
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
-
2026/05/05
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2026/05/05
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
-
2026/05/05
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/05/05
Re: Adding REPACK [concurrently]
Antonin Houska
-
2026/05/05
Re: Include schema-qualified names in publication error messages.
Euler Taveira
-
2026/05/05
Re: Avoid calling SetMatViewPopulatedState if possible
cca5507
-
2026/05/05
Re: vectorized CRC on ARM64
John Naylor
-
2026/05/05
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
jian he
-
2026/05/05
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Soumya S Murali
-
2026/05/05
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Henson Choi
-
2026/05/05
Re: Include schema-qualified names in publication error messages.
Amit Kapila
-
2026/05/05
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/05/05
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Soumya S Murali
-
2026/05/05
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
-
2026/05/05
Wrong results in remove_useless_groupby_columns()
Richard Guo
-
2026/05/05
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Jim Jones
-
2026/05/05
Re: Row pattern recognition
Henson Choi