pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/31
Re: PG 18 relnotes and RC1
Tom Lane
2025/08/31
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
2025/08/31
Re: [PATCH] Add error_on_null() to produce an error if the input is null
Vik Fearing
2025/08/31
Re: [PATCH] Add error_on_null() to produce an error if the input is null
Joel Jacobson
2025/08/31
Re: [PATCH] Add error_on_null() to produce an error if the input is null
Vik Fearing
2025/08/31
Re: Raw parse tree is not dumped to log
John Naylor
2025/08/31
hash + LRC better than CRC?
John Naylor
2025/08/31
Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee
Florents Tselai
2025/08/31
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
2025/08/31
Re: PG 18 relnotes and RC1
Peter Eisentraut
2025/08/31
Re: SQL Property Graph Queries (SQL/PGQ)
Junwang Zhao
2025/08/31
Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Mikael Kjellström
2025/08/31
Re: [PATCH] Add error_on_null() to produce an error if the input is null
Joel Jacobson
2025/08/30
Re: PG 18 relnotes and RC1
Jonathan S. Katz
2025/08/30
Re: PG 18 relnotes and RC1
Nathan Bossart
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Richard Guo
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Alexander Korotkov
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Richard Guo
2025/08/30
High CPU consumption in cascade replication with large number of walsenders
Alexey Makhmutov
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Richard Guo
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Alexander Korotkov
2025/08/30
Re: PG 18 relnotes and RC1
Bruce Momjian
2025/08/30
Re: PG 18 relnotes and RC1
Tom Lane
2025/08/30
Re: PG 18 relnotes and RC1
Bruce Momjian
2025/08/30
Re: PG 18 relnotes and RC1
Bruce Momjian
2025/08/30
Re: PG 18 relnotes and RC1
Bruce Momjian
2025/08/30
Re: PG 18 relnotes and RC1
Nathan Bossart
2025/08/30
ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Alexander Lakhin
2025/08/30
Re: PG 18 relnotes and RC1
Nathan Bossart
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Alexander Korotkov
2025/08/30
Re: PG 18 relnotes and RC1
Daniel Gustafsson
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Alexander Korotkov
2025/08/30
Re: PG 18 relnotes and RC1
Nathan Bossart
2025/08/30
Re: Move block_range_read_stream_cb batchmode comment
Arseniy Mukhin
2025/08/30
Re: PG 18 relnotes and RC1
Tom Lane
2025/08/30
Re: Move block_range_read_stream_cb batchmode comment
Andres Freund
2025/08/30
Re: COPY TO: provide hint when WHERE clause is used
Jim Jones
2025/08/30
Move block_range_read_stream_cb batchmode comment
Arseniy Mukhin
2025/08/30
Re: PG 18 relnotes and RC1
Tom Lane
2025/08/30
Re: [PATCH] Add error_on_null() to produce an error if the input is null
Tom Lane
2025/08/30
Re: aio/README.md comments
Andres Freund
2025/08/30
PG 18 relnotes and RC1
Bruce Momjian
2025/08/30
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/30
Re: [PATCH] meson: Update meson to enable building postgres as a subproject
Andres Freund
2025/08/30
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/08/30
Re: Correction of RowMark Removal During Sel-Join Elimination
Alexander Lakhin
2025/08/30
Re: [PATCH] Add error_on_null() to produce an error if the input is null
Vik Fearing
2025/08/30
[PATCH] Add error_on_null() to produce an error if the input is null
Joel Jacobson
2025/08/30
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/30
[PATCH] meson: Update meson to enable building postgres as a subproject
Elliot Haisley
2025/08/30
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/30
Re: Conflict detection for update_deleted in logical replication
Nisha Moond
2025/08/29
Re: Issue with logical replication slot during switchover
Shlok Kyal
2025/08/29
Fix an unnecessary cast calling elog in ExecHashJoinImpl
Tender Wang
2025/08/29
Re: Parallel Apply
Nisha Moond
2025/08/29
Re: Conflict detection for update_deleted in logical replication
Nisha Moond
2025/08/29
Re: aio/README.md comments
Xuneng Zhou
2025/08/29
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/08/29
Re: SQL:2023 JSON simplified accessor support
Alexandra Wang
2025/08/29
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Tomas Vondra
2025/08/29
Incorrect logic in XLogNeedsFlush()
Melanie Plageman
2025/08/29
Re: aio/README.md comments
Jeff Davis
2025/08/29
Re: Assert single row returning SQL-standard functions
David G. Johnston
2025/08/29
Re: Incremental View Maintenance, take 2
Yugo Nagata
2025/08/29
Re: Making jsonb_agg() faster
Tom Lane
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Re: Adding some error context for lock wait failures
Tom Lane
2025/08/29
Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Masahiko Sawada
2025/08/29
Re: Assert single row returning SQL-standard functions
Merlin Moncure
2025/08/29
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/08/29
Re: doc patch: missing tags in protocol.sgml
Masahiko Sawada
2025/08/29
Re: No error checking when reading from file using zstd in pg_dump
Daniel Gustafsson
2025/08/29
Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
Ranier Vilela
2025/08/29
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/29
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Sami Imseih
2025/08/29
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/29
Re: Assert single row returning SQL-standard functions
Tom Lane
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: Assert single row returning SQL-standard functions
Merlin Moncure
2025/08/29
Re: Assert single row returning SQL-standard functions
David G. Johnston
2025/08/29
Re: Assert single row returning SQL-standard functions
Merlin Moncure
2025/08/29
Re: Support tid range scan in parallel?
Cary Huang
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: make LWLockCounter a global variable
Nathan Bossart
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Re: aio/README.md comments
Andres Freund
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: Unused parameter in ProcessSlotSyncInterrupts()
Nathan Bossart
2025/08/29
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/08/29
Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.
Tom Lane
2025/08/29
aio/README.md comments
Jeff Davis
2025/08/29
Re: Unused parameter in ProcessSlotSyncInterrupts()
Nathan Bossart
2025/08/29
Generate pgstat_count_slru*() functions for slru using macros
Bertrand Drouvot
2025/08/29
Re: [PATCH] Generate random dates/times in a specified range
Tom Lane
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Re: headerscheck warnings with late-model gcc
Tom Lane
2025/08/29
Re: make LWLockCounter a global variable
Nathan Bossart
2025/08/29
Unused parameter in ProcessSlotSyncInterrupts()
cca5507
2025/08/29
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/08/29
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/08/29
Re: [PATCH] Generate random dates/times in a specified range
Vik Fearing
2025/08/29
Re: Assert single row returning SQL-standard functions
Vik Fearing
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: Assert single row returning SQL-standard functions
David G. Johnston
2025/08/29
Re: bug: virtual generated column can be partition key
Ashutosh Bapat
2025/08/29
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
2025/08/29
Re: allow benign typedef redefinitions (C11)
Tom Lane
2025/08/29
Re: Assert single row returning SQL-standard functions
Vik Fearing
2025/08/29
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/29
Re: Use-after-free in expand_partitioned_rtentry
Bernd Reiß
2025/08/29
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Tomas Vondra
2025/08/29
Re: Use-after-free in expand_partitioned_rtentry
David Rowley
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: pgsql: oauth: Add unit tests for multiplexer handling
Stefan Kaltenbrunner
2025/08/29
RE: POC: enable logical decoding when wal_level = 'replica' without a server restart
Hayato Kuroda (Fujitsu)
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Álvaro Herrera
2025/08/29
allow benign typedef redefinitions (C11)
Peter Eisentraut
2025/08/29
Re: Use-after-free in expand_partitioned_rtentry
Bernd Reiß
2025/08/29
Re: Use-after-free in expand_partitioned_rtentry
David Rowley
2025/08/29
Use-after-free in expand_partitioned_rtentry
Bernd Reiß
2025/08/29
Re: Trivial fix of code comment
Daniel Gustafsson
2025/08/29
Re: Trivial fix of code comment
Ashutosh Bapat
2025/08/29
Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
Álvaro Herrera
2025/08/29
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ashutosh Bapat
2025/08/29
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/08/29
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: pg_dump: fix memory leak
Daniel Gustafsson
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: pg_dump: fix memory leak
Álvaro Herrera
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Shlok Kyal
2025/08/29
Re: [PATCH] Generate random dates/times in a specified range
Chao Li
2025/08/29
Re: Qual push down to table AM
Julien Tachoires
2025/08/29
Re: pg_dump: fix memory leak
m . korotkov
2025/08/29
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/08/29
Re: pg_dump: fix memory leak
Роман Хапов
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ashutosh Bapat
2025/08/29
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/08/29
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
2025/08/29
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Matthias van de Meent
2025/08/29
Re: Qual push down to table AM
Julien Tachoires
2025/08/29
Re: fixing tsearch locale support
Peter Eisentraut
2025/08/29
Re: Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/29
Trivial fix of code comment
Chao Li
2025/08/29
Re: pg_dump: fix memory leak
Daniel Gustafsson
2025/08/29
Re: Adding REPACK [concurrently]
Antonin Houska
2025/08/29
Re: headerscheck warnings with late-model gcc
Peter Eisentraut
2025/08/29
Re: pgbench: extend variable usage in scripts
Pavel Stehule
2025/08/29
Re: Assert single row returning SQL-standard functions
Pavel Stehule
2025/08/29
pgbench: extend variable usage in scripts
Yugo Nagata
2025/08/29
Re: SQL:2023 JSON simplified accessor support
Chao Li
2025/08/29
Re: IPC/MultixactCreation on the Standby server
Andrey Borodin
2025/08/29
Re: pg_dump: fix memory leak
Daniel Gustafsson
2025/08/29
Re: Improve LWLock tranche name visibility across backends
Bertrand Drouvot
2025/08/29
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/08/29
Assert single row returning SQL-standard functions
Joel Jacobson
2025/08/28
Re: make LWLockCounter a global variable
Bertrand Drouvot
2025/08/28
Re: How can end users know the cause of LR slot sync delays?
Amit Kapila
2025/08/28
pg_dump: fix memory leak
m . korotkov
2025/08/28
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Chao Li
2025/08/28
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/08/28
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/08/28
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Peter Eisentraut
2025/08/28
Re: Remove unneeded cast in heap_xlog_lock.
Peter Eisentraut
2025/08/28
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/08/28
Re: Avoid retaining conflict-related data when no tables are subscribed
Amit Kapila
2025/08/28
Saving and restoring InterruptHoldoffCount
Yurii Rashkovskii
2025/08/28
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/28
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error
Richard Guo
2025/08/28
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/28
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
2025/08/28
Re: SQL:2023 JSON simplified accessor support
Chao Li
2025/08/28
Re: Issue with logical replication slot during switchover
shveta malik
2025/08/28
Re: SQL:2023 JSON simplified accessor support
Chao Li
2025/08/28
Re: index prefetching
Thomas Munro
2025/08/28
RE: doc patch: missing tags in protocol.sgml
Hayato Kuroda (Fujitsu)
2025/08/28
Re: index prefetching
Peter Geoghegan
2025/08/28
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error
Tom Lane
2025/08/28
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error
Richard Guo
2025/08/28
Re: index prefetching
Andres Freund
2025/08/28
Re: index prefetching
Tomas Vondra
2025/08/28
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
2025/08/28
Re: index prefetching
Peter Geoghegan
2025/08/28
Re: index prefetching
Tomas Vondra
2025/08/28
Re: doc patch: missing tags in protocol.sgml
Masahiko Sawada
2025/08/28
Re: index prefetching
Tomas Vondra
2025/08/28
Re: index prefetching
Andres Freund
2025/08/28
Re: index prefetching
Peter Geoghegan
2025/08/28
Re: index prefetching
Tomas Vondra
2025/08/28
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/28
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/08/28
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Tom Lane
2025/08/28
Re: make LWLockCounter a global variable
Tom Lane
2025/08/28
Re: index prefetching
Thomas Munro
Earlier messages
Later messages