pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/09
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
2025/12/09
updates for handling optional argument in system functions
Mark Wong
2025/12/09
Re: Assertion failure in SnapBuildInitialSnapshot()
Masahiko Sawada
2025/12/09
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Dmitry Koval
2025/12/09
Re: [Proposal] Adding callback support for custom statistics kinds
Sami Imseih
2025/12/09
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
2025/12/09
Re: Qual push down to table AM
Andres Freund
2025/12/09
Re: Fix a minor typo in the comment of read_stream_start_pending
Heikki Linnakangas
2025/12/09
Re: [Proposal] Adding callback support for custom statistics kinds
Chao Li
2025/12/09
Re: Fix incorrect comments in tuplesort.c
David Rowley
2025/12/09
Re: Consistently use palloc_object() and palloc_array()
Michael Paquier
2025/12/09
Re: Solaris versus our NLS files
Thomas Munro
2025/12/09
Re: Consistently use palloc_object() and palloc_array()
Thomas Munro
2025/12/09
Re: Solaris versus our NLS files
Thomas Munro
2025/12/09
Re: Trying out read streams in pgvector (an extension)
Peter Geoghegan
2025/12/09
Re: Consistently use palloc_object() and palloc_array()
Michael Paquier
2025/12/09
Re: Solaris versus our NLS files
Tom Lane
2025/12/09
Re: Solaris versus our NLS files
Nico Williams
2025/12/09
[Proposal] Adding Log File Capability to pg_createsubscriber
Gyan Sreejith
2025/12/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
2025/12/09
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
2025/12/09
Re: Solaris versus our NLS files
Thomas Munro
2025/12/09
Re: AIX support
Tristan Partin
2025/12/09
Re: [Proposal] Adding callback support for custom statistics kinds
Sami Imseih
2025/12/09
Re: Solaris versus our NLS files
Thomas Munro
2025/12/09
Re: Trying out read streams in pgvector (an extension)
Melanie Plageman
2025/12/09
Re: Qual push down to table AM
Robert Haas
2025/12/09
Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations
Andres Freund
2025/12/09
Solaris versus our NLS files
Tom Lane
2025/12/09
Re: [oauth] SASL mechanisms
Jacob Champion
2025/12/09
Re: AIX support
Peter Eisentraut
2025/12/09
Re: explain plans for foreign servers
Sami Imseih
2025/12/09
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Thomas Munro
2025/12/09
Re: AIX support
Heikki Linnakangas
2025/12/09
Re: PoC: Compute a histogram of prune_xid to support autovacuum improvements
Melanie Plageman
2025/12/09
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Hannu Krosing
2025/12/09
Re: pg_plan_advice
Robert Haas
2025/12/09
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
2025/12/09
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/12/09
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/12/09
Re: pg_plan_advice
Robert Haas
2025/12/09
Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations
Melanie Plageman
2025/12/09
Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations
Andres Freund
2025/12/09
Re: Adding REPACK [concurrently]
Alvaro Herrera
2025/12/09
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
2025/12/09
Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations
Melanie Plageman
2025/12/09
Re: amcheck: support for GiST
Miłosz Bieniek
2025/12/09
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Matthias van de Meent
2025/12/09
Re: log_min_messages per backend type
Alvaro Herrera
2025/12/09
Re: Let's add a test for NLS translation of PRI* macros
Tom Lane
2025/12/09
Re: Skipping schema changes in publication
Shlok Kyal
2025/12/09
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
2025/12/09
Re: Skipping schema changes in publication
Shlok Kyal
2025/12/09
Re: Skipping schema changes in publication
Shlok Kyal
2025/12/09
Re: Let's add a test for NLS translation of PRI* macros
Tom Lane
2025/12/09
Re: [PATCH] Fix inconsistent title attribute tags in documentation
Nathan Bossart
2025/12/09
RE: AIX support
Srirama Kucherlapati
2025/12/09
Re: log_min_messages per backend type
Alvaro Herrera
2025/12/09
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
2025/12/09
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Srinath Reddy Sadipiralla
2025/12/09
Re: Mark function arguments of type "Datum *" as "const Datum *" where possible
Bertrand Drouvot
2025/12/09
Re: Avoid use scoped block variable
Ranier Vilela
2025/12/09
Re: Avoid use scoped block variable
Tomas Vondra
2025/12/09
Re: Avoid use scoped block variable
Andres Freund
2025/12/09
Avoid use scoped block variable
Ranier Vilela
2025/12/09
Re: Introduce Index Aggregate - new GROUP BY strategy
Сергей Соловьев
2025/12/09
Re: Introduce Index Aggregate - new GROUP BY strategy
Sergey Soloviev
2025/12/09
Re: Add wait event for CommitDelay
Heikki Linnakangas
2025/12/09
Re: Type assertions without GCC builtins
Jelte Fennema-Nio
2025/12/09
Re: [PATCH] Update comment in nodeBitmapHeapscan.c
Daniel Gustafsson
2025/12/09
Re: Safer hash table initialization macro
Bertrand Drouvot
2025/12/09
Re: [PATCH] Update comment in nodeBitmapHeapscan.c
Anton Haglund
2025/12/09
[PATCH] Update comment in nodeBitmapHeapscan.c
Anton Haglund
2025/12/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Bilal Yavuz
2025/12/09
Re: Fix repetition in hash index documentation
David Geier
2025/12/09
Re: [PATCH] Update comment in nodeBitmapHeapscan.c
Daniel Gustafsson
2025/12/09
Re: Periodic authorization expiration checks using GoAway message
Ajit Awekar
2025/12/09
Re: Make copyObject work in C++
Jelte Fennema-Nio
2025/12/09
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Chao Li
2025/12/09
Re: Type assertions without GCC builtins
Jelte Fennema-Nio
2025/12/09
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
2025/12/09
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/12/09
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Amit Kapila
2025/12/09
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
2025/12/09
Re: Safer hash table initialization macro
Jelte Fennema-Nio
2025/12/09
Re: Safer hash table initialization macro
Jelte Fennema-Nio
2025/12/09
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/12/09
Re: citext_1.out, citext.out confusing comment
Julien Rouhaud
2025/12/09
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Amit Kapila
2025/12/09
Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Bertrand Drouvot
2025/12/09
Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Jakub Wartak
2025/12/09
Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Jakub Wartak
2025/12/09
Re: Safer hash table initialization macro
Thomas Munro
2025/12/09
Re: Proposal to allow setting cursor options on Portals
Jelte Fennema-Nio
2025/12/09
Re: log_min_messages per backend type
Alvaro Herrera
2025/12/09
Re: commented out code
Chao Li
2025/12/09
Re: Add mode column to pg_stat_progress_vacuum
Yu Wang
2025/12/08
Re: citext_1.out, citext.out confusing comment
Kirill Reshke
2025/12/08
Re: Safer hash table initialization macro
Bertrand Drouvot
2025/12/08
Re: Remove unnecessary casts in printf format arguments
Peter Eisentraut
2025/12/08
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
David G. Johnston
2025/12/08
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Chao Li
2025/12/08
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Amit Kapila
2025/12/08
RE: Fix LOCK_TIMEOUT handling in slotsync worker
Zhijie Hou (Fujitsu)
2025/12/08
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Chao Li
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
tushar
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
2025/12/08
Re: [Proposal] Adding callback support for custom statistics kinds
Chao Li
2025/12/08
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Nico Williams
2025/12/08
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Amit Kapila
2025/12/08
Re: add some errhint for regexp* functions.
Tom Lane
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
tushar
2025/12/08
Re: [Proposal] Adding callback support for custom statistics kinds
Chao Li
2025/12/08
add some errhint for regexp* functions.
jian he
2025/12/08
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Kirk Wolak
2025/12/08
citext_1.out, citext.out confusing comment
jian he
2025/12/08
Re: [Proposal] Adding callback support for custom statistics kinds
Michael Paquier
2025/12/08
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2025/12/08
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/12/08
Re: pgsql: Add pg_atomic_unlocked_write_u64
Andres Freund
2025/12/08
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
2025/12/08
Re: [Proposal] Adding callback support for custom statistics kinds
Sami Imseih
2025/12/08
Re: Trying out read streams in pgvector (an extension)
Thomas Munro
2025/12/08
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
jian he
2025/12/08
Re: [Proposal] Adding callback support for custom statistics kinds
Chao Li
2025/12/08
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
2025/12/08
Re: Let's add a test for NLS translation of PRI* macros
Tom Lane
2025/12/08
Re: Fix repetition in hash index documentation
David Rowley
2025/12/08
Re: pg_plan_advice
Jacob Champion
2025/12/08
Re: Let's add a test for NLS translation of PRI* macros
Tom Lane
2025/12/08
Re: Introduce Index Aggregate - new GROUP BY strategy
David Rowley
2025/12/08
Re: vacuumdb: add --dry-run
Chao Li
2025/12/08
Re: [PATCH] Fix inconsistent title attribute tags in documentation
Nathan Bossart
2025/12/08
[PATCH] Fix inconsistent title attribute tags in documentation
Noboru Saito
2025/12/08
Re: [PATCH] Add error hints for invalid COPY options
Nathan Bossart
2025/12/08
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
2025/12/08
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/12/08
Re: Proposal to allow setting cursor options on Portals
Jelte Fennema-Nio
2025/12/08
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
2025/12/08
Re: [PATCH] Add error hints for invalid COPY options
Masahiko Sawada
2025/12/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Robert Haas
2025/12/08
[Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
2025/12/08
Re: pg_plan_advice
Greg Burd
2025/12/08
Re: Adding basic NUMA awareness
Tomas Vondra
2025/12/08
Re: vacuumdb: add --dry-run
Álvaro Herrera
2025/12/08
Re: Proposal to allow setting cursor options on Portals
Sami Imseih
2025/12/08
Re: Let's add a test for NLS translation of PRI* macros
Bryan Green
2025/12/08
Fix repetition in hash index documentation
David Geier
2025/12/08
Re: pgsql: Add function to log the memory contexts of specified backend pro
Artem Gavrilov
2025/12/08
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/12/08
Let's add a test for NLS translation of PRI* macros
Tom Lane
2025/12/08
Re: Add wait event for CommitDelay
Sami Imseih
2025/12/08
Re: [Proposal] Adding callback support for custom statistics kinds
Sami Imseih
2025/12/08
Re: plan shape work
Robert Haas
2025/12/08
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/12/08
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Peter Geoghegan
2025/12/08
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/12/08
Re: unifying error messages
Álvaro Herrera
2025/12/08
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Nathan Bossart
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Nathan Bossart
2025/12/08
Re: vacuumdb: add --dry-run
Álvaro Herrera
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
2025/12/08
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Nathan Bossart
2025/12/08
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/12/08
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Heikki Linnakangas
2025/12/08
pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
tushar
2025/12/08
Re: Non-text mode for pg_dumpall
tushar
2025/12/08
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
2025/12/08
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
2025/12/08
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Tom Lane
2025/12/08
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
2025/12/08
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2025/12/08
Re: unifying error messages
Nathan Bossart
2025/12/08
Re: POC: make mxidoff 64 bits
Ashutosh Bapat
2025/12/08
unifying error messages
Álvaro Herrera
2025/12/08
Re: POC: make mxidoff 64 bits
Ashutosh Bapat
2025/12/08
[BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda
2025/12/08
Re: Make copyObject work in C++
Jelte Fennema-Nio
2025/12/08
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Hannu Krosing
2025/12/08
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
2025/12/08
Re: Add wait event for CommitDelay
Rafia Sabih
2025/12/08
Re: Simplify the way of appending comma to stringInfo
Tom Lane
2025/12/08
Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat
2025/12/08
Re: Tighten up range checks for pg_resetwal arguments
Heikki Linnakangas
2025/12/08
Re: Make copyObject work in C++
Tom Lane
2025/12/08
Re: missing PG_IO_ALIGN_SIZE uses
Peter Eisentraut
2025/12/08
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Matthias van de Meent
2025/12/08
Re: index prefetching
Amit Langote
2025/12/08
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Matthias van de Meent
2025/12/08
Re: SQL Property Graph Queries (SQL/PGQ)
Amit Langote
2025/12/08
Re: Remove unneccessary memory initialization in planner.c
Aleksander Alekseev
2025/12/08
Re: Skipping schema changes in publication
Amit Kapila
2025/12/08
Re: Missing empty transaction optimization in pgoutput plugin
Amit Kapila
2025/12/08
[PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
Pavlo Golub
2025/12/08
Re: Skipping schema changes in publication
shveta malik
2025/12/08
Re: get rid of Pointer type, mostly
David Geier
2025/12/08
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
Earlier messages
Later messages