pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
Masahiko Sawada
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Tom Lane
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/11/05
Re: COPY WHERE clause generated/system column reference
Masahiko Sawada
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Arseniy Mukhin
2025/11/05
Re: Optimize LISTEN/NOTIFY
Arseniy Mukhin
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/05
Re: Spacing of options in getopt_long processing
Peter Eisentraut
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/05
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
2025/11/05
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
2025/11/05
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Jacob Champion
2025/11/05
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
2025/11/05
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
2025/11/05
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
Re: Use stack-allocated StringInfoData
Chao Li
2025/11/05
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/11/05
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
2025/11/05
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2025/11/05
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Karina Litskevich
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
Jim Jones
2025/11/05
Re: [PATCH] Fix fragile walreceiver test.
Bryan Green
2025/11/05
Re: Non-text mode for pg_dumpall
Vaibhav Dalvi
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/11/05
Re: Logical Replication of sequences
Amit Kapila
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
Re: mxid and mxoff wraparound issues in pg_upgrade
Heikki Linnakangas
2025/11/05
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Nishant Sharma
2025/11/05
Re: COPY WHERE clause generated/system column reference
Peter Eisentraut
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
Peter Eisentraut
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
Kirill Reshke
2025/11/05
inconsistent tableoid handling in COPY WHERE clause
Peter Eisentraut
2025/11/05
Re: Use stack-allocated StringInfoData
David Rowley
2025/11/05
Re: Newly created replication slot may be invalidated by checkpoint
Alexander Korotkov
2025/11/05
Re: [PATCH] Fix fragile walreceiver test.
Xuneng Zhou
2025/11/05
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
2025/11/05
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/05
Re: Logical Replication of sequences
shveta malik
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Chao Li
2025/11/05
Re: Optimize LISTEN/NOTIFY
Chao Li
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/05
Re: Making jsonb_agg() faster
Chao Li
2025/11/05
Re: Adding REPACK [concurrently]
jian he
2025/11/05
Re: Logical Replication of sequences
Amit Kapila
2025/11/05
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Álvaro Herrera
2025/11/05
Re: ubsan
Alexander Lakhin
2025/11/04
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Nishant Sharma
2025/11/04
Re: [PATCH] Fix fragile walreceiver test.
Xuneng Zhou
2025/11/04
Re: Adding REPACK [concurrently]
Antonin Houska
2025/11/04
Re: Decouple C++ support in Meson's PGXS from LLVM enablement
BharatDB
2025/11/04
Re: Non-text mode for pg_dumpall
Vaibhav Dalvi
2025/11/04
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
2025/11/04
Re: Asynchronous MergeAppend
Alexander Pyhalov
2025/11/04
Re: How can end users know the cause of LR slot sync delays?
shveta malik
2025/11/04
GiST README typos
Paul A Jungwirth
2025/11/04
[PATCH] Fix fragile walreceiver test.
Bryan Green
2025/11/04
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Michael Paquier
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/04
Re: Adding REPACK [concurrently]
Robert Treat
2025/11/04
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Fujii Masao
2025/11/04
Re: Add support for specifying tables in pg_createsubscriber.
Shubham Khanna
2025/11/04
Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion
Fujii Masao
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Alexander Lakhin
2025/11/04
Re: Fix comments for ChangeVarNodes() and related functions
Richard Guo
2025/11/04
Re: Extend injection_points_attach() to accept a user-defined function
Michael Paquier
2025/11/04
Re: Adding REPACK [concurrently]
jian he
2025/11/04
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Thomas Munro
2025/11/04
Re: ubsan
Tom Lane
2025/11/04
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
2025/11/04
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Naga Appani
2025/11/04
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Joel Jacobson
2025/11/04
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/04
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/04
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
David Rowley
2025/11/04
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Jacob Champion
2025/11/04
Re: Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers
Masahiko Sawada
2025/11/04
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Peter Smith
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/04
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
2025/11/04
Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion
John H
2025/11/04
Re: Adding basic NUMA awareness
Tomas Vondra
2025/11/04
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/04
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Joel Jacobson
2025/11/04
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
Tom Lane
2025/11/04
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Andres Freund
2025/11/04
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
Matheus Alcantara
2025/11/04
Spacing of options in getopt_long processing
Andrew Dunstan
2025/11/04
Re: PG18 GIN parallel index build crash - invalid memory alloc request size
Tomas Vondra
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Álvaro Herrera
2025/11/04
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Tom Lane
2025/11/04
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Masahiko Sawada
2025/11/04
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Maciek Sakrejda
2025/11/04
Re: Upgrade Debian CI image from Bookworm to Trixie
Andres Freund
2025/11/04
Re: MinGW compiler warnings in ecpg tests
Andres Freund
2025/11/04
Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
Tom Lane
2025/11/04
Re: Intention to start an [oauth] "working group"
Jacob Champion
2025/11/04
Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
Tom Lane
2025/11/04
Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
Peter Eisentraut
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Jim Jones
2025/11/04
Re: BRIN autosummarization lacking a snapshot
Álvaro Herrera
2025/11/04
pg_utility ?
Álvaro Herrera
2025/11/04
Re: Fix redundant memset after palloc0 in heap_form_minimal_tuple()
Jeff Davis
2025/11/04
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Tom Lane
2025/11/04
Re: BRIN autosummarization lacking a snapshot
Álvaro Herrera
2025/11/04
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Andreas Karlsson
2025/11/04
Re: foreign key on virtual generated column
Srinath Reddy Sadipiralla
2025/11/04
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Tom Lane
2025/11/04
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/11/04
Re: BRIN autosummarization lacking a snapshot
Álvaro Herrera
2025/11/04
Re: psql --help=variables missing csv_fieldsep
Tom Lane
2025/11/04
Re: psql --help=variables missing csv_fieldsep
Álvaro Herrera
2025/11/04
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Álvaro Herrera
2025/11/04
Re: Report oldest xmin source when autovacuum cannot remove tuples
Fujii Masao
2025/11/04
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
2025/11/04
Re: BRIN autosummarization lacking a snapshot
Arseniy Mukhin
2025/11/04
Re: POC: make mxidoff 64 bits
Alexander Korotkov
2025/11/04
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
2025/11/04
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Tom Lane
2025/11/04
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Arseniy Mukhin
2025/11/04
Re: Enhance security permissions
Bryan Green
2025/11/04
Re: BRIN autosummarization lacking a snapshot
Álvaro Herrera
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/04
Re: bug: virtual generated column can be partition key
Peter Eisentraut
2025/11/04
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Daniel Gustafsson
2025/11/04
Re: Enhance security permissions
Ranier Vilela
2025/11/04
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jonathan Gonzalez V.
2025/11/04
Re: Issue with logical replication slot during switchover
Alexander Kukushkin
2025/11/04
Re: Non-text mode for pg_dumpall
tushar
2025/11/04
Re: Enhance security permissions
Bryan Green
2025/11/04
Enhance security permissions
Ranier Vilela
2025/11/04
Re: Adding basic NUMA awareness
Jakub Wartak
2025/11/04
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/04
Re: pg_plan_advice
John Naylor
2025/11/04
Re: BRIN autosummarization lacking a snapshot
Álvaro Herrera
2025/11/04
Re: COPY WHERE clause generated/system column reference
jian he
2025/11/04
Re: tuple radix sort
John Naylor
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Jim Jones
2025/11/04
Re: [PATCH] Add error message for out-of-memory in passwordFromFile()
Michael Paquier
2025/11/04
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
2025/11/04
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Nishant Sharma
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Richard Guo
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/04
Re: pg_createsubscriber --dry-run logging concerns
Álvaro Herrera
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/04
Re: How can end users know the cause of LR slot sync delays?
shveta malik
2025/11/04
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Chao Li
2025/11/04
Re: [PATCH v1 1/1] PostgreSQL Patch: AVX-Optimized ASCII Validation
John Naylor
2025/11/04
Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Mats Kindahl
2025/11/04
Re: Confine vacuum skip logic to lazy_scan_skip
John Naylor
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Richard Guo
2025/11/04
Fix redundant memset after palloc0 in heap_form_minimal_tuple()
Chao Li
2025/11/04
Extra blank line in StrategyGetBuffer
Ashutosh Bapat
2025/11/04
Re: ago(interval) → timestamptz
Quan Zongliang
2025/11/04
Re: Extend injection_points_attach() to accept a user-defined function
Rahila Syed
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Jim Jones
2025/11/04
Re: Use stack-allocated StringInfoData
Mats Kindahl
2025/11/04
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Alexander Lakhin
2025/11/03
[PATCH v1 1/1] PostgreSQL Patch: AVX-Optimized ASCII Validation
Pickett, Eshe N
2025/11/03
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Steven Niu
2025/11/03
Re: Extended Statistics set/restore/clear functions.[
Michael Paquier
2025/11/03
Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions
Michael Paquier
2025/11/03
Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions
Sadhuprasad Patro
2025/11/03
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Tristan Partin
2025/11/03
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/11/03
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Tristan Partin
2025/11/03
Re: ago(interval) → timestamptz
Laurenz Albe
2025/11/03
Re: BRIN autosummarization lacking a snapshot
Michael Paquier
2025/11/03
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Thomas Munro
2025/11/03
Re: [PATCH] Add error message for out-of-memory in passwordFromFile()
Joshua Shanks
2025/11/03
[PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/03
Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Peter Smith
2025/11/03
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
2025/11/03
Re: Should we say "wal_level = logical" instead of "wal_level >= logical"
Peter Smith
2025/11/03
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
2025/11/03
Re: pg_createsubscriber --dry-run logging concerns
Peter Smith
2025/11/03
Re: COPY WHERE clause generated/system column reference
Masahiko Sawada
2025/11/03
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/03
Re: Checkpointer write combining
Melanie Plageman
2025/11/03
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
2025/11/03
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Noah Misch
2025/11/03
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
David Rowley
2025/11/03
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
David Rowley
2025/11/03
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects
Bryan Green
2025/11/03
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
2025/11/03
Re: Remaining dependency on setlocale()
Jeff Davis
2025/11/03
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Joel Jacobson
2025/11/03
ago(interval) → timestamptz
Florents Tselai
2025/11/03
Re: [PATCH] Write Notifications Through WAL
Rishu Bagga
2025/11/03
Re: Use stack-allocated StringInfoData
David Rowley
2025/11/03
Re: Resetting recovery target parameters in pg_createsubscriber
Alexander Korotkov
2025/11/03
Re: psql --help=variables missing csv_fieldsep
Tom Lane
2025/11/03
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
2025/11/03
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
Matheus Alcantara
2025/11/03
Re: Use stack-allocated StringInfoData
Mats Kindahl
2025/11/03
Re: psql --help=variables missing csv_fieldsep
Álvaro Herrera
Earlier messages
Later messages