pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/14
Re: Fix the race condition for updating slot minimum LSN
solai v
2026/05/14
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Fujii Masao
2026/05/14
Review comments on createPartitions() in pgbench.c
vellaipandiyan sm
2026/05/14
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
2026/05/14
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/05/14
Re: Add a guard against uninitialized default locale
Ayush Tiwari
2026/05/14
Re: Improve conflict detection when replication origins are reused
shveta malik
2026/05/14
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Chao Li
2026/05/14
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
2026/05/14
Re: Re-add recently-removed tests for ltree and intarray
Tom Lane
2026/05/14
Re: Re-add recently-removed tests for ltree and intarray
John Naylor
2026/05/14
Re: Re-add recently-removed tests for ltree and intarray
Tom Lane
2026/05/14
Fix bug of COPY (on_error set_null)
Chao Li
2026/05/14
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
2026/05/14
Re: postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
Etsuro Fujita
2026/05/14
Re: Fix jsonpath .split_part() to honor silent mode
Michael Paquier
2026/05/14
Re-add recently-removed tests for ltree and intarray
Michael Paquier
2026/05/14
Re: Adding a stored generated column without long-lived locks
Alberto Piai
2026/05/14
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Andres Freund
2026/05/14
Re: Add a guard against uninitialized default locale
Jeff Davis
2026/05/14
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Jeff Davis
2026/05/14
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
2026/05/14
Re: Track skipped tables during autovacuum and autoanalyze
Zsolt Parragi
2026/05/14
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Jeff Davis
2026/05/14
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Nathan Bossart
2026/05/14
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Matheus Alcantara
2026/05/14
Re: call for applications: hacker mentoring 2026
Robert Haas
2026/05/14
[PATCH] refint: Avoid reusing cascade UPDATE plans.
Ayush Tiwari
2026/05/14
Re: Fix bug of COPY TO support partition table
Masahiko Sawada
2026/05/14
Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Zsolt Parragi
2026/05/14
postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Fujii Masao
2026/05/14
Set calcSumX2 = true in numeric_(poly_)deserialize
Maxime Schoemans
2026/05/14
Re: on_error table, saving error info to a table
Zsolt Parragi
2026/05/14
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
2026/05/14
Re: Fix bug of COPY TO support partition table
Fujii Masao
2026/05/14
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/05/14
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/05/14
Re: Fix bug of COPY TO support partition table
Masahiko Sawada
2026/05/14
Re: Fix bug of COPY TO support partition table
Fujii Masao
2026/05/14
Re: [PATCH] Make spelling consistent in waiteventset.c
Bruce Momjian
2026/05/14
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
2026/05/14
Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
solai v
2026/05/14
Re: [PATCH] no table rewrite when set column type to constrained domain
solai v
2026/05/14
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
solai v
2026/05/14
Lazy snapshot distribution in logical decoding
Rui Zhao
2026/05/14
postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
Fujii Masao
2026/05/14
Re: (SQL/PGQ) cache lookup failed for label
zengman
2026/05/14
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
2026/05/14
[PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Ante Krešić
2026/05/14
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Tatsuo Ishii
2026/05/14
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
2026/05/14
Re: Fix jsonpath .split_part() to honor silent mode
Andrew Dunstan
2026/05/14
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/05/14
[PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Nitin Motiani
2026/05/14
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/05/14
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/05/14
Fix bug of COPY TO support partition table
Chao Li
2026/05/14
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/14
Re: Fix array-element quoting in postgres_fdw import statistics
Etsuro Fujita
2026/05/14
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/05/14
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/14
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
2026/05/14
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
2026/05/14
Re: Should IGNORE NULLS cache nullness for volatile arguments?
Tatsuo Ishii
2026/05/14
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/14
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/13
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
2026/05/13
Re: Fix bug with accessing to temporary tables of other sessions
Michael Paquier
2026/05/13
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Ashutosh Bapat
2026/05/13
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
2026/05/13
Re: Fix jsonpath .split_part() to honor silent mode
Michael Paquier
2026/05/13
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
2026/05/13
Re: Add pg_stat_kind_info system view
Michael Paquier
2026/05/13
Re: Add “FOR UPDATE NOWAIT” lock details to the log.
cca5507
2026/05/13
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
2026/05/13
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
2026/05/13
Should IGNORE NULLS cache nullness for volatile arguments?
Chao Li
2026/05/13
Re: Experimental patch for terminating VACUUM freeze blockers
wenhui qiu
2026/05/13
Re: pgbench: make verbose error messages thread-safe
Fujii Masao
2026/05/13
Re: Vacuumlo improvements
Nathan Bossart
2026/05/13
Improve conflict detection when replication origins are reused
Nisha Moond
2026/05/13
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
Henson Choi
2026/05/13
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/13
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
2026/05/13
Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
Henson Choi
2026/05/13
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Dmitry Koval
2026/05/13
Re: Avoid orphaned objects dependencies, take 3
Robert Haas
2026/05/13
Re: Experimental patch for terminating VACUUM freeze blockers
Sami Imseih
2026/05/13
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
2026/05/13
Re: Is there value in having optimizer stats for joins/foreignkeys?
Alexandra Wang
2026/05/13
Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
Robert Haas
2026/05/13
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/05/13
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
2026/05/13
Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Álvaro Herrera
2026/05/13
Re: egrep is obsolescent
Tom Lane
2026/05/13
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/05/13
FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
2026/05/13
Re: egrep is obsolescent
Peter Eisentraut
2026/05/13
Re: Vacuumlo improvements
Sami Imseih
2026/05/13
egrep is obsolescent
Tom Lane
2026/05/13
Re: Is there value in having optimizer stats for joins/foreignkeys?
jian he
2026/05/13
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
2026/05/13
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Zsolt Parragi
2026/05/13
[PATCH v4] pg_stat_statements: Add last_execution_start column
Pavlo Golub
2026/05/13
Re: Experimental patch for terminating VACUUM freeze blockers
Nathan Bossart
2026/05/13
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
2026/05/13
Re: pgindent versus struct members and typedefs
Tom Lane
2026/05/13
Re: pgindent versus struct members and typedefs
Nathan Bossart
2026/05/13
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
2026/05/13
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Zsolt Parragi
2026/05/13
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
2026/05/13
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
2026/05/13
duckdb has extensible parser
Pavel Stehule
2026/05/13
Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Álvaro Herrera
2026/05/13
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Álvaro Herrera
2026/05/13
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/13
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
2026/05/13
Re: FOR PORTION OF vs. object_aclcheck
Robert Haas
2026/05/13
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Antonin Houska
2026/05/13
Experimental patch for terminating VACUUM freeze blockers
wenhui qiu
2026/05/13
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
2026/05/13
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
2026/05/13
Re: bug: UPDATE FOR PORTION OF interact with updatable view
Peter Eisentraut
2026/05/13
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/05/13
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
2026/05/13
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Ayush Tiwari
2026/05/13
Re: [PATCH] Fix use-after-free of propgraph orphan static lists on xact abort
SATYANARAYANA NARLAPURAM
2026/05/13
Re: Fix jsonpath .split_part() to honor silent mode
Nazir Bilal Yavuz
2026/05/13
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Zhenwei Shang
2026/05/13
Re: Parallel Apply
shveta malik
2026/05/13
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
2026/05/13
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Zhenwei Shang
2026/05/13
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/12
Re: [PATCH] Fix use-after-free of propgraph orphan static lists on xact abort
Ashutosh Bapat
2026/05/12
Re: [PATCH] Postpone PROPERTY GRAPH creation in pg_dump to POST-DATA when it depends on a unique constraint
Ashutosh Bapat
2026/05/12
Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Zhenwei Shang
2026/05/12
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
2026/05/12
Re: Plug-in coverage hole for pglz_decompress()
Michael Paquier
2026/05/12
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/12
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/12
Re: Add a greedy join search algorithm to handle large join problems
Chengpeng Yan
2026/05/12
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
SungJun Jang
2026/05/12
Re: [PATCH] psql: Add missing IO option to EXPLAIN tab completion
Zhenwei Shang
2026/05/12
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Chao Li
2026/05/12
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
Ashutosh Bapat
2026/05/12
Re: Parallel Apply
shveta malik
2026/05/12
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
jian he
2026/05/12
Re: Remove invalid SS2/SS3 handling from EUC-KR routines
Michael Paquier
2026/05/12
Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
Kirill Reshke
2026/05/12
Re: Call EndCopyFrom() after initial table sync in logical replication
Shinya Kato
2026/05/12
Fix SPLIT PARTITION bound-overlap bug and other improvements
Chao Li
2026/05/12
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
2026/05/12
Re: Fix unsafe PlannedStmt access in pg_stat_statements
Michael Paquier
2026/05/12
Re: Row pattern recognition
Henson Choi
2026/05/12
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Sami Imseih
2026/05/12
[PATCH] psql: Add missing IO option to EXPLAIN tab completion
Afrah Razzak
2026/05/12
Re: [PATCH] Fix psql tab completion for REPACK boolean options
Fujii Masao
2026/05/12
Re: Row pattern recognition
Tatsuo Ishii
2026/05/12
Re: Vacuumlo improvements
Nathan Bossart
2026/05/12
Re: Call EndCopyFrom() after initial table sync in logical replication
Fujii Masao
2026/05/12
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
2026/05/12
PostgreSQL 19 Beta 1 release date
Jonathan S. Katz
2026/05/12
Re: xact_rollback spikes when logical walsender exits
Nikolay Samokhvalov
2026/05/12
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/05/12
[PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Baji Shaik
2026/05/12
[PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Baji Shaik
2026/05/12
Re: Add \pset options for boolean value display
Bruce Momjian
2026/05/12
Re: pgindent versus struct members and typedefs
Tom Lane
2026/05/12
Re: pgindent versus struct members and typedefs
Nathan Bossart
2026/05/12
Re: Add ssl_(supported|shared)_groups to sslinfo
Zsolt Parragi
2026/05/12
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
2026/05/12
Re: pgindent versus struct members and typedefs
Tom Lane
2026/05/12
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Masahiko Sawada
2026/05/12
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
2026/05/12
Re: Feature: Use DNS SRV records for connecting
Zsolt Parragi
2026/05/12
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
2026/05/12
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
2026/05/12
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Nathan Bossart
2026/05/12
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/12
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/12
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
2026/05/12
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/12
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Jacob Champion
2026/05/12
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/05/12
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/12
[PATCH] Fix use-after-free of propgraph orphan static lists on xact abort
SATYANARAYANA NARLAPURAM
2026/05/12
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern
SATYANARAYANA NARLAPURAM
2026/05/12
Vacuumlo improvements
Shawn McCoy
2026/05/12
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
2026/05/12
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Antonin Houska
2026/05/12
Re: Feature: Use DNS SRV records for connecting
Jacob Champion
2026/05/12
Re: FOR PORTION OF vs. object_aclcheck
Peter Eisentraut
2026/05/12
Re: Add psql tab completion support for FOR PORTION OF
Peter Eisentraut
2026/05/12
Re: First draft of PG 19 release notes
Melanie Plageman
2026/05/12
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
2026/05/12
Re: [PATCH] Fix infinite recursion when foreign table references itself
Tomas Vondra
2026/05/12
Re: Proposal: Adding compression of temporary files
Tomas Vondra
2026/05/12
[PATCH] Fix infinite recursion when foreign table references itself
John Mikk
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
Earlier messages
Later messages