pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Re: hashjoins vs. Bloom filters (yet again)
Andrei Lepikhov
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Re: hashjoins vs. Bloom filters (yet again)
Andrei Lepikhov
Re: hashjoins vs. Bloom filters (yet again)
Oleg Bartunov
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Copy-paste error in hash_record_extended() ?? args[1].isnull not set
zengman
Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Michael Paquier
Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Michael Paquier
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Álvaro Herrera
Re: [oauth] Bug: when is shutdown_cb called?
Jacob Champion
[PATCH v1] Fix doubled-word typos and punctuation in code comments
Zakariyah Ali
Re: [PATCH v1] Fix doubled-word typos and punctuation in code comments
Michael Paquier
Uninitialized memory access in zic
Andres Freund
Re: Uninitialized memory access in zic
Tom Lane
Re: Uninitialized memory access in zic
Bryan Green
Re: Uninitialized memory access in zic
Nathan Bossart
alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Jacob Champion
Re: alert clients when prepared statements are deallocated
Jelte Fennema-Nio
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Jelte Fennema-Nio
Re: alert clients when prepared statements are deallocated
Tom Lane
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Zsolt Parragi
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Jacob Champion
Re: Eager aggregation, take 3
Radim Marek
Re: Eager aggregation, take 3
Tender Wang
Re: Eager aggregation, take 3
Richard Guo
Re: Eager aggregation, take 3
Tender Wang
Re: Eager aggregation, take 3
Richard Guo
[PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Álvaro Herrera
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
glob support in extension_control_path/dynamic_library_path?
Jakob Egger
Re: glob support in extension_control_path/dynamic_library_path?
David E. Wheeler
Re: glob support in extension_control_path/dynamic_library_path?
Matheus Alcantara
Re: glob support in extension_control_path/dynamic_library_path?
Jakob Egger
Re: Key joins
Matthias van de Meent
Re: Key joins
Laurenz Albe
Re: Key joins
Joel Jacobson
Re: Key joins
Laurenz Albe
Re: Key joins
Joel Jacobson
Re: Key joins
Joel Jacobson
Re: Key joins
Tomas Vondra
Re: Key joins
Arne Roland
Re: Key joins
Tomas Vondra
some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Hannu Krosing
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Heikki Linnakangas
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Hannu Krosing
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Hannu Krosing
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Fujii Masao
Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Fujii Masao
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Fujii Masao
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
[PATCH] Fix typos in pqsignal.c comment
kdbase
Re: [PATCH] Fix typos in pqsignal.c comment
Ewan Young
Re: [PATCH] Fix typos in pqsignal.c comment
Chao Li
Re: [PATCH] Fix typos in pqsignal.c comment
Ewan Young
Re: [PATCH] Fix typos in pqsignal.c comment
Michael Paquier
Re: Beautify read stream "per buffer data" APIs
solai v
PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Jakub Wartak
Re: PostgreSQL 19 Beta 1 release announcement draft
Florents Tselai
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Tom Lane
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Álvaro Herrera
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
Re: PostgreSQL 19 Beta 1 release announcement draft
Jelte Fennema-Nio
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Rajni Baliyan
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Fujii Masao
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Hayato Kuroda (Fujitsu)
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Fujii Masao
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Masashi Kamura (Fujitsu)
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Fujii Masao
pg_recvlogical: send final feedback on SIGINT/SIGTERM exit
Fujii Masao
Re: sandboxing untrusted code
Robert Haas
Re: sandboxing untrusted code
Jacob Champion
Re: sandboxing untrusted code
Robert Haas
Re: sandboxing untrusted code
Tom Lane
Re: sandboxing untrusted code
Robert Haas
Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention
Jacob Champion
Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention
Daniel Gustafsson
Make memory checking / sanitizing infrastructure better
Andres Freund
Re: Make memory checking / sanitizing infrastructure better
Jacob Champion
Re: Make memory checking / sanitizing infrastructure better
Peter Eisentraut
[PATCH] Remove obsolete tupDesc assignment in extended statistics
Denis Rodionov
Re: [PATCH] Remove obsolete tupDesc assignment in extended statistics
Michael Paquier
Re: [PATCH] Remove obsolete tupDesc assignment in extended statistics
Denis Rodionov
Re: [PATCH] Remove obsolete tupDesc assignment in extended statistics
Michael Paquier
Re: CREATE INDEX CONCURRENTLY on partitioned index
Alexander Pyhalov
Seeking Guidance on Fixing the Cyclic RLS Policy / Infinite Recursion Bug in PostgreSQL
Aditya Dave
Re: Seeking Guidance on Fixing the Cyclic RLS Policy / Infinite Recursion Bug in PostgreSQL
Ashutosh Bapat
Re: ci: Skip minfree file in the cores_backtrace.sh
r314tive
Re: code contributions for 2025, WIP version
Robert Haas
Re: code contributions for 2025, WIP version
Dmitry Dolgov
Re: tablecmds: clarify recurse vs recusing
Chao Li
Fix race during concurrent logical decoding activation
Chao Li
Re: Fix race during concurrent logical decoding activation
Masahiko Sawada
Re: Fix race during concurrent logical decoding activation
Chao Li
Re: Fix race during concurrent logical decoding activation
Masahiko Sawada
Re: Fix race during concurrent logical decoding activation
Chao Li
Re: Fix race during concurrent logical decoding activation
Masahiko Sawada
Re: Fix race during concurrent logical decoding activation
Chao Li
Re: Fix race during concurrent logical decoding activation
Masahiko Sawada
Re: Fix race during concurrent logical decoding activation
Masahiko Sawada
pg_rewind: Skip vanished source files during traversal
Ayush Tiwari
A few message wording/formatting cleanup patches
Kyotaro Horiguchi
Re: A few message wording/formatting cleanup patches
Daniel Gustafsson
Re: A few message wording/formatting cleanup patches
Jacob Champion
Re: A few message wording/formatting cleanup patches
Jacob Champion
Re: A few message wording/formatting cleanup patches
Tomas Vondra
Re: A few message wording/formatting cleanup patches
Daniel Gustafsson
Re: A few message wording/formatting cleanup patches
Ashutosh Bapat
Re: A few message wording/formatting cleanup patches
Kyotaro Horiguchi
Re: A few message wording/formatting cleanup patches
Ashutosh Bapat
dependencyLockAndCheckObject(): dependent vs referenced
Kyotaro Horiguchi
Re: dependencyLockAndCheckObject(): dependent vs referenced
Heikki Linnakangas
injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Robert Haas
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Robert Haas
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Heikki Linnakangas
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Robert Haas
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: s/pg_attribute_always_inline/pg_always_inline/?
Peter Geoghegan
Re: s/pg_attribute_always_inline/pg_always_inline/?
Tomas Vondra
Re: s/pg_attribute_always_inline/pg_always_inline/?
Peter Geoghegan
DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Tomas Vondra
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Roberto Mello
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Tomas Vondra
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
Re: Add XMLNamespaces to XMLElement
Jim Jones
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Andres Freund
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Tom Lane
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Greg Burd
postgres_fdw, dblink: Validate use_scram_passthrough values
Fujii Masao
Re: postgres_fdw, dblink: Validate use_scram_passthrough values
Ayush Tiwari
Re: postgres_fdw, dblink: Validate use_scram_passthrough values
Matheus Alcantara
Re: postgres_fdw, dblink: Validate use_scram_passthrough values
Fujii Masao
Make stack depth check work with asan's use-after-return
Andres Freund
Re: Make stack depth check work with asan's use-after-return
Tom Lane
Re: Make stack depth check work with asan's use-after-return
Andres Freund
Re: generic plans and "initial" pruning
Thom Brown
Re: generic plans and "initial" pruning
Amit Langote
Re: generic plans and "initial" pruning
Thom Brown
Re: generic plans and "initial" pruning
Amit Langote
Re: generic plans and "initial" pruning
Thom Brown
Re: generic plans and "initial" pruning
Ilmar Yunusov
Re: generic plans and "initial" pruning
Amit Langote
Fix race in ReplicationSlotRelease for ephemeral slots
Zhijie Hou (Fujitsu)
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Fujii Masao
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Fujii Masao
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Srinath Reddy Sadipiralla
RE: Fix race in ReplicationSlotRelease for ephemeral slots
Zhijie Hou (Fujitsu)
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Xuneng Zhou
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Fujii Masao
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Xuneng Zhou
RE: Fix race in ReplicationSlotRelease for ephemeral slots
Zhijie Hou (Fujitsu)
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Xuneng Zhou
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Amit Kapila
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Amit Kapila
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Fujii Masao
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Xuneng Zhou
Earlier messages
Later messages