pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Changes in inline behavior on O2 optimization level for GCC 10+
Alexey Makhmutov
implement CAST(expr AS type FORMAT 'template')
jian he
Re: implement CAST(expr AS type FORMAT 'template')
Vik Fearing
Bogus bitmasking in heap2_desc
Julien Rouhaud
A little cosmetic to convert_VALUES_to_ANY()
Tender Wang
Adding REPACK [concurrently]
Alvaro Herrera
Re: Adding REPACK [concurrently]
Robert Treat
Re: Adding REPACK [concurrently]
Fujii Masao
Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
Re: Asynchronous MergeAppend
Alexander Pyhalov
Pushing down a subquery relation's ppi_clauses, and more ...
Richard Guo
Re: Fixing memory leaks in postgres_fdw
Tom Lane
Re: Fixing memory leaks in postgres_fdw
Etsuro Fujita
[PATCH] Avoid unnecessary code execution in Instrument.c when TIMING is FALSE
Hironobu SUZUKI
Re: [PATCH] Avoid unnecessary code execution in Instrument.c when TIMING is FALSE
Michael Paquier
Re: [PATCH] Avoid unnecessary code execution in Instrument.c when TIMING is FALSE
Hironobu SUZUKI
Use PqMsg_* macros in basebackup_copy.c
Fabrízio de Royes Mello
Re: Use PqMsg_* macros in basebackup_copy.c
Nathan Bossart
Re: Use PqMsg_* macros in basebackup_copy.c
Fabrízio de Royes Mello
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Ashutosh Bapat
Re: Experimenting with hash join prefetch
KAZAR Ayoub
restore_command return code behaviour
Jean-Christophe Arnu
Re: restore_command return code behaviour
Jacob Champion
Re: restore_command return code behaviour
Jean-Christophe Arnu
Retail DDL
Andrew Dunstan
Re: Retail DDL
Isaac Morland
Re: Retail DDL
Matheus Alcantara
Re: Retail DDL
Thom Brown
Re: Retail DDL
Tom Lane
Re: Retail DDL
Dilip Kumar
Re: Retail DDL
Tom Lane
Re: Retail DDL
Dilip Kumar
Re: Retail DDL
Ashutosh Bapat
Re: Retail DDL
Álvaro Herrera
Re: Retail DDL
Hannu Krosing
Re: Retail DDL
Hannu Krosing
Re: Retail DDL
Andrew Dunstan
Re: Retail DDL
Tom Lane
Re: Retail DDL
Zhang Mingli
شهادة الأبوة في المغرب
walid falcon
synchronous_standby_names parser discards errors
Robert Haas
Re: synchronous_standby_names parser discards errors
Tom Lane
HASH_FIXED_SIZE flag gets lost when attaching to existing hash table
Aidar Imamov
Re: HASH_FIXED_SIZE flag gets lost when attaching to existing hash table
Tom Lane
Re: HASH_FIXED_SIZE flag gets lost when attaching to existing hash table
Aidar Imamov
Re: HASH_FIXED_SIZE flag gets lost when attaching to existing hash table
Tom Lane
Commitfest 2025-03 still has active patches
Laurenz Albe
Re: Commitfest 2025-03 still has active patches
Álvaro Herrera
Re: Commitfest 2025-03 still has active patches
Laurenz Albe
Re: Commitfest 2025-03 still has active patches
vignesh C
Re: Commitfest 2025-03 still has active patches
Laurenz Albe
PoC: adding CustomJoin, separate from CustomScan
Tomas Vondra
Re: PoC: adding CustomJoin, separate from CustomScan
Robert Haas
Re: PoC: adding CustomJoin, separate from CustomScan
Tomas Vondra
Re: PoC: adding CustomJoin, separate from CustomScan
Robert Haas
Re: PoC: adding CustomJoin, separate from CustomScan
Paul A Jungwirth
Re: PoC: adding CustomJoin, separate from CustomScan
Tomas Vondra
roles management problem after upgrading in PG 17
Fabrice Chapuis
Re: roles management problem after upgrading in PG 17
Robert Haas
Re: roles management problem after upgrading in PG 17
Fabrice Chapuis
Re: Fix background workers not restarting with restart_after_crash = on
Fujii Masao
Wrong datatype used in visibilitymap_get_status
Julien Rouhaud
Re: Wrong datatype used in visibilitymap_get_status
Nathan Bossart
Re: Wrong datatype used in visibilitymap_get_status
Julien Rouhaud
Regression with large XML data input
Michael Paquier
Re: Regression with large XML data input
Tom Lane
Re: Regression with large XML data input
Michael Paquier
Re: Regression with large XML data input
Tom Lane
Re: Regression with large XML data input
Tom Lane
Re: Regression with large XML data input
Erik Wienhold
Re: Regression with large XML data input
Tom Lane
Re: Regression with large XML data input
Tom Lane
Re: Regression with large XML data input
Jim Jones
Re: Regression with large XML data input
Michael Paquier
Re: Regression with large XML data input
Robert Treat
Re: Regression with large XML data input
Tom Lane
Re: Regression with large XML data input
Erik Wienhold
Fixing MSVC's inability to detect elog(ERROR) does not return
David Rowley
Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Tom Lane
Re: Fixing MSVC's inability to detect elog(ERROR) does not return
David Rowley
Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Tom Lane
Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Peter Eisentraut
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
Re: [WIP PATCH v2] Implement "pg_restore --data-only --clean" as a way to skip WAL
Dimitrios Apostolou
Re: magical eref alias names
Tom Lane
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans)
Andres Freund
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans)
Peter Geoghegan
Re: Extension security improvement: Add support for extensions with an owned schema
Artem Gavrilov
Re: Extension security improvement: Add support for extensions with an owned schema
Sadeq Dousti
trivial grammar refactor
Álvaro Herrera
Re: trivial grammar refactor
Nathan Bossart
Re: trivial grammar refactor
Álvaro Herrera
Re: trivial grammar refactor
Nathan Bossart
Re: trivial grammar refactor
Álvaro Herrera
Re: trivial grammar refactor
Álvaro Herrera
Re: trivial grammar refactor
Andres Freund
Re: trivial grammar refactor
Álvaro Herrera
Re: trivial grammar refactor
Nathan Bossart
Re: trivial grammar refactor
Álvaro Herrera
Re: vacuumdb changes for stats import/export
Frédéric Yhuel
Re: vacuumdb changes for stats import/export
Bruce Momjian
Re: vacuumdb changes for stats import/export
David G. Johnston
Re: vacuumdb changes for stats import/export
Bruce Momjian
Re: vacuumdb changes for stats import/export
Corey Huinker
Re: vacuumdb changes for stats import/export
Frédéric Yhuel
is there any specific use of setting transaction_read_only GUC externally?
Srinath Reddy Sadipiralla
Postgres keep alive configuration
Fabrice Chapuis
Re: Postgres keep alive configuration
Daniel Westermann (DWE)
Re: Postgres keep alive configuration
Fabrice Chapuis
Re: RecoveryTargetAction is left out in xlog_interna.h
Álvaro Herrera
Re: SQL Property Graph Queries (SQL/PGQ)
Amit Langote
recoveryStopsAfter is not usable when recovery_target_inclusive is false
Hayato Kuroda (Fujitsu)
Re: recoveryStopsAfter is not usable when recovery_target_inclusive is false
Michael Paquier
RE: recoveryStopsAfter is not usable when recovery_target_inclusive is false
Hayato Kuroda (Fujitsu)
Re: recoveryStopsAfter is not usable when recovery_target_inclusive is false
Shlok Kyal
More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Nathan Bossart
Re: More protocol.h replacements this time into walsender.c
Nathan Bossart
Re: More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Álvaro Herrera
Re: More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Jacob Champion
Re: More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Álvaro Herrera
Re: More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Álvaro Herrera
Re: More protocol.h replacements this time into walsender.c
Dave Cramer
Re: More protocol.h replacements this time into walsender.c
Nathan Bossart
Re: More protocol.h replacements this time into walsender.c
Nathan Bossart
[PATCH] Optimize ProcSignal to avoid redundant SIGUSR1 signals
Joel Jacobson
Re: [PATCH] Optimize ProcSignal to avoid redundant SIGUSR1 signals
Thomas Munro
Re: [PATCH] Optimize ProcSignal to avoid redundant SIGUSR1 signals
Joel Jacobson
Making jsonb_agg() faster
Tom Lane
Re: Making jsonb_agg() faster
Merlin Moncure
Re: Making jsonb_agg() faster
Merlin Moncure
Custom pgstat support performance regression for simple queries
Andres Freund
Re: Custom pgstat support performance regression for simple queries
Michael Paquier
Re: Custom pgstat support performance regression for simple queries
Bertrand Drouvot
Re: Custom pgstat support performance regression for simple queries
Michael Paquier
Re: Custom pgstat support performance regression for simple queries
Bertrand Drouvot
Re: Custom pgstat support performance regression for simple queries
Andres Freund
Re: Custom pgstat support performance regression for simple queries
Michael Paquier
Re: Custom pgstat support performance regression for simple queries
Andres Freund
Re: Custom pgstat support performance regression for simple queries
Michael Paquier
Re: Custom pgstat support performance regression for simple queries
Bertrand Drouvot
Re: Custom pgstat support performance regression for simple queries
Michael Paquier
Re: Custom pgstat support performance regression for simple queries
Bertrand Drouvot
Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Fujii Masao
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
Re: MergeAppend could consider sorting cheapest child path
Alexander Korotkov
icu_validation_level INFO message level not displayed in pg_settings.enumvals
jian he
Re: Draft for basic NUMA observability
Patrick Stählin
Re: Draft for basic NUMA observability
Jakub Wartak
Re: Draft for basic NUMA observability
Patrick Stählin
Add backup_type to pg_stat_progress_basebackup
Shinya Kato
Re: Add backup_type to pg_stat_progress_basebackup
Yugo Nagata
Re: Add backup_type to pg_stat_progress_basebackup
Shinya Kato
Re: why there is not VACUUM FULL CONCURRENTLY?
Alvaro Herrera
Support getrandom() for pg_strong_random() source
Masahiko Sawada
Re: Support getrandom() for pg_strong_random() source
Michael Paquier
Re: Support getrandom() for pg_strong_random() source
Masahiko Sawada
Re: Support getrandom() for pg_strong_random() source
Dagfinn Ilmari Mannsåker
Re: Support getrandom() for pg_strong_random() source
Masahiko Sawada
Re: Support getrandom() for pg_strong_random() source
Jacob Champion
Re: Support getrandom() for pg_strong_random() source
Masahiko Sawada
Re: Support getrandom() for pg_strong_random() source
Jacob Champion
Re: Support getrandom() for pg_strong_random() source
DINESH NAIR
redis_fdw failure on crake
Richard Guo
Re: redis_fdw failure on crake
Michael Paquier
Re: redis_fdw failure on crake
Andrew Dunstan
Re: redis_fdw failure on crake
Michael Paquier
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
jian he
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Vik Fearing
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
jian he
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Vik Fearing
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Vik Fearing
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
jian he
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Vik Fearing
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
jian he
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Vik Fearing
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
Re: [PATCH] Check for TupleTableSlot nullness before dereferencing
Jacob Champion
Re: [PATCH] Check for TupleTableSlot nullness before dereferencing
David Rowley
Update Examples in Logical Replication Docs
Shlok Kyal
Re: Update Examples in Logical Replication Docs
Peter Smith
Re: Update Examples in Logical Replication Docs
Amit Kapila
Proposal: QUALIFY clause
Matheus Alcantara
Re: Proposal: QUALIFY clause
Mike Artz
Re: Proposal: QUALIFY clause
Isaac Morland
Re: Proposal: QUALIFY clause
Tom Lane
Re: Proposal: QUALIFY clause
Vik Fearing
Re: Proposal: QUALIFY clause
Matheus Alcantara
Re: Proposal: QUALIFY clause
Tom Lane
Re: Proposal: QUALIFY clause
Thom Brown
Re: Proposal: QUALIFY clause
Marko Tiikkaja
Re: Proposal: QUALIFY clause
Vik Fearing
Re: Proposal: QUALIFY clause
Nico Williams
Re: Proposal: QUALIFY clause
Vik Fearing
Re: Proposal: QUALIFY clause
Matheus Alcantara
Earlier messages