pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
Re: Fix incorrect comments in tuplesort.c
David Rowley
Initial COPY of Logical Replication is too slow
Marcos Pegoraro
Re: Initial COPY of Logical Replication is too slow
Marcos Pegoraro
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
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: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Mark Wong
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Making jsonb_agg() faster
Tom Lane
Re: Making jsonb_agg() faster
Chao Li
Re: Making jsonb_agg() faster
Tom Lane
Re: Making jsonb_agg() faster
Chao Li
Re: Making jsonb_agg() faster
Tom Lane
Re: Making jsonb_agg() faster
Alexander Lakhin
Re: Making jsonb_agg() faster
Tom Lane
Re: Making jsonb_agg() faster
Tom Lane
Re: Proposal: QUALIFY clause
Yannick Goetschel
commented out code
Peter Eisentraut
Re: commented out code
Heikki Linnakangas
Re: commented out code
David Geier
Re: commented out code
Chao Li
[PATCH] Add support for SAOP in the optimizer for partial index paths
Jim Vanns
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
Jim Vanns
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
Jim Vanns
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
David Rowley
Re: [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++
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
Re: Make copyObject work in C++
Jelte Fennema-Nio
Re: Make copyObject work in C++
Peter Eisentraut
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
Re: Add wait event for CommitDelay
Heikki Linnakangas
Strict functions with variadic "any" argument bug
Svetlana Derevyanko
Re: Strict functions with variadic "any" argument bug
Tom Lane
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Clarify temporal FK comments
Paul A Jungwirth
Re: Clarify temporal FK comments
Peter Eisentraut
Fix out-of-date comment on makeRangeConstructors
Paul A Jungwirth
Re: Fix out-of-date comment on makeRangeConstructors
Chao Li
Re: Fix out-of-date comment on makeRangeConstructors
Peter Eisentraut
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
Re: More const-marking cleanup
Bertrand Drouvot
Re: More const-marking cleanup
Tom Lane
Re: More const-marking cleanup
Bertrand Drouvot
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Corey Huinker
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Kirill Reshke
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Kirill Reshke
Re: vacuumdb: add --dry-run
Corey Huinker
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Chao Li
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Álvaro Herrera
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Álvaro Herrera
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Nathan Bossart
Re: vacuumdb: add --dry-run
Chao Li
Re: vacuumdb: add --dry-run
Nathan Bossart
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: 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
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: bt_index_parent_check and concurrently build indexes
Donghang Lin
Re: Batching in executor
Amit Langote
Re: Batching in executor
Amit Langote
Re: Batching in executor
cca5507
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: Improve error reporting in 027_stream_regress test
Brandon Tat
Re: Improve error reporting in 027_stream_regress test
Michael Paquier
Re: Improve error reporting in 027_stream_regress test
Bilal Yavuz
Re: Improve error reporting in 027_stream_regress test
Michael Paquier
Re: Improve error reporting in 027_stream_regress test
Bilal Yavuz
Re: Improve error reporting in 027_stream_regress test
Michael Paquier
Re: alter check constraint enforceability
jian he
Re: alter check constraint enforceability
Amul Sul
Re: alter check constraint enforceability
jian he
Re: alter check constraint enforceability
Amul Sul
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
Re: Fix crash during recovery when redo segment is missing
Michael Paquier
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
Michael Paquier
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: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
Re: Add mode column to pg_stat_progress_vacuum
Shinya Kato
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
Re: Add mode column to pg_stat_progress_vacuum
Yu Wang
Earlier messages
Later messages