repeated - Search results in mailing lists

2025-07-04 03:05:54 | pgsql: Speed up truncation of temporary relations. (Fujii Masao)

repeated multiple times. A similar issue with regular tables (shared buffers) was addressed

2025-05-08 12:22:39 | pgsql: Track the number of presorted outer pathkeys in MergePath (Richard Guo)

repeatedly calling pathkeys_count_contained_in. This patch caches the number of presorted outer pathkeys

2025-04-11 02:36:43 | pgsql: Add code comment explaining ins_since_vacuum and aborted inserts (David Rowley)

repeat discussions. Reported-by: Sami Imseih Author: David Rowley Reviewed-by: Sami Imseih

2025-04-08 09:36:24 | pgsql: Add pg_buffercache_evict_{relation,all} functions (Andres Freund)

repeatedly calling pg_buffercache_evict() for each individual buffer, which can be time-consuming when

2025-04-04 19:28:54 | pgsql: Add nbtree skip scan optimization. (Peter Geoghegan)

repeatedly reposition itself by applying both the "a" and "b" keys. A skip array has "elements

2025-04-02 12:45:59 | pgsql: Get rid of WALBufMappingLock (Alexander Korotkov)

repeat previous steps until we reserve initialization up to the target WAL position, * wait until

2025-03-24 10:17:11 | pgsql: Detect and Log multiple_unique_conflicts type conflict. (Amit Kapila)

repeated failures as each constraint violation needs to be handled one by one making

2025-03-22 20:02:36 | pgsql: Improve nbtree array primitive scan scheduling. (Peter Geoghegan)

repeatedly starts and ends primitive index scans that each read only one leaf page from

2025-03-19 02:11:39 | pgsql: Optimize check for pending backend IO stats (Michael Paquier)

repeated check based on pg_memory_is_all_zeros() in the code, making

2025-03-13 03:59:08 | pgsql: Fix copy-paste error in datum_to_jsonb_internal() (Amit Langote)

repeated JSONTYPE_JSON in a condition, omitting JSONTYPE_CAST. As a result, datum

2025-03-13 03:58:54 | pgsql: Fix copy-paste error in datum_to_jsonb_internal() (Amit Langote)

repeated JSONTYPE_JSON in a condition, omitting JSONTYPE_CAST. As a result, datum

2025-03-12 18:48:06 | pgsql: Build whole-row Vars the same way during parsing and planning. (Tom Lane)

repeat what it would have done with the unmodified RTE. Reported-by: Duncan Sands

2025-03-12 18:48:06 | pgsql: Build whole-row Vars the same way during parsing and planning. (Tom Lane)

repeat what it would have done with the unmodified RTE. Reported-by: Duncan Sands

2025-03-12 18:48:05 | pgsql: Build whole-row Vars the same way during parsing and planning. (Tom Lane)

repeat what it would have done with the unmodified RTE. Reported-by: Duncan Sands

2025-03-12 18:48:05 | pgsql: Build whole-row Vars the same way during parsing and planning. (Tom Lane)

repeat what it would have done with the unmodified RTE. Reported-by: Duncan Sands