pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/12
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
2026/05/12
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Jim Jones
2026/05/12
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
2026/05/12
Re: First draft of PG 19 release notes
Greg Sabino Mullane
2026/05/12
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
2026/05/12
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
2026/05/12
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
2026/05/12
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
2026/05/12
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
Henson Choi
2026/05/12
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/05/12
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern
Ashutosh Bapat
2026/05/12
Re: Adding REPACK [concurrently]
Antonin Houska
2026/05/12
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
2026/05/12
Re: Infinite Autovacuum loop caused by failing virtual generated column expression
Yugo Nagata
2026/05/12
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
2026/05/12
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
2026/05/12
Re: Feature: Use DNS SRV records for connecting
Andrey Borodin
2026/05/12
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/12
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/05/12
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/05/12
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Andres Freund
2026/05/12
Re: Incorrect checksum in control file with pg_rewind test
Maksim.Melnikov
2026/05/12
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
2026/05/12
Re: Function scan FDW pushdown
Alexander Pyhalov
2026/05/12
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Ayush Tiwari
2026/05/12
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/12
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
2026/05/12
Re: on_error table, saving error info to a table
jian he
2026/05/12
Re: Row pattern recognition
Henson Choi
2026/05/12
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
2026/05/11
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/11
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/11
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Ashutosh Bapat
2026/05/11
Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
2026/05/11
Re: Fix pg_stat_statements display of normalized FETCH counts
Chao Li
2026/05/11
Re: Row pattern recognition
Tatsuo Ishii
2026/05/11
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/05/11
Re: Fix pg_stat_statements display of normalized FETCH counts
Michael Paquier
2026/05/11
Re: First draft of PG 19 release notes
jian he
2026/05/11
Re: First draft of PG 19 release notes
John Naylor
2026/05/11
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
2026/05/11
Re: First draft of PG 19 release notes
Robert Treat
2026/05/11
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
2026/05/11
RE: Adding REPACK [concurrently]
Hayato Kuroda (Fujitsu)
2026/05/11
Fix jsonpath .split_part() to honor silent mode
Chao Li
2026/05/11
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Peter Smith
2026/05/11
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
2026/05/11
Re: 2026-05-14 release announcement draft
Jonathan S. Katz
2026/05/11
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
2026/05/11
RE: Patch for migration of the pg_commit_ts directory
Hayato Kuroda (Fujitsu)
2026/05/11
Re: Improve pg_stat_statements scalability
Sami Imseih
2026/05/11
[PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
Baji Shaik
2026/05/11
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/11
Re: 2026-05-14 release announcement draft
Robert Treat
2026/05/11
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Zsolt Parragi
2026/05/11
Re: SQL/JSON json_table plan clause
Nikita Malakhov
2026/05/11
[PATCH] Fix psql tab completion for REPACK boolean options
Baji Shaik
2026/05/11
Re: Adding REPACK [concurrently]
Antonin Houska
2026/05/11
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
2026/05/11
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Zsolt Parragi
2026/05/11
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
2026/05/11
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Tom Lane
2026/05/11
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
2026/05/11
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
2026/05/11
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Álvaro Herrera
2026/05/11
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
2026/05/11
Re: Missing jsonb_ ... functions on DOCs
Tom Lane
2026/05/11
Re: Adding REPACK [concurrently]
Antonin Houska
2026/05/11
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
2026/05/11
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
2026/05/11
Re: Question about hashed ScalarArrayOpExpr equality semantics
cca5507
2026/05/11
Re: SQL/JSON json_table plan clause
Alexander Korotkov
2026/05/11
Re: Random pg_upgrade 004_subscription test failure on drongo
Andrew Dunstan
2026/05/11
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
2026/05/11
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
jian he
2026/05/11
Re: Function scan FDW pushdown
Alexander Korotkov
2026/05/11
Re: Parallel INSERT SELECT take 2
Tomas Vondra
2026/05/11
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
solaimurugan vellaipandiyan
2026/05/11
Re: Include schema-qualified names in publication error messages.
vignesh C
2026/05/11
[PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
2026/05/11
Re: Proposal: Conflict log history table for Logical Replication
Shlok Kyal
2026/05/11
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Jim Jones
2026/05/11
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/11
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Chao Li
2026/05/11
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
2026/05/11
Fix unsafe PlannedStmt access in pg_stat_statements
Chao Li
2026/05/11
Re: Refactor code around GUC default_toast_compression
Michael Paquier
2026/05/11
Re: Include schema-qualified names in publication error messages.
Peter Smith
2026/05/11
Re: SUBSCRIPTION SERVER ALTER/DROP operations stuck when user mapping is dropped
SATYANARAYANA NARLAPURAM
2026/05/11
Re: on_error table, saving error info to a table
solaimurugan vellaipandiyan
2026/05/11
Re: SUBSCRIPTION SERVER ALTER/DROP operations stuck when user mapping is dropped
Chao Li
2026/05/11
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
2026/05/11
SUBSCRIPTION SERVER ALTER/DROP operations stuck when user mapping is dropped
SATYANARAYANA NARLAPURAM
2026/05/11
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Chao Li
2026/05/10
Re: Plug-in coverage hole for pglz_decompress()
Ayush Tiwari
2026/05/10
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
2026/05/10
Re: [PATCH] Clean up property graph error messages
Ashutosh Bapat
2026/05/10
Plug-in coverage hole for pglz_decompress()
Michael Paquier
2026/05/10
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/10
Re: [Patch]Add Graph* node support to expression_tree_mutator
Ashutosh Bapat
2026/05/10
Fix pg_stat_statements display of normalized FETCH counts
Chao Li
2026/05/10
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
2026/05/10
Re: Function scan FDW pushdown
solaimurugan vellaipandiyan
2026/05/10
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
2026/05/10
Re: First draft of PG 19 release notes
John Naylor
2026/05/10
Are extended statistics intentionally not propagated to partitions?
JoongHyuk Shin
2026/05/10
Re: pull-up subquery if JOIN-ON contains refs to upper-query
solaimurugan vellaipandiyan
2026/05/10
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Tom Lane
2026/05/10
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
John Naylor
2026/05/10
Question about hashed ScalarArrayOpExpr equality semantics
Ayush Tiwari
2026/05/10
Re: DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables
Amit Kapila
2026/05/10
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Michael Paquier
2026/05/10
[PATCH] contrib/oid2name: add TAP tests for object listing
Sergey Glushchenko
2026/05/10
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
2026/05/10
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
2026/05/10
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
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: Missing jsonb_ ... functions on DOCs
Michael Paquier
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
Earlier messages
Later messages