pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Extension security improvement: Add support for extensions with an owned schema
Jelte Fennema-Nio
Do we still need MULE_INTERNAL?
Thomas Munro
Re: Do we still need MULE_INTERNAL?
Tom Lane
Re: Do we still need MULE_INTERNAL?
Tatsuo Ishii
PL/Julia: clarification on IN array parameters issue
abdelsalam mostafa
Re: PL/Julia: clarification on IN array parameters issue
Andreas Karlsson
Re: PL/Julia: clarification on IN array parameters issue
David G. Johnston
Re: PL/Julia: clarification on IN array parameters issue
Mark Wong
llvmjit - improve code generated in O0
Pierre Ducroquet
Re: llvmjit - improve code generated in O0
Andres Freund
Re: llvmjit - improve code generated in O0
Pierre Ducroquet
Little cleanup: Move ProcStructLock to the ProcGlobal struct
Heikki Linnakangas
Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct
Chao Li
Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct
Ashutosh Bapat
Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct
Tom Lane
Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct
Heikki Linnakangas
Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct
Tom Lane
Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct
Heikki Linnakangas
PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Heikki Linnakangas
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Andres Freund
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Andres Freund
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Heikki Linnakangas
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Heikki Linnakangas
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Heikki Linnakangas
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Heikki Linnakangas
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Peter Eisentraut
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Heikki Linnakangas
Instability in postgres_fdw regression tests
Tom Lane
Re: Instability in postgres_fdw regression tests
Nathan Bossart
Re: Instability in postgres_fdw regression tests
Tom Lane
Re: Instability in postgres_fdw regression tests
Etsuro Fujita
Re: Instability in postgres_fdw regression tests
Alexander Lakhin
Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata
Re: [PATCH] Add sampling statistics to autoanalyze log output
Chao Li
Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata
Re: Report bytes and transactions actually sent downtream
Bertrand Drouvot
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
Re: Report bytes and transactions actually sent downtream
Michael Paquier
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
Re: tuple radix sort
John Naylor
Re: tuple radix sort
zengman
Re: tuple radix sort
cca5507
Re: tuple radix sort
John Naylor
Re: tuple radix sort
cca5507
Re: tuple radix sort
John Naylor
Re: Limit memory usage by postgres_fdw batches
Alexander Pyhalov
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Álvaro Herrera
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Alexandre Felipe
RE: [WIP]Vertical Clustered Index (columnar store extension) - take2
Aya Iwata (Fujitsu)
RE: [WIP]Vertical Clustered Index (columnar store extension) - take2
Aya Iwata (Fujitsu)
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
RE: [WIP]Vertical Clustered Index (columnar store extension) - take2
Aya Iwata (Fujitsu)
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Álvaro Herrera
RE: [WIP]Vertical Clustered Index (columnar store extension) - take2
Aya Iwata (Fujitsu)
Re: Metadata and record block access stats for indexes
lakshmi
Re: Disable parallel query by default
Álvaro Herrera
Re: Disable parallel query by default
Scott Mead
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Michael Paquier
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Andres Freund
Re: Adding locks statistics
Michael Paquier
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Andres Freund
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Michael Paquier
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Andres Freund
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Andres Freund
Re: Adding locks statistics
Bertrand Drouvot
Re: Adding locks statistics
Bertrand Drouvot
Miscellaneous message fixes
Kyotaro Horiguchi
Re: Miscellaneous message fixes
Kyotaro Horiguchi
Re: Miscellaneous message fixes
Michael Paquier
Re: Miscellaneous message fixes
Álvaro Herrera
Re: Miscellaneous message fixes
Tom Lane
Re: Miscellaneous message fixes
Michael Paquier
Re: Miscellaneous message fixes
Tom Lane
Re:Miscellaneous message fixes
zengman
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Michael Paquier
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Chao Li
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Shinya Kato
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Álvaro Herrera
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Tom Lane
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Michael Paquier
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Andreas Karlsson
2026-02-12 release announcement draft
Jonathan S. Katz
Re:2026-02-12 release announcement draft
Xueyu Gao
Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Tom Lane
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Jakub Wartak
Re: ecdh support causes unnecessary roundtrips
Tom Lane
Re: ecdh support causes unnecessary roundtrips
Daniel Gustafsson
Re: ecdh support causes unnecessary roundtrips
Tom Lane
Re: ecdh support causes unnecessary roundtrips
Daniel Gustafsson
Re: ecdh support causes unnecessary roundtrips
Daniel Gustafsson
Re: ecdh support causes unnecessary roundtrips
Tom Lane
Re: ecdh support causes unnecessary roundtrips
Daniel Gustafsson
Re: ecdh support causes unnecessary roundtrips
Tom Lane
Re: ecdh support causes unnecessary roundtrips
Daniel Gustafsson
Re: ecdh support causes unnecessary roundtrips
Tom Lane
[PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Jakub Wartak
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Robert Treat
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
wenhui qiu
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
wenhui qiu
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
wenhui qiu
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Tony ZHU
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Robert Treat
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
DEVOPS_WwIT
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
Re: Improve monitoring of shared memory allocations
Álvaro Herrera
Re: Improve monitoring of shared memory allocations
Rahila Syed
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Álvaro Herrera
Subquery pull-up increases jointree search space
Andrei Lepikhov
Re: Subquery pull-up increases jointree search space
Tom Lane
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
Re: Subquery pull-up increases jointree search space
Robert Haas
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Greg Burd
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Jakub Wartak
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Aleksander Alekseev
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Aleksander Alekseev
Re: alter check constraint enforceability
Cédric Villemain
Re: alter check constraint enforceability
jian he
Re: alter check constraint enforceability
Cédric Villemain
Re: alter check constraint enforceability
Zsolt Parragi
Re: alter check constraint enforceability
jian he
Fix a bug in extension_file_exists()
Chao Li
Re: Fix a bug in extension_file_exists()
Heikki Linnakangas
Re: Fix a bug in extension_file_exists()
Matheus Alcantara
Re: Fix a bug in extension_file_exists()
Chao Li
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
make collate.linux.utf8 test run on more places
jian he
Re: [Proposal] Improvement of GiST page layout
Andrey Borodin
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Zsolt Parragi
Re: Correct documentation for protocol version
Jelte Fennema-Nio
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Heikki Linnakangas
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Álvaro Herrera
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Tom Lane
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
Meson vs. Solaris
Tom Lane
Re: Meson vs. Solaris
Greg Burd
Re: Meson vs. Solaris
Andres Freund
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
Re: Add 64-bit XIDs into PostgreSQL 15
Andres Freund
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
Re: Add 64-bit XIDs into PostgreSQL 15
Andres Freund
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
Re: Add 64-bit XIDs into PostgreSQL 15
wenhui qiu
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
Re: Add 64-bit XIDs into PostgreSQL 15
Yura Sokolov
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
Re: Add 64-bit XIDs into PostgreSQL 15
Yura Sokolov
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
Re: Add 64-bit XIDs into PostgreSQL 15
Andres Freund
Re: Add 64-bit XIDs into PostgreSQL 15
Bruce Momjian
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
Does pg_stat_statements need to modify core queryId?
Sami Imseih
Earlier messages
Later messages