pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/10
Re: on_error table, saving error info to a table
jian he
2026/05/10
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
2026/05/10
2026-05-14 release announcement draft
Jonathan S. Katz
2026/05/10
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Tatsuo Ishii
2026/05/10
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
2026/05/10
Re: Dump statistic issue with index on expressions
Alexander Korotkov
2026/05/10
Re: Function scan FDW pushdown
Alexander Korotkov
2026/05/10
Re: Making the ENUM operators LEAKPROOF
Laurenz Albe
2026/05/10
Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
2026/05/10
Re: SLOPE - Planner optimizations on monotonic expressions.
Alexandre Felipe
2026/05/10
DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables
SATYANARAYANA NARLAPURAM
2026/05/10
Re: Random pg_upgrade 004_subscription test failure on drongo
Alexander Lakhin
2026/05/10
[PATCH] Postpone PROPERTY GRAPH creation in pg_dump to POST-DATA when it depends on a unique constraint
SATYANARAYANA NARLAPURAM
2026/05/10
Re: COPY FROM with RLS
jian he
2026/05/10
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
solaimurugan vellaipandiyan
2026/05/10
Re: Fix wrong error message from pg_get_tablespace_ddl()
Andrew Dunstan
2026/05/10
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/10
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/10
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
2026/05/10
Re: [PATCH] ternary reloption type
Nikolay Shaplov
2026/05/09
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
2026/05/09
Re: Row pattern recognition
Tatsuo Ishii
2026/05/09
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
2026/05/09
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
2026/05/09
[GSoC 2026] - Reducing pg_stat_statements LWLock Contention - Introduction
Trương Hoàng Quân
2026/05/09
Re: [Patch] Omit virtual generated columns from test_decoding output
SATYANARAYANA NARLAPURAM
2026/05/09
Re: [Patch] Omit virtual generated columns from test_decoding output
SATYANARAYANA NARLAPURAM
2026/05/09
[PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
2026/05/09
Re: bug: UPDATE FOR PORTION OF interact with updatable view
Paul A Jungwirth
2026/05/09
Re: [PATCH] psql: Make ParseVariableDouble reject values above max
Daniel Gustafsson
2026/05/09
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Álvaro Herrera
2026/05/09
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
2026/05/09
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
2026/05/09
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
2026/05/09
Re: Parallel INSERT SELECT take 2
Tomas Vondra
2026/05/09
Re: First draft of PG 19 release notes
Etsuro Fujita
2026/05/09
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
2026/05/09
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
2026/05/09
Re: parallel data loading for pgbench -i
lakshmi
2026/05/09
[SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
2026/05/08
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Chao Li
2026/05/08
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
2026/05/08
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Zhenwei Shang
2026/05/08
Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Chao Li
2026/05/08
Re: Call EndCopyFrom() after initial table sync in logical replication
Chao Li
2026/05/08
Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Chao Li
2026/05/08
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
David G. Johnston
2026/05/08
Adjust error message to reflect the inheritance relationship
Tender Wang
2026/05/08
avoid false dropped replication slot log messages
Lakshmi N
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
Chao Li
2026/05/08
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Jeff Davis
2026/05/08
[RFC PATCH v0 4/7] Refine EXPLAIN WAITS attribution semantics
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 7/7] Keep EXPLAIN option completion current
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 6/7] Hide EXPLAIN WAITS accumulator internals
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 5/7] Harden EXPLAIN WAITS accumulator handling
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 3/7] Attribute EXPLAIN WAITS to plan nodes
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 2/7] Aggregate EXPLAIN WAITS from parallel workers
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 1/7] Add EXPLAIN WAITS statement reporting
Ilmar Yunusov
2026/05/08
[RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Ilmar Yunusov
2026/05/08
Re: Adding REPACK [concurrently]
Masahiko Sawada
2026/05/08
Re: Adding REPACK [concurrently]
Masahiko Sawada
2026/05/08
Re: [PATCH] Free BufFile metadata in close and append paths
Michael Paquier
2026/05/08
Re: SLOPE - Planner optimizations on monotonic expressions.
Zsolt Parragi
2026/05/08
Re: Add ssl_(supported|shared)_groups to sslinfo
Cary Huang
2026/05/08
Re: Disallow whole-row index references with virtual generated columns?
Álvaro Herrera
2026/05/08
[PATCH] Improving Visibility of Temporary Table Usage
Mohamed ALi
2026/05/08
Draft back-branch release notes are up
Tom Lane
2026/05/08
Re: parallel data loading for pgbench -i
Mircea Cadariu
2026/05/08
Re: Call EndCopyFrom() after initial table sync in logical replication
Shinya Kato
2026/05/08
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Kirill Reshke
2026/05/08
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Peter Petrov
2026/05/08
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Petr Petrov
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
Álvaro Herrera
2026/05/08
[PATCH] psql: Make ParseVariableDouble reject values above max
Sven Klemm
2026/05/08
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
2026/05/08
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/05/08
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
2026/05/08
Re: Disallow whole-row index references with virtual generated columns?
Matthias van de Meent
2026/05/08
[GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
2026/05/08
Re: Disallow whole-row index references with virtual generated columns?
Ayush Tiwari
2026/05/08
Re: Disabling Heap-Only Tuples
Alvaro Herrera
2026/05/08
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
2026/05/08
Re: Disabling Heap-Only Tuples
James Locke
2026/05/08
Re: Disallow whole-row index references with virtual generated columns?
Álvaro Herrera
2026/05/08
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/05/08
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/05/08
Re: Disabling Heap-Only Tuples
Alvaro Herrera
2026/05/08
Disallow whole-row index references with virtual generated columns?
Ayush Tiwari
2026/05/08
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
Andrew Dunstan
2026/05/08
Re: pull-up subquery if JOIN-ON contains refs to upper-query
solaimurugan vellaipandiyan
2026/05/08
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
John Naylor
2026/05/08
Re: pg_stat_io_histogram
Jakub Wartak
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
2026/05/08
Re: Fix wrong error message from pg_get_tablespace_ddl()
Zhenwei Shang
2026/05/08
Re: Include schema-qualified names in publication error messages.
Amit Kapila
2026/05/08
Re: remove obsolete comment in AtEOXact_Inval
Daniel Gustafsson
2026/05/08
(SQL/PGQ) cache lookup failed for label
zengman
2026/05/08
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
2026/05/08
Fix wrong error message from pg_get_tablespace_ddl()
Chao Li
2026/05/08
Re: Wrong results in remove_useless_groupby_columns()
Richard Guo
2026/05/08
Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations
Richard Guo
2026/05/08
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
2026/05/08
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
2026/05/08
Re: PostgreSQL and OpenSSL 4.0.0
Michael Paquier
2026/05/08
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Chao Li
2026/05/08
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
2026/05/07
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
2026/05/07
Re: Fix bug with accessing to temporary tables of other sessions
Michael Paquier
2026/05/07
Re: Function scan FDW pushdown
Alexander Pyhalov
2026/05/07
Re: Include schema-qualified names in publication error messages.
vignesh C
2026/05/07
Re: Function scan FDW pushdown
solaimurugan vellaipandiyan
2026/05/07
Re: Call EndCopyFrom() after initial table sync in logical replication
Chao Li
2026/05/07
Re: Call EndCopyFrom() after initial table sync in logical replication
cca5507
2026/05/07
Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats()
Etsuro Fujita
2026/05/07
Re: errposition
Tom Lane
2026/05/07
Re: [Patch] Omit virtual generated columns from test_decoding output
Fujii Masao
2026/05/07
apt files missing for PG18
lloyd thealbins . com
2026/05/07
errposition
John Naylor
2026/05/07
Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
2026/05/07
Re: Call EndCopyFrom() after initial table sync in logical replication
Fujii Masao
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
John Naylor
2026/05/07
Re: postgres_fdw: Use COPY to speed up batch inserts
solaimurugan vellaipandiyan
2026/05/07
Re: on_error table, saving error info to a table
solaimurugan vellaipandiyan
2026/05/07
Re: Call EndCopyFrom() after initial table sync in logical replication
Chao Li
2026/05/07
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2026/05/07
Re: Wrong results in remove_useless_groupby_columns()
Ayush Tiwari
2026/05/07
Re: Call EndCopyFrom() after initial table sync in logical replication
cca5507
2026/05/07
Re: Avoid calling SetMatViewPopulatedState if possible
cca5507
2026/05/07
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Amit Langote
2026/05/07
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/07
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/07
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Fujii Masao
2026/05/07
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/07
Re: Wrong results in remove_useless_groupby_columns()
Richard Guo
2026/05/07
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/05/07
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/05/07
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Cary Huang
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Tom Lane
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Michael Paquier
2026/05/07
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Michael Paquier
2026/05/07
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/07
Re: Fix mismatched deallocation functions
Zsolt Parragi
2026/05/07
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
2026/05/07
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
2026/05/07
Re: small cleanup for s_lock.h
Nathan Bossart
2026/05/07
Re: small cleanup for s_lock.h
Nathan Bossart
2026/05/07
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Zsolt Parragi
2026/05/07
Re: small cleanup for s_lock.h
Nathan Bossart
2026/05/07
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
2026/05/07
Re: small cleanup for s_lock.h
Nathan Bossart
2026/05/07
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
2026/05/07
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
2026/05/07
Re: PostgreSQL and OpenSSL 4.0.0
Cary Huang
2026/05/07
Re: Remove inner joins based on foreign keys
Alexandra Wang
2026/05/07
Re: Wrong results with equality search using trigram index and non-deterministic collation
Zsolt Parragi
2026/05/07
Re: Randomize B-Tree page split location to avoid oscillating patterns
Dmitry Dolgov
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Lukas Fittl
2026/05/07
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
2026/05/07
Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Masahiko Sawada
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/05/07
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Nathan Bossart
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/05/07
Re: Avoid calling SetMatViewPopulatedState if possible
David Geier
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Jakob Egger
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/05/07
Re: Call EndCopyFrom() after initial table sync in logical replication
Fujii Masao
2026/05/07
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
2026/05/07
Re: 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
Tom Lane
2026/05/07
Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Tom Lane
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
Earlier messages
Later messages