pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
Baji Shaik
[PATCH] Fix psql tab completion for REPACK boolean options
Baji Shaik
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Fujii Masao
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Álvaro Herrera
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Fujii Masao
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Álvaro Herrera
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Fujii Masao
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Thom Brown
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Álvaro Herrera
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Thom Brown
Re: SQL/JSON json_table plan clause
Alexander Korotkov
Re: SQL/JSON json_table plan clause
Nikita Malakhov
Re: SQL/JSON json_table plan clause
Nikita Malakhov
[PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
solai v
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Zsolt Parragi
Fix unsafe PlannedStmt access in pg_stat_statements
Chao Li
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Chao Li
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Andres Freund
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Chao Li
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
SUBSCRIPTION SERVER ALTER/DROP operations stuck when user mapping is dropped
SATYANARAYANA NARLAPURAM
Re: SUBSCRIPTION SERVER ALTER/DROP operations stuck when user mapping is dropped
Chao Li
Re: SUBSCRIPTION SERVER ALTER/DROP operations stuck when user mapping is dropped
SATYANARAYANA NARLAPURAM
Plug-in coverage hole for pglz_decompress()
Michael Paquier
Re: Plug-in coverage hole for pglz_decompress()
Ayush Tiwari
Re: Plug-in coverage hole for pglz_decompress()
Michael Paquier
Fix pg_stat_statements display of normalized FETCH counts
Chao Li
Re: Fix pg_stat_statements display of normalized FETCH counts
Michael Paquier
Re: Fix pg_stat_statements display of normalized FETCH counts
Chao Li
Are extended statistics intentionally not propagated to partitions?
JoongHyuk Shin
Question about hashed ScalarArrayOpExpr equality semantics
Ayush Tiwari
Re: Question about hashed ScalarArrayOpExpr equality semantics
cca5507
[PATCH] contrib/oid2name: add TAP tests for object listing
Sergey Glushchenko
2026-05-14 release announcement draft
Jonathan S. Katz
Re: 2026-05-14 release announcement draft
Robert Treat
Re: 2026-05-14 release announcement draft
Jonathan S. Katz
Re: Dump statistic issue with index on expressions
Alexander Korotkov
Re: Dump statistic issue with index on expressions
Maksim.Melnikov
Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
Re: Missing jsonb_ ... functions on DOCs
Michael Paquier
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
Re: Missing jsonb_ ... functions on DOCs
Tom Lane
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables
SATYANARAYANA NARLAPURAM
Re: DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables
Amit Kapila
Re: Random pg_upgrade 004_subscription test failure on drongo
Alexander Lakhin
Re: Random pg_upgrade 004_subscription test failure on drongo
Andrew Dunstan
Re: Random pg_upgrade 004_subscription test failure on drongo
Andrew Dunstan
[PATCH] Postpone PROPERTY GRAPH creation in pg_dump to POST-DATA when it depends on a unique constraint
SATYANARAYANA NARLAPURAM
Re: [PATCH] Postpone PROPERTY GRAPH creation in pg_dump to POST-DATA when it depends on a unique constraint
Ashutosh Bapat
Re: COPY FROM with RLS
jian he
Re: COPY FROM with RLS
solai v
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
solaimurugan vellaipandiyan
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
John Naylor
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Tom Lane
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
solaimurugan vellaipandiyan
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Álvaro Herrera
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Tom Lane
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
Re: [PATCH] ternary reloption type
Nikolay Shaplov
Re: [PATCH] ternary reloption type
Andrey Rachitskiy
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Peter Smith
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
[GSoC 2026] - Reducing pg_stat_statements LWLock Contention - Introduction
Trương Hoàng Quân
[PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
vignesh C
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Zsolt Parragi
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
[SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Ashutosh Bapat
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
Re: Parallel INSERT SELECT take 2
Tomas Vondra
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
Re: Parallel INSERT SELECT take 2
Tomas Vondra
Re: Parallel INSERT SELECT take 2
Tomas Vondra
Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Chao Li
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Álvaro Herrera
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Chao Li
Adjust error message to reflect the inheritance relationship
Tender Wang
avoid false dropped replication slot log messages
Lakshmi N
[RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Ilmar Yunusov
[RFC PATCH v0 1/7] Add EXPLAIN WAITS statement reporting
Ilmar Yunusov
[RFC PATCH v0 2/7] Aggregate EXPLAIN WAITS from parallel workers
Ilmar Yunusov
[RFC PATCH v0 3/7] Attribute EXPLAIN WAITS to plan nodes
Ilmar Yunusov
[RFC PATCH v0 5/7] Harden EXPLAIN WAITS accumulator handling
Ilmar Yunusov
[RFC PATCH v0 6/7] Hide EXPLAIN WAITS accumulator internals
Ilmar Yunusov
[RFC PATCH v0 7/7] Keep EXPLAIN option completion current
Ilmar Yunusov
[RFC PATCH v0 4/7] Refine EXPLAIN WAITS attribution semantics
Ilmar Yunusov
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Michael Paquier
Re: SLOPE - Planner optimizations on monotonic expressions.
Zsolt Parragi
Re: SLOPE - Planner optimizations on monotonic expressions.
Alexandre Felipe
Re: Add ssl_(supported|shared)_groups to sslinfo
Cary Huang
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
Re: Add ssl_(supported|shared)_groups to sslinfo
Zsolt Parragi
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
[PATCH] Improving Visibility of Temporary Table Usage
Mohamed ALi
Draft back-branch release notes are up
Tom Lane
[PATCH] psql: Make ParseVariableDouble reject values above max
Sven Klemm
Re: [PATCH] psql: Make ParseVariableDouble reject values above max
Daniel Gustafsson
Re: [PATCH] psql: Make ParseVariableDouble reject values above max
Daniel Gustafsson
[GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: Disabling Heap-Only Tuples
Alvaro Herrera
Re: Disabling Heap-Only Tuples
James Locke
Re: Disabling Heap-Only Tuples
Alvaro Herrera
Disallow whole-row index references with virtual generated columns?
Ayush Tiwari
Re: Disallow whole-row index references with virtual generated columns?
Álvaro Herrera
Re: Disallow whole-row index references with virtual generated columns?
Ayush Tiwari
Re: Disallow whole-row index references with virtual generated columns?
Matthias van de Meent
Re: Disallow whole-row index references with virtual generated columns?
Álvaro Herrera
Re: pull-up subquery if JOIN-ON contains refs to upper-query
solaimurugan vellaipandiyan
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Petr Petrov
Re: pull-up subquery if JOIN-ON contains refs to upper-query
solaimurugan vellaipandiyan
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Peter Petrov
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pg_stat_io_histogram
Jakub Wartak
Re: pg_stat_io_histogram
Jakub Wartak
Re: remove obsolete comment in AtEOXact_Inval
Daniel Gustafsson
Re: remove obsolete comment in AtEOXact_Inval
Daniel Gustafsson
(SQL/PGQ) cache lookup failed for label
zengman
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
zengman
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Junwang Zhao
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
Junwang Zhao
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
Junwang Zhao
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Fix wrong error message from pg_get_tablespace_ddl()
Chao Li
Re: Fix wrong error message from pg_get_tablespace_ddl()
Zhenwei Shang
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
Re: Fix wrong error message from pg_get_tablespace_ddl()
Andrew Dunstan
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
Re: Fix wrong error message from pg_get_tablespace_ddl()
Álvaro Herrera
Re: Fix wrong error message from pg_get_tablespace_ddl()
Chao Li
Re: Fix wrong error message from pg_get_tablespace_ddl()
David G. Johnston
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
Re: Fix wrong error message from pg_get_tablespace_ddl()
Andrew Dunstan
apt files missing for PG18
lloyd thealbins . com
errposition
John Naylor
Re: errposition
Tom Lane
Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Kirill Reshke
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Antonin Houska
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Antonin Houska
Re: postgres_fdw: Use COPY to speed up batch inserts
solaimurugan vellaipandiyan
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
Earlier messages
Later messages