pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Docs: Distinguish table and index storage parameters in CREATE TABLE
David G. Johnston
Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Andreas Karlsson
Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Andreas Karlsson
Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
David G. Johnston
Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Andreas Karlsson
Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Robert Treat
Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
David G. Johnston
Docs: Create table description for constraints markup fix and label tweaks
David G. Johnston
Re: Docs: Create table description for constraints markup fix and label tweaks
David G. Johnston
Re: Docs: Create table description for constraints markup fix and label tweaks
Dapeng Wang
meson: Adjust test timeout for Valgrind builds
Bertrand Drouvot
Re: meson: Adjust test timeout for Valgrind builds
Andres Freund
Re: meson: Adjust test timeout for Valgrind builds
Bertrand Drouvot
Remove commented-out code in 026_overwrite_contrecord.pl
Imran Zaheer
Re: Remove commented-out code in 026_overwrite_contrecord.pl
vignesh C
Re: Remove commented-out code in 026_overwrite_contrecord.pl
Michael Paquier
Re: create table like including storage parameter
jian he
Re: create table like including storage parameter
Dapeng Wang
Re: create table like including storage parameter
Dapeng Wang
Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search
Florents Tselai
Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search
Florents Tselai
Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search
Florents Tselai
Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes
Andrei Lepikhov
Re: Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes
Daniel Gustafsson
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Pavel Stehule
Re: Extract numeric filed in JSONB more effectively
David Rowley
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Dmitry Dolgov
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Alvaro Herrera
Re: Extract numeric filed in JSONB more effectively
Andy Fan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Andy Fan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
RE: [WIP] Pipelined Recovery
Hayato Kuroda (Fujitsu)
Re: [WIP] Pipelined Recovery
Henson Choi
Re: [WIP] Pipelined Recovery
Imran Zaheer
Re: SQL/PGQ: All properties reference
Henson Choi
Re: SQL/PGQ: All properties reference
Ashutosh Bapat
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Robert Haas
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Robert Haas
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Robert Haas
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Amit Kapila
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Amit Kapila
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Amit Kapila
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Tom Lane
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
Re: updates for handling optional argument in system functions
Mark Wong
Re: updates for handling optional argument in system functions
Andreas Karlsson
Re: updates for handling optional argument in system functions
Andreas Karlsson
Re: updates for handling optional argument in system functions
Mark Wong
Re: updates for handling optional argument in system functions
Chao Li
Re: updates for handling optional argument in system functions
David G. Johnston
Re: updates for handling optional argument in system functions
Chao Li
Re: updates for handling optional argument in system functions
Mark Wong
Re: updates for handling optional argument in system functions
Andreas Karlsson
Re: updates for handling optional argument in system functions
Mark Wong
Re: updates for handling optional argument in system functions
Andreas Karlsson
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: meson: Make test output much more useful on failure (both in CI and locally)
Andrew Dunstan
Re: meson: Make test output much more useful on failure (both in CI and locally)
Jelte Fennema-Nio
Re: meson: Make test output much more useful on failure (both in CI and locally)
Peter Eisentraut
Re: meson: Make test output much more useful on failure (both in CI and locally)
Jelte Fennema-Nio
Re: meson: Make test output much more useful on failure (both in CI and locally)
Peter Eisentraut
Re: meson: Make test output much more useful on failure (both in CI and locally)
Andrew Dunstan
Re: some more include removal from headers
Álvaro Herrera
Re: some more include removal from headers
Andres Freund
Re: some more include removal from headers
Álvaro Herrera
Re: some more include removal from headers
Andres Freund
Re: some more include removal from headers
Álvaro Herrera
Silence -Wmaybe-uninitialized warnings
Imran Zaheer
Re: Silence -Wmaybe-uninitialized warnings
Imran Zaheer
Re: Silence -Wmaybe-uninitialized warnings
Bertrand Drouvot
Re: Potential partition pruning regression on PostgreSQL 18
Richard Guo
Re: Potential partition pruning regression on PostgreSQL 18
Richard Guo
Re: Potential partition pruning regression on PostgreSQL 18
Richard Guo
Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
Tom Lane
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
Chao Li
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
Chao Li
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
Chao Li
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
Chao Li
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
Re: Small and unlikely overflow hazard in bms_next_member()
Chao Li
Re: Small and unlikely overflow hazard in bms_next_member()
jie wang
Re: Small and unlikely overflow hazard in bms_next_member()
David Rowley
pg_test_timing: fix unit typo and widen diff type
Chao Li
Re: pg_test_timing: fix unit typo and widen diff type
Lukas Fittl
Re: pg_test_timing: fix unit typo and widen diff type
Chao Li
Re: pg_test_timing: fix unit typo and widen diff type
Chao Li
Re:Re: pg_test_timing: fix unit typo and widen diff type
wang.xiao.peng
Re: Check some unchecked fclose() results
Andreas Karlsson
Re: Check some unchecked fclose() results
Chao Li
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
Minor cleanup of Meson files given that we require 0.57
Andreas Karlsson
Re: Minor cleanup of Meson files given that we require 0.57
Tristan Partin
'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Nazir Bilal Yavuz
Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Andres Freund
Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Tom Lane
Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Andres Freund
Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Jacob Champion
Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Daniel Gustafsson
Todo item: Include the symbolic SQLSTATE name in verbose error reports
Josh Kupershmidt
Re: refactor ExecInitPartitionInfo
jian he
Re: refactor ExecInitPartitionInfo
Haibo Yan
Online PostgreSQL version() updates
Matthias van de Meent
Re: Online PostgreSQL version() updates
Ashutosh Bapat
Re: Online PostgreSQL version() updates
Julien Rouhaud
Re: Online PostgreSQL version() updates
Andreas Karlsson
Re: Online PostgreSQL version() updates
Andreas Karlsson
Re: Online PostgreSQL version() updates
Andrey Borodin
Re: Online PostgreSQL version() updates
Laurenz Albe
Re: Online PostgreSQL version() updates
Mihail Nikalayeu
Re: Remove inner joins based on foreign keys
Richard Guo
[PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Adam Lee
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Heikki Linnakangas
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Adam Lee
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Adam Lee
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Michael Paquier
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Adam Lee
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: ALTER TABLE: warn when actions do not recurse to partitions
Chao Li
Re: ALTER TABLE: warn when actions do not recurse to partitions
Chao Li
DO NOT MOVE YOUR PATCHES. Commitfest app is being fixed
Jelte Fennema-Nio
Re: DO NOT MOVE YOUR PATCHES. Commitfest app is being fixed
Jelte Fennema-Nio
[PATCH] Add fx exchange support to money type
Joel Jacobson
Re: [PATCH] Add fx exchange support to money type
Andreas Karlsson
Re: Use standard C23 and C++ attributes if available
Peter Eisentraut
Add ParameterDescription message to libpq frontend long message types
Ning Sun
Re: Add ParameterDescription message to libpq frontend long message types
jie wang
DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Peter Smith
Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Chao Li
Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Nathan Bossart
Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Nathan Bossart
Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Peter Smith
[PATCH] BUG: Stale LC_MESSAGES translations after SET on windows.
Bryan Green
DOC: pg_publication_rel.prrelid says sequences are possible
Peter Smith
Re: DOC: pg_publication_rel.prrelid says sequences are possible
shveta malik
Re: DOC: pg_publication_rel.prrelid says sequences are possible
Amit Kapila
Re: DOC: pg_publication_rel.prrelid says sequences are possible
Peter Smith
Redundant/mis-use of _(x) gettext macro?
Peter Smith
Re: Redundant/mis-use of _(x) gettext macro?
Chao Li
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?
Chao Li
Re: Redundant/mis-use of _(x) gettext macro?
Tom Lane
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
Proposal: Track last-used timestamp for index usage
Raghav Mittal
Re: Proposal: Track last-used timestamp for index usage
SATYANARAYANA NARLAPURAM
Re: Proposal: Track last-used timestamp for index usage
Sami Imseih
bufmgr: pass through I/O stats context in FlushUnlockedBuffer()
Chao Li
Re: More speedups for tuple deformation
Alexander Lakhin
Re: More speedups for tuple deformation
David Rowley
Re: More speedups for tuple deformation
Junwang Zhao
Re: More speedups for tuple deformation
jian he
Re: More speedups for tuple deformation
David Rowley
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Jeff Davis
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Jeff Davis
Re: Need help debugging SIGBUS crashes
Peter 'PMc' Much
Re: LLVM 22
Tom Lane
Re: LLVM 22
Thomas Munro
Re: LLVM 22
Thomas Munro
Re: LLVM 22
Tom Lane
Re: LLVM 22
Thomas Munro
Re: LLVM 22
Tom Lane
Re: LLVM 22
Devrim Gündüz
Re: LLVM 22
Andres Freund
Re: LLVM 22
Thomas Munro
Re: LLVM 22
Thomas Munro
Re: Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment
surya poondla
Re: Do we still need MULE_INTERNAL?
Jeff Davis
Re: Do we still need MULE_INTERNAL?
Tatsuo Ishii
Earlier messages
Later messages