pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Multixid SLRU truncation bugs at wraparound
Heikki Linnakangas
Re: Incorrect checksum in control file with pg_rewind test
Maksim.Melnikov
Re: Incorrect checksum in control file with pg_rewind test
Ivan Kovmir
Xlogprefetcher: Use atomic add for increment counter
Ranier Vilela
Re: Xlogprefetcher: Use atomic add for increment counter
Andres Freund
Re: Xlogprefetcher: Use atomic add for increment counter
Ranier Vilela
Re: Xlogprefetcher: Use atomic add for increment counter
Andres Freund
Re: Xlogprefetcher: Use atomic add for increment counter
Ranier Vilela
Minor refactor of the code in ExecScanExtended()
cca5507
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
Michael Paquier
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: Add tab completion support for WAIT FOR command
Xuneng Zhou
Re: Add tab completion support for WAIT FOR command
Alexander Korotkov
Re: Add tab completion support for WAIT FOR command
Xuneng Zhou
Re: Add tab completion support for WAIT FOR command
Alexander Korotkov
LTO aggressively optimizing out function despite explicit calls in logical decoding
Arkady Skvorcov
Re: LTO aggressively optimizing out function despite explicit calls in logical decoding
Andres Freund
Re: Support tid range scan in parallel?
David Rowley
Re: Support tid range scan in parallel?
David Rowley
transformJsonFuncExpr pathspec cache lookup failed
jian he
Re: transformJsonFuncExpr pathspec cache lookup failed
Kirill Reshke
Re: transformJsonFuncExpr pathspec cache lookup failed
jian he
Re: alter check constraint enforceability
Robert Treat
Tuesday at 2026.pgconf.dev
Robert Haas
Re: Built-in case-insensitive collation pg_unicode_ci
Jeff Davis
warning on the current head
Rafia Sabih
Re: warning on the current head
Álvaro Herrera
Re: warning on the current head
Viktor Holmberg
Missing calls to UnlockBuffers() - unify error handling?
Andres Freund
Re: Missing calls to UnlockBuffers() - unify error handling?
Andres Freund
Re: Missing calls to UnlockBuffers() - unify error handling?
Rahila Syed
Re: log_min_messages per backend type
Euler Taveira
Re: log_min_messages per backend type
Chao Li
Re: log_min_messages per backend type
Alvaro Herrera
Re: log_min_messages per backend type
Euler Taveira
Re: log_min_messages per backend type
Alvaro Herrera
Re: log_min_messages per backend type
Euler Taveira
Some efforts to get rid of "long" in our codebase
David Rowley
Re: Some efforts to get rid of "long" in our codebase
Heikki Linnakangas
Re: Some efforts to get rid of "long" in our codebase
Peter Eisentraut
Re: Some efforts to get rid of "long" in our codebase
David Rowley
Re: Some efforts to get rid of "long" in our codebase
David Rowley
Re: Some efforts to get rid of "long" in our codebase
Peter Eisentraut
Re: Some efforts to get rid of "long" in our codebase
David Rowley
Re: Some efforts to get rid of "long" in our codebase
Peter Eisentraut
Re: Some efforts to get rid of "long" in our codebase
Tom Lane
Re: Some efforts to get rid of "long" in our codebase
Andreas Karlsson
Refactor StringInfo usage in subscriptioncmds.c
Mats Kindahl
Re: Refactor StringInfo usage in subscriptioncmds.c
David Rowley
Re: Refactor StringInfo usage in subscriptioncmds.c
Amit Kapila
Re: Refactor StringInfo usage in subscriptioncmds.c
Mats Kindahl
Re: Refactor StringInfo usage in subscriptioncmds.c
Álvaro Herrera
Re: Refactor StringInfo usage in subscriptioncmds.c
Mats Kindahl
Re: Refactor StringInfo usage in subscriptioncmds.c
David Rowley
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
Re: pg_waldump: support decoding of WAL inside tarfile
Jakub Wartak
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
[PATCH] Fix socket handle inheritance on Windows
Bryan Green
Re: [PATCH] Fix socket handle inheritance on Windows
Bryan Green
Re: [PATCH] Fix socket handle inheritance on Windows
Thomas Munro
Re: [PATCH] Fix socket handle inheritance on Windows
Bryan Green
Re: [PATCH] Fix socket handle inheritance on Windows
Thomas Munro
Re: pgstattuple: Use streaming read API in pgstatindex functions
Xuneng Zhou
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Amul Sul
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
jian he
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
Re: Changing the state of data checksums in a running cluster
Andreas Karlsson
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
Re: Changing the state of data checksums in a running cluster
Andreas Karlsson
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
Re: Changing the state of data checksums in a running cluster
Bruce Momjian
Re: Changing the state of data checksums in a running cluster
Andres Freund
Re: mxid and mxoff wraparound issues in pg_upgrade
Heikki Linnakangas
Re: mxid and mxoff wraparound issues in pg_upgrade
Heikki Linnakangas
inconsistent tableoid handling in COPY WHERE clause
Peter Eisentraut
Re: inconsistent tableoid handling in COPY WHERE clause
Kirill Reshke
Re: inconsistent tableoid handling in COPY WHERE clause
Peter Eisentraut
Re: inconsistent tableoid handling in COPY WHERE clause
Masahiko Sawada
Re: inconsistent tableoid handling in COPY WHERE clause
jian he
Re: Newly created replication slot may be invalidated by checkpoint
Alexander Korotkov
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
Re: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
GiST README typos
Paul A Jungwirth
Re: GiST README typos
John Naylor
Re: GiST README typos
Paul A Jungwirth
Re: GiST README typos
John Naylor
[PATCH] Fix fragile walreceiver test.
Bryan Green
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
Re: [PATCH] Fix fragile walreceiver test.
Xuneng Zhou
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
Re: [PATCH] Fix fragile walreceiver test.
Xuneng Zhou
Re: [PATCH] Fix fragile walreceiver test.
Bryan Green
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
Re: ubsan
Tom Lane
Re: ubsan
Alexander Lakhin
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Naga Appani
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Ashutosh Bapat
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Peter Smith
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Fujii Masao
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Fujii Masao
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Peter Smith
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Peter Smith
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Jacob Champion
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Jacob Champion
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
Tom Lane
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
Jim Jones
Spacing of options in getopt_long processing
Andrew Dunstan
Re: Spacing of options in getopt_long processing
Peter Eisentraut
Re: Spacing of options in getopt_long processing
Andrew Dunstan
Re: Spacing of options in getopt_long processing
Álvaro Herrera
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Masahiko Sawada
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Yugo Nagata
Re: Upgrade Debian CI image from Bookworm to Trixie
Andres Freund
pg_utility ?
Álvaro Herrera
Re: pg_utility ?
Dmitry Dolgov
Re: pg_utility ?
Sami Imseih
Re: pg_utility ?
Komяpa
Re: pg_utility ?
Christoph Berg
Re: pg_utility ?
Andreas Karlsson
Re: pg_utility ?
Christoph Berg
Re: pg_utility ?
Andreas Karlsson
Re: pg_utility ?
Aleksander Alekseev
Re: foreign key on virtual generated column
Srinath Reddy Sadipiralla
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
Re: bug: virtual generated column can be partition key
Peter Eisentraut
Enhance security permissions
Ranier Vilela
Re: Enhance security permissions
Bryan Green
Re: Enhance security permissions
Ranier Vilela
Re: Enhance security permissions
Bryan Green
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Tomas Vondra
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Tomas Vondra
Fix redundant memset after palloc0 in heap_form_minimal_tuple()
Chao Li
Re: Fix redundant memset after palloc0 in heap_form_minimal_tuple()
Jeff Davis
Extra blank line in StrategyGetBuffer
Ashutosh Bapat
Re: Extra blank line in StrategyGetBuffer
Bruce Momjian
Re: Extra blank line in StrategyGetBuffer
Ashutosh Bapat
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Alexander Lakhin
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Richard Guo
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Richard Guo
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Alexander Lakhin
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
[PATCH v1 1/1] PostgreSQL Patch: AVX-Optimized ASCII Validation
Pickett, Eshe N
Re: [PATCH v1 1/1] PostgreSQL Patch: AVX-Optimized ASCII Validation
John Naylor
[PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Steven Niu
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Chao Li
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Chao Li
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Tom Lane
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Peter Smith
Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Bruce Momjian
Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Peter Smith
Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Bruce Momjian
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Fujii Masao
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Fujii Masao
Earlier messages
Later messages