pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] Fix overflow and underflow in regr_r2()
Tom Lane
Re: [PATCH] Fix overflow and underflow in regr_r2()
Dean Rasheed
Re: [PATCH] Fix overflow and underflow in regr_r2()
Tom Lane
Re: [PATCH] Fix overflow and underflow in regr_r2()
Dean Rasheed
Re: [PATCH] Fix overflow and underflow in regr_r2()
Tom Lane
Re: [PATCH] Fix overflow and underflow in regr_r2()
Dean Rasheed
Re: [PATCH] Fix overflow and underflow in regr_r2()
Chengpeng Yan
Re: [PATCH] Fix overflow and underflow in regr_r2()
Chengpeng Yan
[Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
Amit Kapila
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
Nisha Moond
[PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Evgeny Voropaev
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Andrey Borodin
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Andrey Borodin
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Andrey Borodin
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
RE: Add tests for concurrent DML retry paths in logical replication apply
Hayato Kuroda (Fujitsu)
Re: Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
proposal: refactoring vacuum verbose output
Pavel Stehule
[PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Lakshmi N
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Nisha Moond
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Amit Kapila
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
John Naylor
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
John Naylor
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Peter Eisentraut
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Separators in pg_hosts.conf fields
Noah Misch
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
Re: Separators in pg_hosts.conf fields
Noah Misch
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
Re: Use log_newpage_range in HASH index build
Robert Haas
Re: Use log_newpage_range in HASH index build
Robert Haas
Re: Use log_newpage_range in HASH index build
lakshmi
[PATCH] Fix memory leak of primary_sysid in walreceiver
DaeMyung Kang
Re: [PATCH] Fix memory leak of primary_sysid in walreceiver
Michael Paquier
[PATCH] Fix memory leak of reply_message in walreceiver
DaeMyung Kang
Re: [PATCH] Fix memory leak of reply_message in walreceiver
Michael Paquier
Re: Yet another way for pg_ctl stop to fail on Windows
Alexander Lakhin
[PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Andres Freund
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
[PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Junwang Zhao
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Ashutosh Bapat
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Peter Eisentraut
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Ashutosh Bapat
[PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
SATYANARAYANA NARLAPURAM
Re: [PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
Ashutosh Bapat
ri_LockPKTuple misleading message
jian he
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Junwang Zhao
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Andres Freund
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Amit Langote
Discarded adjust_relid_set() return values in remove_self_join_rel
SATYANARAYANA NARLAPURAM
Re: Discarded adjust_relid_set() return values in remove_self_join_rel
Tender Wang
COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Jim Jones
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Zsolt Parragi
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Jim Jones
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Zsolt Parragi
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Jim Jones
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Zsolt Parragi
Add a guard against uninitialized default locale
Jeff Davis
Re: Add a guard against uninitialized default locale
Jeff Davis
Re: Add a guard against uninitialized default locale
Ayush Tiwari
Re: Comments on Custom RMGRs
Greg Lamberson
[PoC] Umbra: a remap-aware smgr prototype on PostgreSQL master
Mingwei Jia
Re: Call for Posters: PGConf.dev 2026
Andrey Borodin
Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Wrong results from inner-unique joins caused by collation mismatch
Tom Lane
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Adding a stored generated column without long-lived locks
Alberto Piai
Re: Adding a stored generated column without long-lived locks
Alberto Piai
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
Re: Use-after-free issue in postgres_fdw
Michael Paquier
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
Re: Use correct macro for accessing offset numbers.
Peter Eisentraut
Re: Use correct macro for accessing offset numbers.
Michael Paquier
question on visibility map
Fabrice Chapuis
Re: question on visibility map
Jakub Wartak
Property graph: fix error handling when dropping non-existent label property
Chao Li
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
Re: Property graph: fix error handling when dropping non-existent label property
Álvaro Herrera
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
pgbench: make verbose error messages thread-safe
Fujii Masao
Re: pgbench: make verbose error messages thread-safe
Michael Paquier
Re: pgbench: make verbose error messages thread-safe
Chao Li
Re: pgbench: make verbose error messages thread-safe
Fujii Masao
Re: pgbench: make verbose error messages thread-safe
Fujii Masao
Re: pgbench: make verbose error messages thread-safe
Alex Guo
Make transformAExprIn() return a flattened bool expression directly
cca5507
Re: Make transformAExprIn() return a flattened bool expression directly
Chao Li
Re: Make transformAExprIn() return a flattened bool expression directly
cca5507
DOCS - typos and grammar issues across logical replication docs.
Peter Smith
Re: DOCS - typos and grammar issues across logical replication docs.
Michael Paquier
Re: DOCS - typos and grammar issues across logical replication docs.
Peter Smith
SQL/PGQ: Support multi-pattern path matching in GRAPH_TABLE
Henson Choi
FOR PORTION OF gram.y target_location seems wrong
jian he
Re: FOR PORTION OF gram.y target_location seems wrong
Peter Eisentraut
[Patch][Bug] Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible
Alexey Makhmutov
oauth integer overflow
Andres Freund
Re: oauth integer overflow
Daniel Gustafsson
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Daniel Gustafsson
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Andres Freund
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Daniel Gustafsson
meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Bertrand Drouvot
Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Andreas Karlsson
Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Bertrand Drouvot
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
Re: Add pg_stat_vfdcache view for VFD cache statistics
KAZAR Ayoub
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
Re: Redundant/mis-use of _(x) gettext macro?
David Rowley
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Robert Haas
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Tom Lane
[Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Álvaro Herrera
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
Re: Question about criteria for adding items to the v19 open items wiki page
David G. Johnston
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Michael Paquier
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
The bogus calls in remove_self_join_rel()
Richard Guo
Re: The bogus calls in remove_self_join_rel()
David Rowley
Re: The bogus calls in remove_self_join_rel()
Richard Guo
Re: The bogus calls in remove_self_join_rel()
Andrei Lepikhov
Earlier messages
Later messages