pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/10
Re: Proposal: INSERT ... BY NAME
Jim Jones
2026/07/10
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
2026/07/10
Re: Possible typo in an error message
Andreas Karlsson
2026/07/10
Fix pg_stat_progress_data_checksums counter initialization
Fujii Masao
2026/07/10
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/09
Re: equalPolicy() doesn't compare the permissive flag
Laurenz Albe
2026/07/09
Re: Adding a stored generated column without long-lived locks
Laurenz Albe
2026/07/09
Re: hang during shutdown
Anthonin Bonnefoy
2026/07/09
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/07/09
equalPolicy() doesn't compare the permissive flag
Andreas Lind
2026/07/09
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
2026/07/09
Re: use of SPI by postgresImportForeignStatistics
Fujii Masao
2026/07/09
Re: hang during shutdown
Jeremy Schneider
2026/07/09
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
2026/07/09
Re: Add per-backend AIO statistics
Bertrand Drouvot
2026/07/09
Possible typo in an error message
Kyotaro Horiguchi
2026/07/09
sequencesync worker race with REFRESH SEQUENCES
Noah Misch
2026/07/09
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
2026/07/09
Fwd: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Srinath Reddy Sadipiralla
2026/07/09
Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Srinath Reddy Sadipiralla
2026/07/09
Re: [PATCH] ecpg: use memcpy in a few length-based copies
Haibo Yan
2026/07/09
Restrict data checksums entries in pg_stat_io
Fujii Masao
2026/07/09
Re: Fix Grammar in Buffer Lock Wait Message
Xuneng Zhou
2026/07/09
Re: Fix duplicate detection for null-treatment window functions
Ewan Young
2026/07/09
Re: s/pg_attribute_always_inline/pg_always_inline/?
Tom Lane
2026/07/09
Re: Fix data checksum processing for temp relations and dropped databases
Fujii Masao
2026/07/09
Re: Adding a stored generated column without long-lived locks
Alberto Piai
2026/07/09
Re: s/pg_attribute_always_inline/pg_always_inline/?
Tomas Vondra
2026/07/09
Re: Truncate logs by max_log_size
Fujii Masao
2026/07/09
Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
Peter Smith
2026/07/09
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Peter Smith
2026/07/09
Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory
Tomas Vondra
2026/07/09
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Jacob Champion
2026/07/09
Re: pg_dump: use threads for parallel workers on all platforms
Bryan Green
2026/07/09
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Jacob Champion
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Andrew Dunstan
2026/07/09
convert various variables to atomics
Nathan Bossart
2026/07/09
Re: SQL/JSON json_table plan clause
Thom Brown
2026/07/09
Re: pg_buffercache: Add per-relation summary stats
Robert Haas
2026/07/09
Re: SQL/JSON json_table plan clause
Alexander Korotkov
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Isaac Morland
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Matthias van de Meent
2026/07/09
Re: pg_buffercache: Add per-relation summary stats
Khoa Nguyen
2026/07/09
Re: Handle concurrent drop when doing whole database vacuum
Nathan Bossart
2026/07/09
Re: Handle concurrent drop when doing whole database vacuum
Bharath Rupireddy
2026/07/09
Re: json/jsonb cleanup + FmgrInfo caching
Robert Haas
2026/07/09
Re: PG20 Minimum Dependency Thread
Tom Lane
2026/07/09
Re: Per-table resync for logical replication subscriptions
Masahiko Sawada
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Greg Sabino Mullane
2026/07/09
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Daniel Gustafsson
2026/07/09
Re: PG20 Minimum Dependency Thread
Jacob Champion
2026/07/09
Re: Hash index bucket split bug
Peter Geoghegan
2026/07/09
Re: SQL/JSON json_table plan clause
Thom Brown
2026/07/09
Re: remove WaitEventCustomCounterData
Nathan Bossart
2026/07/09
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Heikki Linnakangas
2026/07/09
Re: Hash index bucket split bug
Peter Geoghegan
2026/07/09
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
2026/07/09
Re: json/jsonb cleanup + FmgrInfo caching
Tom Lane
2026/07/09
Re: json/jsonb cleanup + FmgrInfo caching
Robert Haas
2026/07/09
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Daniel Gustafsson
2026/07/09
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Ayush Tiwari
2026/07/09
Re: Proposal: Conflict log history table for Logical Replication
Robert Haas
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Zsolt Parragi
2026/07/09
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Heikki Linnakangas
2026/07/09
Re: Fix duplicate detection for null-treatment window functions
Chao Li
2026/07/09
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/07/09
Re: Proposal: new file format for hba/ident/hosts configuration?
Andrew Dunstan
2026/07/09
Re: Add a hook for handling logical decoding messages on subscribers.
Fujii Masao
2026/07/09
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/07/09
Re: Proposal: Conflict log history table for Logical Replication
Kedar Anavardekar
2026/07/09
Re: xact_rollback spikes when logical walsender exits
jihyun bahn
2026/07/09
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
2026/07/09
Re: PG19 FK fast path: OOB write and missed FK checks during batched
Amit Langote
2026/07/09
Re: SQL/JSON json_table plan clause
Nikita Malakhov
2026/07/09
Re: Tepid: selective index updates for heap relations
Alexander Korotkov
2026/07/09
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
2026/07/09
RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
Tatsuro Yamada
2026/07/09
Re: Hash index bucket split bug
Amit Kapila
2026/07/09
Re: Rendezvous variables: safe to pass an access token between two extensions?
Andreas Karlsson
2026/07/09
Rendezvous variables: safe to pass an access token between two extensions?
vaibhave postgres
2026/07/09
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
Ashutosh Bapat
2026/07/09
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/09
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2026/07/09
Re: [Proposal] Adding callback support for custom statistics kinds
Peter Eisentraut
2026/07/09
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
2026/07/09
Re: PSQL - prevent describe listing tables that are already in listed schemas
Shlok Kyal
2026/07/09
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
2026/07/09
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
Peter Eisentraut
2026/07/09
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
2026/07/09
Re: Possible replace of strncpy on xactdesc.c
Daniel Gustafsson
2026/07/09
Re: Fix data checksum processing for temp relations and dropped databases
Daniel Gustafsson
2026/07/09
Re: [PATCH] Add PROMPT_COMMAND and dynamic prompt support to psql
Kirk Roybal
2026/07/09
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
2026/07/09
Re: Truncate logs by max_log_size
Jim Jones
2026/07/09
Re: implement CAST(expr AS type FORMAT 'template')
Peter Eisentraut
2026/07/09
Re: implement CAST(expr AS type FORMAT 'template')
Peter Eisentraut
2026/07/09
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Amit Kapila
2026/07/09
Re: Fix data checksum processing for temp relations and dropped databases
Kyotaro Horiguchi
2026/07/09
Re: hang during shutdown
Anthonin Bonnefoy
2026/07/09
Re: Fix races conditions in DropRole() and GrantRole()
Bertrand Drouvot
2026/07/09
Re: [PATCH] ecpg: use memcpy in a few length-based copies
Peter Eisentraut
2026/07/08
Re: Possible replace of strncpy on xactdesc.c
Kyotaro Horiguchi
2026/07/08
Re: s/pg_attribute_always_inline/pg_always_inline/?
Peter Geoghegan
2026/07/08
Re: Row pattern recognition
jian he
2026/07/08
Re: [PATCH] no table rewrite when set column type to constrained domain
solai v
2026/07/08
Re: PG20 Minimum Dependency Thread
Michael Paquier
2026/07/08
Re: PSQL - prevent describe listing tables that are already in listed schemas
vignesh C
2026/07/08
Re: Reject ill-formed range bounds histograms in pg_restore_attribute_stats()
Michael Paquier
2026/07/08
Re: Possible replace of strncpy on xactdesc.c
solai v
2026/07/08
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/07/08
Re: Fix races conditions in DropRole() and GrantRole()
surya poondla
2026/07/08
Re: BF mamba failure
Bertrand Drouvot
2026/07/08
Re: remove WaitEventCustomCounterData
Fujii Masao
2026/07/08
Re: Add per-backend AIO statistics
Bertrand Drouvot
2026/07/08
Re: remove WaitEventCustomCounterData
Michael Paquier
2026/07/08
Re: Truncate logs by max_log_size
Fujii Masao
2026/07/08
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
2026/07/08
remove WaitEventCustomCounterData
Nathan Bossart
2026/07/08
Re: hang during shutdown
Jeremy Schneider
2026/07/08
Fix data checksum processing for temp relations and dropped databases
Fujii Masao
2026/07/08
Re: [PATCH] no table rewrite when set column type to constrained domain
jian he
2026/07/08
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
2026/07/08
Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Richard Guo
2026/07/08
Re: s/pg_attribute_always_inline/pg_always_inline/?
Tom Lane
2026/07/08
Re: Per-table resync for logical replication subscriptions
Peter Smith
2026/07/08
Re: s/pg_attribute_always_inline/pg_always_inline/?
David Rowley
2026/07/08
Re: Add bms_offset_members() function for bitshifting Bitmapsets
David Rowley
2026/07/08
Re: PSQL - prevent describe listing tables that are already in listed schemas
Peter Smith
2026/07/08
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Jacob Champion
2026/07/08
Re: SPLIT/MERGE use of is_internal=true
Noah Misch
2026/07/08
Re: BF mamba failure
Michael Paquier
2026/07/08
Re: index prefetching
Tomas Vondra
2026/07/08
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
2026/07/08
Re: s/pg_attribute_always_inline/pg_always_inline/?
Tomas Vondra
2026/07/08
Re: Remove the refint contrib module (for v20)
Nathan Bossart
2026/07/08
Hash index bucket split bug
Peter Geoghegan
2026/07/08
Re: Add bms_offset_members() function for bitshifting Bitmapsets
Peter Eisentraut
2026/07/08
[PATCH] ecpg: use memcpy in a few length-based copies
Haibo Yan
2026/07/08
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Jeff Davis
2026/07/08
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
2026/07/08
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Peter Eisentraut
2026/07/08
Re: PG20 Minimum Dependency Thread
Jacob Champion
2026/07/08
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Tomas Vondra
2026/07/08
Re: PG20 Minimum Dependency Thread
Tom Lane
2026/07/08
Re: SPLIT/MERGE use of is_internal=true
Alexander Korotkov
2026/07/08
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Peter Eisentraut
2026/07/08
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Peter Eisentraut
2026/07/08
Re: Can we get rid of TerminateThread() in pg_dump?
Jelte Fennema-Nio
2026/07/08
Re: explain plans for foreign servers
dinesh salve
2026/07/08
Re: Add per-backend AIO statistics
Andres Freund
2026/07/08
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
2026/07/08
Re: xact_rollback spikes when logical walsender exits
Nikolay Samokhvalov
2026/07/08
Re: PG20 Minimum Dependency Thread
Jacob Champion
2026/07/08
Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Srinath Reddy Sadipiralla
2026/07/08
Re: libpq: decouple the .pgpass lookup port from the connection port
Christoph Berg
2026/07/08
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
2026/07/08
Re: [PATCH] - Re: libpq: decouple the .pgpass lookup port from the connection port
Diego
2026/07/08
Re: SQL/JSON json_table plan clause
Alexander Korotkov
2026/07/08
Re: Truncate logs by max_log_size
Jim Jones
2026/07/08
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
2026/07/08
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
2026/07/08
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
2026/07/08
Restructured Shared Buffer Hash Table
Dhruv Aron
2026/07/08
pg_hosts: Add pg_hosts_file_rules()
Zsolt Parragi
2026/07/08
Re: Can we get rid of TerminateThread() in pg_dump?
Heikki Linnakangas
2026/07/08
Re: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
Matthias van de Meent
2026/07/08
Re: Proposal: new file format for hba/ident/hosts configuration?
Zsolt Parragi
2026/07/08
Re: Fix tracing of BackendKeyData and CancelRequest messages
Anthonin Bonnefoy
2026/07/08
Re: SQL/JSON json_table plan clause
Nikita Malakhov
2026/07/08
Re: Proposal: new file format for hba/ident/hosts configuration?
Zsolt Parragi
2026/07/08
Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Andrey Rachitskiy
2026/07/08
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/08
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/08
Re: json/jsonb cleanup + FmgrInfo caching
Andrew Dunstan
2026/07/08
pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Justin Pryzby
2026/07/08
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
2026/07/08
Re: allow spread checkpoints when changing checksums online
Daniel Gustafsson
2026/07/08
Re: Wrong query result w/ propgraph single lateral col reference
Ashutosh Bapat
2026/07/08
Re: Add bms_offset_members() function for bitshifting Bitmapsets
David Rowley
2026/07/08
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
2026/07/08
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/07/08
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
2026/07/08
RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
Tatsuro Yamada
2026/07/08
Re: allow spread checkpoints when changing checksums online
Ewan Young
2026/07/08
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
2026/07/08
GRANT ... TABLE for property graph
Ashutosh Bapat
2026/07/08
AW: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
Hans Buschmann
2026/07/08
RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
Tatsuro Yamada
2026/07/08
Re: PSQL - prevent describe listing tables that are already in listed schemas
vignesh C
2026/07/08
Re: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
Matthias van de Meent
2026/07/08
Re: Per-table resync for logical replication subscriptions
Cagri Biroglu
2026/07/08
Re: BF mamba failure
Bertrand Drouvot
2026/07/08
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Amit Kapila
2026/07/08
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
2026/07/08
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Amit Kapila
2026/07/08
AW: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
Hans Buschmann
2026/07/08
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/08
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Earlier messages
Later messages