pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: aio/README.md comments
Jeff Davis
Re: aio/README.md comments
Xuneng Zhou
Re: aio/README.md comments
Andres Freund
Re: aio/README.md comments
Jeff Davis
Generate pgstat_count_slru*() functions for slru using macros
Bertrand Drouvot
Re: Generate pgstat_count_slru*() functions for slru using macros
Michael Paquier
Unused parameter in ProcessSlotSyncInterrupts()
cca5507
Re: Unused parameter in ProcessSlotSyncInterrupts()
Nathan Bossart
Re: Unused parameter in ProcessSlotSyncInterrupts()
Nathan Bossart
allow benign typedef redefinitions (C11)
Peter Eisentraut
Re: allow benign typedef redefinitions (C11)
Tom Lane
Re: allow benign typedef redefinitions (C11)
Chao Li
Use-after-free in expand_partitioned_rtentry
Bernd Reiß
Re: Use-after-free in expand_partitioned_rtentry
David Rowley
Re: Use-after-free in expand_partitioned_rtentry
Bernd Reiß
Re: Use-after-free in expand_partitioned_rtentry
David Rowley
Re: Use-after-free in expand_partitioned_rtentry
Bernd Reiß
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Matthias van de Meent
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Tomas Vondra
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Tomas Vondra
Trivial fix of code comment
Chao Li
Re: Trivial fix of code comment
Ashutosh Bapat
Re: Trivial fix of code comment
Daniel Gustafsson
pgbench: extend variable usage in scripts
Yugo Nagata
Re: pgbench: extend variable usage in scripts
Pavel Stehule
Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Vik Fearing
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
David G. Johnston
Re: Assert single row returning SQL-standard functions
Vik Fearing
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
David G. Johnston
Re: Assert single row returning SQL-standard functions
Joel Jacobson
Re: Assert single row returning SQL-standard functions
Pavel Stehule
Re: Assert single row returning SQL-standard functions
Merlin Moncure
Re: Assert single row returning SQL-standard functions
David G. Johnston
Re: Assert single row returning SQL-standard functions
Merlin Moncure
Re: Assert single row returning SQL-standard functions
Tom Lane
Re: Assert single row returning SQL-standard functions
Merlin Moncure
pg_dump: fix memory leak
m . korotkov
Re: pg_dump: fix memory leak
Daniel Gustafsson
Re: pg_dump: fix memory leak
Роман Хапов
Re: pg_dump: fix memory leak
m . korotkov
Re: pg_dump: fix memory leak
Daniel Gustafsson
Re: pg_dump: fix memory leak
Álvaro Herrera
Re: pg_dump: fix memory leak
Daniel Gustafsson
Saving and restoring InterruptHoldoffCount
Yurii Rashkovskii
make LWLockCounter a global variable
Nathan Bossart
Re: make LWLockCounter a global variable
Tom Lane
Re: make LWLockCounter a global variable
Bertrand Drouvot
Re: make LWLockCounter a global variable
Nathan Bossart
Re: make LWLockCounter a global variable
Nathan Bossart
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Álvaro Herrera
Re: GRANT/REVOKE locking semantics in get_object_address()
BharatDB
Re: Adding pg_dump flag for parallel export to pipes
Andrew Jackson
Re: Adding pg_dump flag for parallel export to pipes
Andrew Jackson
Allowing user-specified timezone in pg_regress sessions
Sri Keerthi
[PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Andrei Klychkov
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Jim Jones
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Andrei Klychkov
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Fujii Masao
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Andrei Klychkov
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Jim Jones
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Fujii Masao
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Fujii Masao
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Tom Lane
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Tom Lane
doc patch: missing tags in protocol.sgml
Hayato Kuroda (Fujitsu)
Re: doc patch: missing tags in protocol.sgml
Masahiko Sawada
RE: doc patch: missing tags in protocol.sgml
Hayato Kuroda (Fujitsu)
Re: doc patch: missing tags in protocol.sgml
Masahiko Sawada
RE: doc patch: missing tags in protocol.sgml
Hayato Kuroda (Fujitsu)
How can end users know the cause of LR slot sync delays?
Ashutosh Sharma
Re: How can end users know the cause of LR slot sync delays?
Amit Kapila
Re: How can end users know the cause of LR slot sync delays?
Kirill Reshke
Re: How can end users know the cause of LR slot sync delays?
Amit Kapila
Re: How can end users know the cause of LR slot sync delays?
Ashutosh Sharma
Re: How can end users know the cause of LR slot sync delays?
Shlok Kyal
[patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED]
jian he
Avoid retaining conflict-related data when no tables are subscribed
Zhijie Hou (Fujitsu)
Re: Avoid retaining conflict-related data when no tables are subscribed
Dilip Kumar
Re: Avoid retaining conflict-related data when no tables are subscribed
shveta malik
Re: Avoid retaining conflict-related data when no tables are subscribed
Steven Niu
Re: Avoid retaining conflict-related data when no tables are subscribed
Nisha Moond
Re: Avoid retaining conflict-related data when no tables are subscribed
Amit Kapila
RE: Avoid retaining conflict-related data when no tables are subscribed
Zhijie Hou (Fujitsu)
Re: Avoid retaining conflict-related data when no tables are subscribed
Amit Kapila
Re: Qual push down to table AM
Andres Freund
Re: Qual push down to table AM
Julien Tachoires
Re: Qual push down to table AM
Kirill Reshke
Re: Qual push down to table AM
Julien Tachoires
Re: Serverside SNI support in libpq
Daniel Gustafsson
Re: Serverside SNI support in libpq
Michael Paquier
Re: Serverside SNI support in libpq
Daniel Gustafsson
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Kirill Reshke
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Yugo Nagata
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Kirill Reshke
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Xuneng Zhou
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Xuneng Zhou
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Xuneng Zhou
Re: Report bytes and transactions actually sent downtream
Bertrand Drouvot
Mark ItemPointer parameters as const in tuple/table lock functions
Chao Li
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Peter Eisentraut
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Chao Li
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Chao Li
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Peter Eisentraut
Re: Mark ItemPointer parameters as const in tuple/table lock functions
Chao Li
Add memory_limit_hits to pg_stat_replication_slots
Bertrand Drouvot
Why CI doesn't run?
Chao Li
Re: Why CI doesn't run?
David G. Johnston
Re: Why CI doesn't run?
Chao Li
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
Re: ABI Compliance Checker GSoC Project
David E. Wheeler
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
Re: ABI Compliance Checker GSoC Project
David E. Wheeler
Re: pgsql: oauth: Add unit tests for multiplexer handling
Christoph Berg
Re: pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
Re: pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
Re: pgsql: oauth: Add unit tests for multiplexer handling
Christoph Berg
Re: pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
Re: pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
Re: pgsql: oauth: Add unit tests for multiplexer handling
Christoph Berg
Re: pgsql: oauth: Add unit tests for multiplexer handling
Stefan Kaltenbrunner
Re: pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
Re: plan shape work
Bruce Momjian
Re: plan shape work
Andrei Lepikhov
Re: plan shape work
Alexandra Wang
Re: plan shape work
Richard Guo
Schedule for PG 18 RC and GA releases
Tom Lane
Aggregate Function corr does not always return the correct value
Maxim Orlov
Re: Aggregate Function corr does not always return the correct value
Tom Lane
Re: Aggregate Function corr does not always return the correct value
DINESH NAIR
Re: Aggregate Function corr does not always return the correct value
Ranier Vilela
Marking shared buffer lookup table as HASH_FIXED_SIZE
Ashutosh Bapat
Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
Ranier Vilela
Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
Álvaro Herrera
Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
Ranier Vilela
Redundant parameter in the get_useful_pathkeys_for_relation
Andrei Lepikhov
Re: Dead code in ps_status.c
Michael Banck
Re: Dead code in ps_status.c
Michael Banck
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring
Jakub Wartak
How to configure client-side TLS ciphers for streaming replication?
xx Z
Re: pg_restore --no-policies should not restore policies' comment
Fujii Masao
Re: pg_restore --no-policies should not restore policies' comment
jian he
Re: pg_restore --no-policies should not restore policies' comment
Fujii Masao
Re: pg_restore --no-policies should not restore policies' comment
jian he
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Andres Freund
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
[WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Matthias van de Meent
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Kirk Wolak
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Peter Geoghegan
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
Feature request: A method to configure client-side TLS ciphers for streaming replication
xx Z
Re: Feature request: A method to configure client-side TLS ciphers for streaming replication
Tom Lane
Re: Feature request: A method to configure client-side TLS ciphers for streaming replication
Jacob Champion
Re: Feature request: A method to configure client-side TLS ciphers for streaming replication
Andres Freund
Detoast iterators -take 2
Nikita Malakhov
Re: Detoast iterators -take 2
Aleksander Alekseev
Optimize JsonbContainerTypeName by reordering type checks
Chao Li
Re: [PATCH] no table rewrite when set column type to constrained domain
jian he
Re: Parallel heap vacuum
Masahiko Sawada
Re: Parallel heap vacuum
Melanie Plageman
Re: Parallel heap vacuum
Masahiko Sawada
END is not a reserved word
Vicky Vergara
Re: END is not a reserved word
David G. Johnston
Re: END is not a reserved word
Vicky Vergara
Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Masahiko Sawada
Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Nathan Bossart
Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Masahiko Sawada
Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Masahiko Sawada
Re: making EXPLAIN extensible
Robert Haas
use PqMsg macros in fe-protocol3.c
Nathan Bossart
Re: use PqMsg macros in fe-protocol3.c
Jacob Champion
Re: use PqMsg macros in fe-protocol3.c
Fabrízio de Royes Mello
Earlier messages
Later messages