pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
add some errhint for regexp* functions.
jian he
Re: add some errhint for regexp* functions.
Tom Lane
citext_1.out, citext.out confusing comment
jian he
Re: Introduce Index Aggregate - new GROUP BY strategy
David Rowley
[PATCH] Fix inconsistent title attribute tags in documentation
Noboru Saito
Re: [PATCH] Fix inconsistent title attribute tags in documentation
Nathan Bossart
[Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Kirk Wolak
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Nico Williams
Fix repetition in hash index documentation
David Geier
Re: Fix repetition in hash index documentation
David Rowley
Re: pgsql: Add function to log the memory contexts of specified backend pro
Artem Gavrilov
Let's add a test for NLS translation of PRI* macros
Tom Lane
Re: Let's add a test for NLS translation of PRI* macros
Bryan Green
Re: Let's add a test for NLS translation of PRI* macros
Tom Lane
Re: Let's add a test for NLS translation of PRI* macros
Tom Lane
pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
tushar
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Nathan Bossart
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Nathan Bossart
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Nathan Bossart
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
tushar
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
Tom Lane
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
tushar
Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
David G. Johnston
unifying error messages
Álvaro Herrera
Re: unifying error messages
Nathan Bossart
Re: unifying error messages
Álvaro Herrera
[BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Tom Lane
[PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs
Pavlo Golub
Remove unneccessary memory initialization in planner.c
Chao Li
Re: Remove unneccessary memory initialization in planner.c
Aleksander Alekseev
Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Heikki Linnakangas
Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Bertrand Drouvot
Re: Why cannot alter a column's type when it's used by a generated column
Chao Li
Parallel query: Use TopTransactionContext for ReinitializeParallelDSM()
Jakub Wartak
Simplify the way of appending comma to stringInfo
Chao Li
Re: Simplify the way of appending comma to stringInfo
Pavel Stehule
Re: Simplify the way of appending comma to stringInfo
Heikki Linnakangas
Re: Simplify the way of appending comma to stringInfo
David Geier
Re: Simplify the way of appending comma to stringInfo
Tom Lane
Missing empty transaction optimization in pgoutput plugin
Ashutosh Bapat
Re: Missing empty transaction optimization in pgoutput plugin
Amit Kapila
[PATCH] test_aio: Skip io_uring tests when kernel disables it
Henson Choi
Fix LOCK_TIMEOUT handling in slotsync worker
Zhijie Hou (Fujitsu)
Re: Fix LOCK_TIMEOUT handling in slotsync worker
shveta malik
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Chao Li
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Amit Kapila
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Chao Li
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Amit Kapila
Re: Fix LOCK_TIMEOUT handling in slotsync worker
Chao Li
RE: Fix LOCK_TIMEOUT handling in slotsync worker
Zhijie Hou (Fujitsu)
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Jelte Fennema-Nio
Proposal to allow setting cursor options on Portals
Dave Cramer
Re: Proposal to allow setting cursor options on Portals
Sami Imseih
Re: Proposal to allow setting cursor options on Portals
Jelte Fennema-Nio
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Jelte Fennema-Nio
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Akshat Jaimini
Re: Add a property to automatically suspend portals as they produce given number of bytes
Kirill Reshke
WIP - xmlvalidate implementation from TODO list
Marcos Magueta
Re: WIP - xmlvalidate implementation from TODO list
Kirill Reshke
Re: WIP - xmlvalidate implementation from TODO list
Marcos Magueta
[PATCH] Add sampling statistics to autoanalyze log output
河田達也
Re: [PATCH] Add sampling statistics to autoanalyze log output
河田達也
[PATCH] Fix typo in psql \copy command documentation
Ignat Remizov
Re: [PATCH] Fix typo in psql \copy command documentation
Kirill Reshke
Fix incorrect comments in tuplesort.c
cca5507
Re: Fix incorrect comments in tuplesort.c
Chao Li
Re: Fix incorrect comments in tuplesort.c
cca5507
Re: Fix incorrect comments in tuplesort.c
David G. Johnston
Re: Fix incorrect comments in tuplesort.c
cca5507
Re: Fix incorrect comments in tuplesort.c
David Rowley
Re: Fix incorrect comments in tuplesort.c
David G. Johnston
Re: Fix incorrect comments in tuplesort.c
David Rowley
Re: Fix incorrect comments in tuplesort.c
Chao Li
Re: Fix incorrect comments in tuplesort.c
cca5507
Initial COPY of Logical Replication is too slow
Marcos Pegoraro
Re: Initial COPY of Logical Replication is too slow
Marcos Pegoraro
Change comment in `contrib/amcheck` regression suite.
Kirill Reshke
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Victor Yegorov
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Peter Geoghegan
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Peter Geoghegan
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Peter Geoghegan
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Victor Yegorov
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Heikki Linnakangas
Re: Moving _bt_readpage and _bt_checkkeys into a new .c file
Peter Geoghegan
Re: Proposal: QUALIFY clause
Yannick Goetschel
commented out code
Peter Eisentraut
Re: commented out code
Heikki Linnakangas
Re: commented out code
David Geier
[PATCH] Add support for SAOP in the optimizer for partial index paths
Jim Vanns
Make copyObject work in C++
Jelte Fennema-Nio
Re: Make copyObject work in C++
Tom Lane
Re: Make copyObject work in C++
Peter Eisentraut
Re: Make copyObject work in C++
Tom Lane
Re: Make copyObject work in C++
Jelte Fennema-Nio
Re: Make copyObject work in C++
Jelte Fennema-Nio
Re: Make copyObject work in C++
Peter Eisentraut
Re: Make copyObject work in C++
David Geier
Re: Make copyObject work in C++
Jelte Fennema-Nio
Popcount optimization for the slow-path lookups
Andrew Pogrebnoi
Re: Popcount optimization for the slow-path lookups
David Geier
Re: Popcount optimization for the slow-path lookups
Andrew Pogrebnoi
Re: Popcount optimization for the slow-path lookups
Nathan Bossart
Re: Popcount optimization for the slow-path lookups
Andrew Pogrebnoi
Re: Popcount optimization for the slow-path lookups
John Naylor
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Heikki Linnakangas
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Heikki Linnakangas
Add wait event for CommitDelay
Rafia Sabih
Re: Add wait event for CommitDelay
Sami Imseih
Re: Add wait event for CommitDelay
Michael Paquier
Re: Add wait event for CommitDelay
Rafia Sabih
Re: Add wait event for CommitDelay
Sami Imseih
Strict functions with variadic "any" argument bug
Svetlana Derevyanko
Re: Strict functions with variadic "any" argument bug
Tom Lane
Clarify temporal FK comments
Paul A Jungwirth
Fix out-of-date comment on makeRangeConstructors
Paul A Jungwirth
Re: Fix out-of-date comment on makeRangeConstructors
Chao Li
More const-marking cleanup
Tom Lane
Re: More const-marking cleanup
Thomas Munro
Re: More const-marking cleanup
Bertrand Drouvot
Re: More const-marking cleanup
Tom Lane
Re: More const-marking cleanup
Bertrand Drouvot
Re: More const-marking cleanup
Tom Lane
Re: More const-marking cleanup
Tom Lane
Re: More const-marking cleanup
Bertrand Drouvot
making tid and HOTness of UPDATE available to logical decoding plugins
Hannu Krosing
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Mihail Nikalayeu
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Hannu Krosing
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Euler Taveira
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Hannu Krosing
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Matthias van de Meent
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Hannu Krosing
Re: making tid and HOTness of UPDATE available to logical decoding plugins
Matthias van de Meent
Re: bt_index_parent_check and concurrently build indexes
Álvaro Herrera
Re: bt_index_parent_check and concurrently build indexes
Mihail Nikalayeu
Re: bt_index_parent_check and concurrently build indexes
Donghang Lin
Re: bt_index_parent_check and concurrently build indexes
Álvaro Herrera
Re: bt_index_parent_check and concurrently build indexes
Donghang Lin
Re: bt_index_parent_check and concurrently build indexes
Álvaro Herrera
Re: Batching in executor
Amit Langote
Re: pgsql: Add pg_atomic_unlocked_write_u64
Nathan Bossart
Re: pgsql: Add pg_atomic_unlocked_write_u64
Andres Freund
Re: pgsql: Add pg_atomic_unlocked_write_u64
Nathan Bossart
Re: pgsql: Add pg_atomic_unlocked_write_u64
Andres Freund
Re: pgsql: Add pg_atomic_unlocked_write_u64
Tom Lane
Re: pgsql: Add pg_atomic_unlocked_write_u64
Nathan Bossart
Re: pgsql: Add pg_atomic_unlocked_write_u64
Andres Freund
Remove unnecessary casts in printf format arguments
Peter Eisentraut
Re: Remove unnecessary casts in printf format arguments
Bertrand Drouvot
Re: Remove unnecessary casts in printf format arguments
Peter Eisentraut
Re: alter check constraint enforceability
jian he
Re: alter check constraint enforceability
Amul Sul
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
Re: Fix crash during recovery when redo segment is missing
Kirill Reshke
Re: Fix crash during recovery when redo segment is missing
Michael Paquier
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
Re: Fix crash during recovery when redo segment is missing
Michael Paquier
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Tom Lane
Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Tom Lane
Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Tom Lane
Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Daniel Gustafsson
Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Tom Lane
Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Jelte Fennema-Nio
Re: Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support
Peter Geoghegan
Re: Inval reliability, especially for inplace updates
Paul A Jungwirth
Re: Inval reliability, especially for inplace updates
Noah Misch
Re: Client-only Meson Build From Sources
Benjamin Leff
Tighten up range checks for pg_resetwal arguments
Heikki Linnakangas
Re: Tighten up range checks for pg_resetwal arguments
Chao Li
Re: Tighten up range checks for pg_resetwal arguments
Heikki Linnakangas
Re: Tighten up range checks for pg_resetwal arguments
Heikki Linnakangas
Re: Tighten up range checks for pg_resetwal arguments
Andrey Borodin
Domains on ranges should create a multirange
Paul A Jungwirth
Should ranges validate their subtypes' domains after canonicalization?
Paul A Jungwirth
Proposal: Add a callback data parameter to GetNamedDSMSegment
Zsolt Parragi
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Zsolt Parragi
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Zsolt Parragi
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
Use func(void) for functions with no parameters
Bertrand Drouvot
Re: Use func(void) for functions with no parameters
Matthias van de Meent
Re: Use func(void) for functions with no parameters
Tom Lane
Re: Use func(void) for functions with no parameters
Bertrand Drouvot
Re: Use func(void) for functions with no parameters
Nathan Bossart
Re: Use func(void) for functions with no parameters
Nathan Bossart
Re: Use func(void) for functions with no parameters
Tom Lane
Earlier messages