pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/27
Re: remove_useless_joins vs. bug #19560
Tom Lane
2026/08/27
REPACK (CONCURRENTLY) fails when table owner lacks CONNECT
Nathan Bossart
2026/08/27
REPACK ONLY is accepted but ignored
Nathan Bossart
2026/08/27
Re: 019_replslot_limit.pl might fail due to checkpoint skipped
Fujii Masao
2026/08/27
Re: Proposal: Supporting URI SAN in Certificate Authentication
Jacob Champion
2026/08/27
Re: [PATCH] Use streaming read I/O in sample scans
Nazir Bilal Yavuz
2026/08/27
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Nikita Malakhov
2026/08/27
REPACK (ANALYZE) within transaction block segfaults
Nathan Bossart
2026/08/27
Re: Fix GRAPH TABLE label and property error reporting
Sami Imseih
2026/08/27
Re: RFC: Logging plan of the running query
torikoshia
2026/08/27
Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Matt Blewitt
2026/08/27
RE: Plan a filtering inner join as a semijoin
William Bernbaum
2026/08/27
Re: Fix race with LLVM and bison.
Maksim.Melnikov
2026/08/27
Re: PG19 FK fast path: OOB write and missed FK checks during batched
Amit Langote
2026/08/27
Re: Apply worker can pick an invalid index for REPLICA IDENTITY FULL lookups
Amit Kapila
2026/08/27
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Amit Kapila
2026/08/27
Re: Re:[PATCH] Speed up repeat() for larger counts
Jan Nidzwetzki
2026/08/27
Re: Add a pg_wal_preallocate() SQL function to eagerly create future WAL segments
Ayush Tiwari
2026/08/27
Re: [PATCH] Add tests for src/backend/nodes/extensible.c
Aleksander Alekseev
2026/08/27
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
David Rowley
2026/08/27
Re: [PATCH] Fix timeline history after recovery stops on an ancestor
Andrey Borodin
2026/08/27
Re: right() returns the whole string for the most negative n
Daniel Gustafsson
2026/08/27
Re: Persist slot invalidations before publishing them
Osama Abdul Qader
2026/08/27
Re: [PATCH] Add support for INSERT ... SET syntax
Suraj Kharage
2026/08/27
Re: Deadlock detector fails to activate on a hot standby replica
JoongHyuk Shin
2026/08/27
Re: Persist slot invalidations before publishing them
Bertrand Drouvot
2026/08/27
Re: Proposal: Supporting URI SAN in Certificate Authentication
Florin Irion
2026/08/27
Re: Remove unused arguments from split_selfjoin_quals()
Miłosz Bieniek
2026/08/27
Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Nikhil Sontakke
2026/08/27
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/08/27
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Chao Li
2026/08/27
Re: Commit Sequence Numbers and Visibility
Andrey Borodin
2026/08/27
Re: [PATCH] SQL/PGQ: Fix inferred property graph keys with INCLUDE columns
Peter Eisentraut
2026/08/27
Re: Changing shared_buffers without restart
Yuhang Qiu
2026/08/27
Re: pg_upgrade silently truncates nextMultiOffset to 32 bits
Heikki Linnakangas
2026/08/27
Re: Fix GRAPH TABLE label and property error reporting
Peter Eisentraut
2026/08/27
Re: pg_upgrade silently truncates nextMultiOffset to 32 bits
Heikki Linnakangas
2026/08/27
Re: Tracking role modification timestamps in pg_authid / pg_roles
Gabriele Bartolini
2026/08/27
Re: pg_restore_attribute_stats() accepts non-finite values
Ewan Young
2026/08/27
Re: [PATCH] Fix quotation logic for unreserved keywords in window specifications
Tatsuo Ishii
2026/08/27
Re: Persist slot invalidations before publishing them
Kyotaro Horiguchi
2026/08/27
Re: pg_upgrade silently truncates nextMultiOffset to 32 bits
Heikki Linnakangas
2026/08/27
Re: Bug in logical decoding with DDL and subtransactions
Bingshuai Li
2026/08/27
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
Richard Guo
2026/08/27
Re: pg_upgrade silently truncates nextMultiOffset to 32 bits
Masahiko Sawada
2026/08/27
Re: pg_upgrade silently truncates nextMultiOffset to 32 bits
Chao Li
2026/08/26
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
2026/08/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Masahiko Sawada
2026/08/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
2026/08/26
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
2026/08/26
Use pg_neg_s*_overflow() for open-coded negation overflow checks
Ewan Young
2026/08/26
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Rui Zhao
2026/08/26
Re: remove_useless_joins vs. bug #19560
Richard Guo
2026/08/26
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Chao Li
2026/08/26
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Chao Li
2026/08/26
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Chao Li
2026/08/26
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
2026/08/26
Re: right() returns the whole string for the most negative n
Ewan Young
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/08/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Kyotaro Horiguchi
2026/08/26
Re: Tracking role modification timestamps in pg_authid / pg_roles
Tom Lane
2026/08/26
Re: Row pattern recognition
Henson Choi
2026/08/26
Re: Tracking role modification timestamps in pg_authid / pg_roles
Gabriele Bartolini
2026/08/26
RE: Logical replication row filter loses unchanged toasted columns
Hayato Kuroda (Fujitsu)
2026/08/26
Re: [Proposal] add portaddr like hostaddr
Denis Smirnov
2026/08/26
RE: tablecmds: fix bug where index rebuild loses replica identity on partitions
Zhijie Hou (Fujitsu)
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/08/26
Re: Row pattern recognition
Henson Choi
2026/08/26
Re: right() returns the whole string for the most negative n
David Rowley
2026/08/26
Re: right() returns the whole string for the most negative n
Ewan Young
2026/08/26
Re: [PATCH] Refactor parse_publication_options
Peter Smith
2026/08/26
RE: Logical replication row filter loses unchanged toasted columns
Zhijie Hou (Fujitsu)
2026/08/26
Re: Row pattern recognition
jian he
2026/08/26
Re: remove_useless_joins vs. bug #19560
Richard Guo
2026/08/26
Re: Row pattern recognition
Henson Choi
2026/08/26
pg_get_*_ddl() needs a redesign
Noah Misch
2026/08/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Bharath Rupireddy
2026/08/26
Re: Persist slot invalidations before publishing them
Bertrand Drouvot
2026/08/26
Re: More partition pruning bugs with multi-column RANGE partitions
Tender Wang
2026/08/26
Re: COPY FROM with RLS
dbryan . green
2026/08/26
pg_upgrade silently truncates nextMultiOffset to 32 bits
Masahiko Sawada
2026/08/26
Re: remove_useless_joins vs. bug #19560
Richard Guo
2026/08/26
Re: MERGE/SPLIT PARTITIONS issues/questions
Alexander Korotkov
2026/08/26
Re: [PATCH] Fix quotation logic for unreserved keywords in window specifications
Henson Choi
2026/08/26
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Joao Foltran
2026/08/26
Re: Remaining dependency on setlocale()
Noah Misch
2026/08/26
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Zsolt Parragi
2026/08/26
Identifier downcase change for LATIN1, in v19
Noah Misch
2026/08/26
Re: SLOPE - Planner optimizations on monotonic expressions.
Zsolt Parragi
2026/08/26
Re: Row pattern recognition
Henson Choi
2026/08/26
EUC_* ILIKE index scan stopped matching seq scan in v19
Noah Misch
2026/08/26
Re: Proposal: Supporting URI SAN in Certificate Authentication
Jacob Champion
2026/08/26
Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation
Nathan Bossart
2026/08/26
Re: datachecksums: handle invalid and dropped databases during enable
Nathan Bossart
2026/08/26
Re: datachecksums: handle invalid and dropped databases during enable
Zsolt Parragi
2026/08/26
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
2026/08/26
Re: datachecksums: handle invalid and dropped databases during enable
Daniel Gustafsson
2026/08/26
Re: datachecksums: handle invalid and dropped databases during enable
Nathan Bossart
2026/08/26
Re: [PATCH] pgcrypto: Ensure debug handler is reset on error in PGP functions
Daniel Gustafsson
2026/08/26
Re: datachecksums: handle invalid and dropped databases during enable
Daniel Gustafsson
2026/08/26
Re: pg_restore_attribute_stats() accepts non-finite values
Corey Huinker
2026/08/26
Re: scary patch contest
Paul A Jungwirth
2026/08/26
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Sami Imseih
2026/08/26
[PATCH] SQL/PGQ: Fix inferred property graph keys with INCLUDE columns
Taha Naveed
2026/08/26
Re: Apply worker can pick an invalid index for REPLICA IDENTITY FULL lookups
Mihail Nikalayeu
2026/08/26
Re: Snapshot export on a standby corrupts hint bits on subxact overflow
Peter Geoghegan
2026/08/26
Re: locale / encoding / meson cleanup
Andrew Dunstan
2026/08/26
Re: Fire create_upper_paths_hook for UPPERREL_PARTIAL_GROUP_AGG
Andrew Dunstan
2026/08/26
Re: Add a Nix flake
Tristan Partin
2026/08/26
Re: Persist slot invalidations before publishing them
Miłosz Bieniek
2026/08/26
Re: [PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP
Masahiko Sawada
2026/08/26
Re: MERGE/SPLIT PARTITIONS issues/questions
Alexander Korotkov
2026/08/26
Re: [PATCH] Add tests for src/backend/nodes/extensible.c
Aleksander Alekseev
2026/08/26
Re: Correct some doc items due to the REPACK
Marcos Pegoraro
2026/08/26
Re: Patch for migration of the pg_commit_ts directory
Sergey
2026/08/26
Re: Fire create_upper_paths_hook for UPPERREL_PARTIAL_GROUP_AGG
Bryan Green
2026/08/26
Re: Allow aggressive VACUUM to freeze without a cleanup lock
Melanie Plageman
2026/08/26
Re: Internal error codes triggered by regression tests and user queries, take 2
Tom Lane
2026/08/26
Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin
Andrey Borodin
2026/08/26
Re: Add a Nix flake
Peter Eisentraut
2026/08/26
Re: Changing shared_buffers without restart
Palak Chaturvedi
2026/08/26
Re: scary patch contest
Tomas Vondra
2026/08/26
Re: scary patch contest
Bharath Rupireddy
2026/08/26
Re: Proposal: Supporting URI SAN in Certificate Authentication
Florin Irion
2026/08/26
Re: Allow aggressive VACUUM to freeze without a cleanup lock
Jingtang Zhang
2026/08/26
Re: scary patch contest
Robert Haas
2026/08/26
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
2026/08/26
Re: Add a Nix flake
Greg Burd
2026/08/26
Re: MERGE/SPLIT PARTITIONS issues/questions
Nathan Bossart
2026/08/26
Re: [Proposal] add portaddr like hostaddr
Diego
2026/08/26
Re: Changing client-side behavior regarding Certificate Revocation Lists (CRL)
Jacob Champion
2026/08/26
Re:[PATCH] Speed up repeat() for larger counts
ChenhuiMo
2026/08/26
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Andres Freund
2026/08/26
Re: scary patch contest
Robert Haas
2026/08/26
Re: Allow table AMs to define their own reloptions
Andrew Dunstan
2026/08/26
Re: pg_upgrade --copy-file-range fails with EINVAL on Linux 4.19
Peter Eisentraut
2026/08/26
Re: Internal error codes triggered by regression tests and user queries, take 2
Andres Freund
2026/08/26
Re: scary patch contest
Bruce Momjian
2026/08/26
Re: how to run the equivalent of 'make install check-world' with meson
Pierre Forstmann
2026/08/26
Re: Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match
ZizhuanLiu X-MAN
2026/08/26
Re: scary patch contest
Bruce Momjian
2026/08/26
Re: [PATCH] Add tests for src/backend/nodes/extensible.c
Jan Nidzwetzki
2026/08/26
Re: how to run the equivalent of 'make install check-world' with meson
Andres Freund
2026/08/26
Re: apply worker misses closing partition leaves
David Rowley
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2026/08/26
Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
Pierre Forstmann
2026/08/26
how to run the equivalent of 'make install check-world' with meson
Pierre Forstmann
2026/08/26
Re: scary patch contest
Andrew Dunstan
2026/08/26
Re: scary patch contest
Andres Freund
2026/08/26
Re: scary patch contest
Melanie Plageman
2026/08/26
Re: locale / encoding / meson cleanup
Nazir Bilal Yavuz
2026/08/26
Re: remove_useless_joins vs. bug #19560
Tom Lane
2026/08/26
Re: scary patch contest
Nathan Bossart
2026/08/26
Internal error codes triggered by regression tests and user queries, take 2
Alexander Lakhin
2026/08/26
Re: timeout value overflow in wait for lsn
Xuneng Zhou
2026/08/26
Persist slot invalidations before publishing them
Bertrand Drouvot
2026/08/26
[PATCH] Use streaming read I/O in sample scans
Yuhang Qiu
2026/08/26
Re: scary patch contest
Amit Langote
2026/08/26
Re: Changing client-side behavior regarding Certificate Revocation Lists (CRL)
Михаил Купцов
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/08/26
Re: PG19 FK fast path: OOB write and missed FK checks during batched
Amit Langote
2026/08/26
Re: More partition pruning bugs with multi-column RANGE partitions
Ayush Tiwari
2026/08/26
Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Andrey Borodin
2026/08/26
Re: Add pg_stat_vfdcache view for VFD cache statistics
Ayoub Kazar
2026/08/26
Re: [PATCH] Add support for INSERT ... SET syntax
Vaibhav Dalvi
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2026/08/26
Re: right() returns the whole string for the most negative n
David Rowley
2026/08/26
Re: Skipping NULL keys when uniqueifying a semijoin's RHS
Dagfinn Ilmari Mannsåker
2026/08/26
Re: Error handling in after-startup shmem requests
Ayush Tiwari
2026/08/26
Re: More partition pruning bugs with multi-column RANGE partitions
David Rowley
2026/08/26
Re: Error handling in after-startup shmem requests
Heikki Linnakangas
2026/08/26
Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Matt Blewitt
2026/08/26
Re: locale / encoding / meson cleanup
Jonathan Gonzalez V.
2026/08/26
Re: scary patch contest
Robert Haas
2026/08/26
[PATCH] Remove redundant path_nulls checks in setPathObject/Array
Ilya Gladyshev
2026/08/26
Re: [PATCH] Refactor parse_publication_options
Miłosz Bieniek
2026/08/26
Re: scary patch contest
David Rowley
2026/08/26
Re: More partition pruning bugs with multi-column RANGE partitions
David Rowley
2026/08/26
Re: PSA: Planning to grease protocol connections during 19beta
Jelte Fennema-Nio
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/08/26
Re: Assertion failure in GetSubscriptionRelations() with concurrent DROP TABLE
Amit Kapila
2026/08/26
Re: doc: Reformat SELECT queries using GRAPH_TABLE
Fujii Masao
2026/08/26
Re: Walreceiver create temp slot more than once when timeline switch
cca5507
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/08/26
Re: RegisterShmemCallbacks() does nothing in single-user mode
Heikki Linnakangas
2026/08/26
Re: [Proposal] add portaddr like hostaddr
Denis Smirnov
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/08/26
Re: Walreceiver create temp slot more than once when timeline switch
Fujii Masao
2026/08/26
Re: MERGE/SPLIT PARTITIONS issues/questions
jian he
2026/08/26
Re: Add a Nix flake
Daniel Gustafsson
2026/08/26
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2026/08/26
Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Nikhil Sontakke
2026/08/26
Re: More partition pruning bugs with multi-column RANGE partitions
Tender Wang
2026/08/26
Re: scary patch contest
Jakub Wartak
2026/08/26
Re: right() returns the whole string for the most negative n
Chao Li
2026/08/26
Re: remove_useless_joins vs. bug #19560
Richard Guo
2026/08/26
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
2026/08/26
Re: Assertion failure in GetSubscriptionRelations() with concurrent DROP TABLE
Kyotaro Horiguchi
2026/08/25
Re: scary patch contest
Amit Kapila
Earlier messages
Later messages