pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
[Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
Re: Question about criteria for adding items to the v19 open items wiki page
David G. Johnston
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Michael Paquier
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
The bogus calls in remove_self_join_rel()
Richard Guo
Re: The bogus calls in remove_self_join_rel()
David Rowley
Re: The bogus calls in remove_self_join_rel()
Richard Guo
Add null check on get_tablespace_name() return in pg_get_database_ddl_internal
SATYANARAYANA NARLAPURAM
Re: Add null check on get_tablespace_name() return in pg_get_database_ddl_internal
Chao Li
Re: Add null check on get_tablespace_name() return in pg_get_database_ddl_internal
SATYANARAYANA NARLAPURAM
CheckAttributeType() forgot to recurse into multiranges
Heikki Linnakangas
Re: CheckAttributeType() forgot to recurse into multiranges
Chao Li
Re: CheckAttributeType() forgot to recurse into multiranges
Michael Paquier
[RFC][PATCH] Order qual clauses by combined cost and selectivity
Staroverov Ilja
Re: [RFC][PATCH] Order qual clauses by combined cost and selectivity
Tom Lane
New vacuum config to avoid anti wraparound vacuums
Mok
Re: New vacuum config to avoid anti wraparound vacuums
David Rowley
Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
GUC parameter ACLs and physical walsender
Jeff Davis
Re: GUC parameter ACLs and physical walsender
John Naylor
Adding an explaining title to Notes on SGML
Marcos Pegoraro
Re: Adding an explaining title to Notes on SGML
Daniel Gustafsson
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Jacob Champion
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Nico Williams
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Jacob Champion
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Tom Lane
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Jacob Champion
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Tom Lane
Fix DROP PROPERTY GRAPH "unsupported object class" error
Bertrand Drouvot
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Michael Paquier
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Ashutosh Bapat
Startup process deadlock: WaitForProcSignalBarriers vs aux process
Matthias van de Meent
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Andres Freund
Re: Feature: Use DNS SRV records for connecting
Andrey Borodin
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Cleanup explain_memoize function after test
Kirill Reshke
Re: Cleanup explain_memoize function after test
Chao Li
Re: Cleanup explain_memoize function after test
Bertrand Drouvot
Re: Wrong results with equality search using trigram index and non-deterministic collation
David Geier
Re: Wrong results with equality search using trigram index and non-deterministic collation
Laurenz Albe
Re: ERROR: failed to find conversion function from unknown to text
jian he
Re: on_error table, saving error info to a table
jian he
Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
RE: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Hayato Kuroda (Fujitsu)
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
Get rid of translation strings that only contain punctuation
David Rowley
Re: Get rid of translation strings that only contain punctuation
Tom Lane
Re: Get rid of translation strings that only contain punctuation
Amit Kapila
Re: Get rid of translation strings that only contain punctuation
Peter Smith
Re: Get rid of translation strings that only contain punctuation
Tom Lane
Re: Get rid of translation strings that only contain punctuation
Peter Smith
Re: Get rid of translation strings that only contain punctuation
Tom Lane
Re: Get rid of translation strings that only contain punctuation
Peter Smith
[PATCH] Allow SJE to recognize GiST-backed temporal primary keys
SATYANARAYANA NARLAPURAM
Re: [PATCH] Allow SJE to recognize GiST-backed temporal primary keys
David Rowley
[Patch]Add Graph* node support to expression_tree_mutator
SATYANARAYANA NARLAPURAM
Re: [Patch]Add Graph* node support to expression_tree_mutator
Ashutosh Bapat
Coverage with make coverage-html is broken on latest Debian using lcov v2
Narek Galstyan
Re: Fix memory leak in postmasterMain
Henrik TJ
Re: Fix memory leak in postmasterMain
Chao Li
Re: Fix memory leak in postmasterMain
Fujii Masao
Re: Fix memory leak in postmasterMain
Andres Freund
Re: Fix memory leak in postmasterMain
Chao Li
Re: Fix memory leak in postmasterMain
Michael Paquier
Non-robust plpgsql_trap test
Tom Lane
Re: Non-robust plpgsql_trap test
Andrew Dunstan
[PATCH] Fix null pointer dereference in PG19
Aleksander Alekseev
Re: [PATCH] Fix null pointer dereference in PG19
Tom Lane
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Tom Lane
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
PGConf.dev 2026: Community session on batched/vectorized execution primitives
Amit Langote
[PATCH] Remove dead code in ExecForPortionOfLeftovers()
Aleksander Alekseev
Re: [PATCH] Remove dead code in ExecForPortionOfLeftovers()
Quan Zongliang
Re: [PATCH] Remove dead code in ExecForPortionOfLeftovers()
jian he
Re: Incorrect checksum in control file with pg_rewind test
Alexander Korotkov
Re: Incorrect checksum in control file with pg_rewind test
Alexander Lakhin
Re: Cleanup shadows variable warnings, round 1
David Rowley
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
Re: Cleanup shadows variable warnings, round 1
Peter Smith
Re: Cleanup shadows variable warnings, round 1
Chao Li
Re: Cleanup shadows variable warnings, round 1
Yuchen Li
Re: Cleanup shadows variable warnings, round 1
David Rowley
Re: Cleanup shadows variable warnings, round 1
Chao Li
Request to expedite cool-off period for new account
반지현
Re: Request to expedite cool-off period for new account
CharSyam
Re: Add \pset options for boolean value display
a.kozhemyakin
Re: Add \pset options for boolean value display
David G. Johnston
Re: Add \pset options for boolean value display
David G. Johnston
Warn on missing replica identity in CREATE/ALTER PUBLICATION
南拓弥
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
shveta malik
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
南拓弥
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
Chao Li
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
shveta malik
[PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Yuchen Li
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
John Naylor
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
jian he
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
jian he
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
John Naylor
Fix translation error in zh_CN.po for "parameter specified more than once"
ji xu
Re: Fix translation error in zh_CN.po for "parameter specified more than once"
John Naylor
logical: fix recomputation required LSN on restart_lsn-only advancement
Chao Li
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Hu Xunqi
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Antonin Houska
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Chao Li
Support logical replication of DDLs, take2
Masahiko Sawada
[PATCH] Fix column name escaping in postgres_fdw stats import
Ayush Tiwari
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Alex Guo
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Ayush Tiwari
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
[PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
Fabrízio de Royes Mello
[Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
SATYANARAYANA NARLAPURAM
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
SATYANARAYANA NARLAPURAM
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
SATYANARAYANA NARLAPURAM
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
[PATCH] Extend MXactCache lifetime from per-transaction to per-session
JoongHyuk Shin
Fix pg_upgrade to detect invalid logical replication slots on PG19
Lakshmi N
Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
shveta malik
Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
Masahiko Sawada
Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
Masahiko Sawada
Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
Chao Li
[PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Daniel Gustafsson
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Tom Lane
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
Cleanup: Replace sscanf with strtol/strtoul in snapmgr
Amul Sul
collecting photos related to Postgres history & community for pgconf.dev
Tomas Vondra
[BUG] Race in online checksums launcher_exit()
Ayush Tiwari
Re: [BUG] Race in online checksums launcher_exit()
Daniel Gustafsson
Re: [BUG] Race in online checksums launcher_exit()
Ayush Tiwari
Re: Typos in the code and README
Alexander Lakhin
Re: Typos in the code and README
Alexander Lakhin
Re: Typos in the code and README
Michael Paquier
Re: Typos in the code and README
Daniil Davydov
Possible premature SNAPBUILD_CONSISTENT with DB-specific running_xacts
SATYANARAYANA NARLAPURAM
Re: Possible premature SNAPBUILD_CONSISTENT with DB-specific running_xacts
Amit Kapila
[PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Fujii Masao
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Michael Paquier
Re: Optimize LISTEN/NOTIFY
Alexander Lakhin
Re: sandboxing untrusted code
Robert Haas
Re: sandboxing untrusted code
Tom Lane
Re: sandboxing untrusted code
Andres Freund
Re: sandboxing untrusted code
Robert Haas
BUG: jsonpath .split_part() bypasses lax-mode error suppression
SATYANARAYANA NARLAPURAM
Re: BUG: jsonpath .split_part() bypasses lax-mode error suppression
Dmitry Dolgov
Re: [PATCH] Add tests for Bitmapset
David Rowley
Re: [PATCH] Add tests for Bitmapset
Greg Burd
Re: [PATCH] Add tests for Bitmapset
David Rowley
Re: [PATCH] Add tests for Bitmapset
Michael Paquier
Re: [PATCH] Add tests for Bitmapset
David Rowley
Re: [PATCH] Add tests for Bitmapset
Michael Paquier
Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
SATYANARAYANA NARLAPURAM
Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
Ashutosh Bapat
Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
SATYANARAYANA NARLAPURAM
[PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns
William Bernbaum
Re: Inconsistent increment of pg_stat_database.xact_rollback with logical replication
Nikolay Samokhvalov
Typo Fixes and Patch
Abhi Kaki
Re: Typo Fixes and Patch
Ashutosh Bapat
Re: Typo Fixes and Patch
Michael Paquier
[PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry
Tatsuya Kawata
Re: [PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry
Masahiko Sawada
Re: [PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry
Tatsuya Kawata
[BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
SATYANARAYANA NARLAPURAM
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
Dean Rasheed
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
SATYANARAYANA NARLAPURAM
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
Dean Rasheed
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
SATYANARAYANA NARLAPURAM
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
Dean Rasheed
small cleanup patches for collation code
Jeff Davis
[PATCH] Use direct hash lookup in logicalrep_partmap_invalidate_cb()
DaeMyung Kang
Re: [PATCH] Use direct hash lookup in logicalrep_partmap_invalidate_cb()
Michael Paquier
xact_rollback spikes when logical walsender exits
Nikolay Samokhvalov
Re: xact_rollback spikes when logical walsender exits
Fujii Masao
Re: xact_rollback spikes when logical walsender exits
vignesh C
Re: code contributions for 2025, WIP version
Dmitry Dolgov
Re: code contributions for 2025, WIP version
Andrey Borodin
Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Amul Sul
Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Fujii Masao
Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Fujii Masao
Earlier messages