Mailing lists [pgsql-hackers]
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Hannu Krosing
- Re: index prefetching Peter Geoghegan
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Euler Taveira
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Hannu Krosing
- Re: vacuumdb: add --dry-run Nathan Bossart
- More const-marking cleanup Tom Lane
- Fix out-of-date comment on makeRangeConstructors Paul A Jungwirth
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Mihail Nikalayeu
- Re: More const-marking cleanup Thomas Munro
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Clarify temporal FK comments Paul A Jungwirth
- Re: Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: vacuumdb: add --dry-run Corey Huinker
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: PG version is not seen in pg_upgrade test log Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Tom Lane
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Safer hash table initialization macro Thomas Munro
- Re: change default default_toast_compression to lz4? Michael Paquier
- Re: Fix out-of-date comment on makeRangeConstructors Chao Li
- Re: Extended Statistics set/restore/clear functions. Tom Lane
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: Add mode column to pg_stat_progress_vacuum Shinya Kato
- Re: Improve error reporting in 027_stream_regress test Michael Paquier
- Re: bt_index_parent_check and concurrently build indexes Donghang Lin
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: Use func(void) for functions with no parameters Bertrand Drouvot
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: proposal: schema variables Pavel Stehule
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Michael Banck
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Kirill Reshke
- Re: Consistently use palloc_object() and palloc_array() Michael Paquier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Improve error reporting in 027_stream_regress test Bilal Yavuz
- Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE Daniel Gustafsson
- Strict functions with variadic "any" argument bug Svetlana Derevyanko
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Michael Banck
- Re: IPC/MultixactCreation on the Standby server Heikki Linnakangas
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Add wait event for CommitDelay Rafia Sabih
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Hannu Krosing
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Jelte Fennema-Nio
- Re: bt_index_parent_check and concurrently build indexes Álvaro Herrera
- Re: libpq: Process buffered SSL read bytes to support records >8kB on async API Heikki Linnakangas
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: Consistently use palloc_object() and palloc_array() David Geier
- Re: Proposal: QUALIFY clause Yannick Goetschel
- Popcount optimization for the slow-path lookups Andrew Pogrebnoi
- Re: Popcount optimization for the slow-path lookups David Geier
- Re: libpq: Process buffered SSL read bytes to support records >8kB on async API Heikki Linnakangas
- Re: POC: make mxidoff 64 bits Ashutosh Bapat
- Re: More const-marking cleanup Bertrand Drouvot
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Tom Lane
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Make copyObject work in C++ Jelte Fennema-Nio
- Re: Consistently use palloc_object() and palloc_array() Tom Lane
- Re: More const-marking cleanup Tom Lane
- Re: More const-marking cleanup Bertrand Drouvot
- Re: Popcount optimization for the slow-path lookups Andrew Pogrebnoi
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Euler Taveira
- [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: Remaining dependency on setlocale() Peter Eisentraut
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- commented out code Peter Eisentraut
- Re: Popcount optimization for the slow-path lookups Nathan Bossart
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Hannu Krosing
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: Support loser tree for k-way merge cca5507
- Re: Add wait event for CommitDelay Sami Imseih
- Re: More const-marking cleanup Tom Lane
- Re: IPC/MultixactCreation on the Standby server Maxim Orlov
- Re: commented out code Heikki Linnakangas
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Nathan Bossart
- Re: Tighten up range checks for pg_resetwal arguments Heikki Linnakangas
- Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
- Re: IPC/MultixactCreation on the Standby server Andrey Borodin
- Re: Tighten up range checks for pg_resetwal arguments Andrey Borodin
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih
- Re: IPC/MultixactCreation on the Standby server Andrey Borodin
- Re: vacuumdb: add --dry-run Kirill Reshke
- Re: pg_plan_advice Robert Haas
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: vacuumdb: add --dry-run Kirill Reshke
- Re: Support tid range scan in parallel? Cary Huang
- Re: vacuumdb: add --dry-run Corey Huinker
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: [PATCH] Allow complex data for GUC extra. Robert Haas
- Re: More const-marking cleanup Tom Lane