pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Re-add recently-removed tests for ltree and intarray
Michael Paquier
Re: Re-add recently-removed tests for ltree and intarray
John Naylor
Re: Re-add recently-removed tests for ltree and intarray
Michael Paquier
Re: Re-add recently-removed tests for ltree and intarray
Michael Paquier
Re: call for applications: hacker mentoring 2026
Robert Haas
[PATCH] refint: Avoid reusing cascade UPDATE plans.
Ayush Tiwari
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Nathan Bossart
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Ayush Tiwari
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Nathan Bossart
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Álvaro Herrera
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Nathan Bossart
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Ayush Tiwari
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Nathan Bossart
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Ayush Tiwari
postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Fujii Masao
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Matheus Alcantara
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Fujii Masao
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Matheus Alcantara
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Fujii Masao
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Matheus Alcantara
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Fujii Masao
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Matheus Alcantara
Set calcSumX2 = true in numeric_(poly_)deserialize
Maxime Schoemans
Re: [PATCH] no table rewrite when set column type to constrained domain
solai v
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
solai v
Lazy snapshot distribution in logical decoding
Rui Zhao
postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
Fujii Masao
Re: postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
Etsuro Fujita
Re: postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
Fujii Masao
Re: postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
Etsuro Fujita
[PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Ante Krešić
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
[PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Nitin Motiani
Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Zsolt Parragi
Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Nitin Motiani
Fix bug of COPY TO support partition table
Chao Li
Re: Fix bug of COPY TO support partition table
Fujii Masao
Re: Fix bug of COPY TO support partition table
Masahiko Sawada
Re: Fix bug of COPY TO support partition table
Fujii Masao
Re: Fix bug of COPY TO support partition table
Masahiko Sawada
Re: Add “FOR UPDATE NOWAIT” lock details to the log.
cca5507
Should IGNORE NULLS cache nullness for volatile arguments?
Chao Li
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Tatsuo Ishii
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Tatsuo Ishii
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Chao Li
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Tatsuo Ishii
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Tatsuo Ishii
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Chao Li
Improve conflict detection when replication origins are reused
Nisha Moond
Re: Improve conflict detection when replication origins are reused
shveta malik
Re: Improve conflict detection when replication origins are reused
shveta malik
Re: Improve conflict detection when replication origins are reused
Nisha Moond
Re: Improve conflict detection when replication origins are reused
shveta malik
Re: Improve conflict detection when replication origins are reused
shveta malik
Re: Improve conflict detection when replication origins are reused
Nisha Moond
Re: Improve conflict detection when replication origins are reused
shveta malik
Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
Robert Haas
Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
Henson Choi
Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
solai v
FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
Re: FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
egrep is obsolescent
Tom Lane
Re: egrep is obsolescent
Peter Eisentraut
Re: egrep is obsolescent
Tom Lane
Re: Is there value in having optimizer stats for joins/foreignkeys?
jian he
Re: Is there value in having optimizer stats for joins/foreignkeys?
Alexandra Wang
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tom Lane
duckdb has extensible parser
Pavel Stehule
Re: duckdb has extensible parser
Greg Burd
Experimental patch for terminating VACUUM freeze blockers
wenhui qiu
Re: Experimental patch for terminating VACUUM freeze blockers
Nathan Bossart
Re: Experimental patch for terminating VACUUM freeze blockers
Sami Imseih
Re: Experimental patch for terminating VACUUM freeze blockers
wenhui qiu
Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Kirill Reshke
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Zhenwei Shang
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Dmitry Koval
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Alexander Korotkov
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
[PATCH] psql: Add missing IO option to EXPLAIN tab completion
Afrah Razzak
Re: [PATCH] psql: Add missing IO option to EXPLAIN tab completion
Zhenwei Shang
Re: [PATCH] psql: Add missing IO option to EXPLAIN tab completion
Fujii Masao
PostgreSQL 19 Beta 1 release date
Jonathan S. Katz
[PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Baji Shaik
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Sami Imseih
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Alvaro Herrera
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Baji Shaik
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Alvaro Herrera
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Antonin Houska
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Alvaro Herrera
[PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Baji Shaik
Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Zhenwei Shang
Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Álvaro Herrera
Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Álvaro Herrera
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
[PATCH] Fix use-after-free of propgraph orphan static lists on xact abort
SATYANARAYANA NARLAPURAM
Re: [PATCH] Fix use-after-free of propgraph orphan static lists on xact abort
Ashutosh Bapat
Re: [PATCH] Fix use-after-free of propgraph orphan static lists on xact abort
SATYANARAYANA NARLAPURAM
Vacuumlo improvements
Shawn McCoy
Re: Vacuumlo improvements
Nathan Bossart
Re: Vacuumlo improvements
Sami Imseih
Re: Vacuumlo improvements
Nathan Bossart
Re: Vacuumlo improvements
Sami Imseih
Re: Vacuumlo improvements
Nathan Bossart
Re: Proposal: Adding compression of temporary files
Tomas Vondra
[PATCH] Fix infinite recursion when foreign table references itself
John Mikk
Re: [PATCH] Fix infinite recursion when foreign table references itself
Tomas Vondra
Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
Henson Choi
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
Michael Paquier
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
Henson Choi
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
Fix jsonpath .split_part() to honor silent mode
Chao Li
Re: Fix jsonpath .split_part() to honor silent mode
Nazir Bilal Yavuz
Re: Fix jsonpath .split_part() to honor silent mode
Michael Paquier
Re: Fix jsonpath .split_part() to honor silent mode
Andrew Dunstan
Re: Fix jsonpath .split_part() to honor silent mode
Michael Paquier
RE: Patch for migration of the pg_commit_ts directory
Hayato Kuroda (Fujitsu)
Re: Improve pg_stat_statements scalability
Sami Imseih
Re: Improve pg_stat_statements scalability
Lukas Fittl
Re: Improve pg_stat_statements scalability
Lukas Fittl
Re: Improve pg_stat_statements scalability
Julien Rouhaud
Re: Improve pg_stat_statements scalability
Sami Imseih
[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
Earlier messages
Later messages