public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

pgsql: Create TOAST table for partitions made by MERGE/SPLIT PARTITION
  2026-06-18 07:30 UTC  Alexander Korotkov <[email protected]>

pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
  2026-06-14 01:14 UTC  Alexander Korotkov <[email protected]>

pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
  2026-06-14 01:14 UTC  Alexander Korotkov <[email protected]>

pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
  2026-06-14 01:14 UTC  Alexander Korotkov <[email protected]>

pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
  2026-06-14 01:14 UTC  Alexander Korotkov <[email protected]>

pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
  2026-06-14 01:14 UTC  Alexander Korotkov <[email protected]>

pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
  2026-06-14 01:13 UTC  Alexander Korotkov <[email protected]>

pgsql: pg_dump: scope indAttNames per index in getIndexes()
  2026-06-03 10:01 UTC  Alexander Korotkov <[email protected]>

pgsql: pg_dump: scope indAttNames per index in getIndexes()
  2026-06-03 10:01 UTC  Alexander Korotkov <[email protected]>

pgsql: Clean up 019_replslot_limit.pl comments
  2026-05-27 00:10 UTC  Alexander Korotkov <[email protected]>

pgsql: Stabilize 019_replslot_limit.pl: wait on slot restart_lsn
  2026-05-27 00:10 UTC  Alexander Korotkov <[email protected]>

pgsql: Skip pg_database.dathasloginevt cleanup on standby
  2026-05-26 23:46 UTC  Alexander Korotkov <[email protected]>

pgsql: Skip pg_database.dathasloginevt cleanup on standby
  2026-05-26 23:46 UTC  Alexander Korotkov <[email protected]>

pgsql: Skip pg_database.dathasloginevt cleanup on standby
  2026-05-26 23:46 UTC  Alexander Korotkov <[email protected]>

pgsql: Reject degenerate SPLIT PARTITION with DEFAULT partition
  2026-05-25 08:59 UTC  Alexander Korotkov <[email protected]>

pgsql: Revert "Reject degenerate SPLIT PARTITION with DEFAULT partition
  2026-05-20 20:24 UTC  Alexander Korotkov <[email protected]>

pgsql: Reject degenerate SPLIT PARTITION with DEFAULT partition
  2026-05-20 11:45 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix SPLIT PARTITION hint for DEFAULT partition bounds
  2026-05-19 10:55 UTC  Alexander Korotkov <[email protected]>

pgsql: Clarify SPLIT PARTITION bound requirements in docs
  2026-05-19 10:55 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix SPLIT PARTITION range bound validation with DEFAULT
  2026-05-19 10:55 UTC  Alexander Korotkov <[email protected]>

pgsql: Prevent access to other sessions' temp tables
  2026-05-14 12:08 UTC  Alexander Korotkov <[email protected]>

pgsql: Add tests for cross-session temp table access
  2026-05-14 12:08 UTC  Alexander Korotkov <[email protected]>

pgsql: Prevent access to other sessions' temp tables
  2026-05-14 12:06 UTC  Alexander Korotkov <[email protected]>

pgsql: Add tests for cross-session temp table access
  2026-05-14 12:06 UTC  Alexander Korotkov <[email protected]>

pgsql: Prevent access to other sessions' temp tables
  2026-05-14 12:05 UTC  Alexander Korotkov <[email protected]>

pgsql: Add tests for cross-session temp table access
  2026-05-14 12:05 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix WAIT FOR LSN cleanup on subtransaction abort
  2026-05-06 10:56 UTC  Alexander Korotkov <[email protected]>

pgsql: Mark modified the FSM buffer as dirty during recovery
  2026-05-03 18:21 UTC  Alexander Korotkov <[email protected]>

pgsql: Mark modified the FSM buffer as dirty during recovery
  2026-05-03 18:21 UTC  Alexander Korotkov <[email protected]>

pgsql: Mark modified the FSM buffer as dirty during recovery
  2026-05-03 18:21 UTC  Alexander Korotkov <[email protected]>

pgsql: Mark modified the FSM buffer as dirty during recovery
  2026-05-03 18:21 UTC  Alexander Korotkov <[email protected]>

pgsql: Mark modified the FSM buffer as dirty during recovery
  2026-05-03 18:21 UTC  Alexander Korotkov <[email protected]>

pgsql: Mark modified the FSM buffer as dirty during recovery
  2026-05-03 18:21 UTC  Alexander Korotkov <[email protected]>

pgsql: Remove redundant WAIT FOR LSN caller-side pre-checks
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix memory ordering in WAIT FOR LSN wakeup mechanism
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Improve WAIT FOR LSN test coverage
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Wake standby_write/standby_flush waiters from the WAL replay loo
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Document that WAIT FOR LSN is timeline-blind
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Use barrier semantics when reading/writing writtenUpto
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Use replay position as floor for WAIT FOR LSN standby_(write|flu
  2026-05-03 13:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Extract make_SAOP_expr() function from match_orclause_to_indexco
  2025-04-04 13:17 UTC  Alexander Korotkov <[email protected]>

pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate
  2025-04-04 13:17 UTC  Alexander Korotkov <[email protected]>

pgsql: Get rid of WALBufMappingLock
  2025-04-02 09:45 UTC  Alexander Korotkov <[email protected]>

pgsql: Make group_similar_or_args() reorder clause list as little as po
  2025-03-28 21:37 UTC  Alexander Korotkov <[email protected]>

pgsql: postgres_fdw: Remove redundant check in semijoin_target_ok()
  2025-03-25 10:54 UTC  Alexander Korotkov <[email protected]>

pgsql: postgres_fdw: Remove redundant check in semijoin_target_ok()
  2025-03-25 10:54 UTC  Alexander Korotkov <[email protected]>

pgsql: postgres_fdw: Avoid pulling up restrict infos from subqueries
  2025-03-25 03:51 UTC  Alexander Korotkov <[email protected]>

pgsql: postgres_fdw: Avoid pulling up restrict infos from subqueries
  2025-03-25 03:51 UTC  Alexander Korotkov <[email protected]>

pgsql: reindexdb: Fix the index-level REINDEX with multiple jobs
  2025-03-16 11:34 UTC  Alexander Korotkov <[email protected]>

pgsql: reindexdb: Fix the index-level REINDEX with multiple jobs
  2025-03-16 11:34 UTC  Alexander Korotkov <[email protected]>

pgsql: Use extended stats for precise estimation of bucket size in hash
  2025-03-10 11:47 UTC  Alexander Korotkov <[email protected]>

pgsql: Teach Append to consider tuple_fraction when accumulating subpat
  2025-03-10 11:47 UTC  Alexander Korotkov <[email protected]>

pgsql: reindexdb: Add the index-level REINDEX with multiple jobs
  2024-03-25 00:07 UTC  Alexander Korotkov <[email protected]>

pgsql: Improve documentation and GUC description for transaction_timeou
  2024-02-25 18:48 UTC  Alexander Korotkov <[email protected]>

pgsql: Remove flaky isolation tests for timeouts
  2024-02-25 18:20 UTC  Alexander Korotkov <[email protected]>

pgsql: Multiple revisions to the GROUP BY reordering tests
  2024-02-23 23:49 UTC  Alexander Korotkov <[email protected]>

pgsql: Replace lateral references to removed rels in subqueries
  2024-02-23 22:35 UTC  Alexander Korotkov <[email protected]>

pgsql: Remove extra check_stack_depth() from dropconstraint_internal()
  2024-02-21 00:51 UTC  Alexander Korotkov <[email protected]>

pgsql: Replace relids in lateral subquery parse tree during SJE
  2024-02-20 12:10 UTC  Alexander Korotkov <[email protected]>

pgsql: Get rid of pg_class usage in SJE regression tests
  2024-02-19 12:35 UTC  Alexander Korotkov <[email protected]>

pgsql: Remove remaining references to timeouts-long
  2024-02-16 22:22 UTC  Alexander Korotkov <[email protected]>

pgsql: Add missing check_stack_depth() to some recursive functions
  2024-02-16 14:02 UTC  Alexander Korotkov <[email protected]>

pgsql: Remove timeouts-long.out
  2024-02-16 13:58 UTC  Alexander Korotkov <[email protected]>

pgsql: Followup fixes for transaction_timeout
  2024-02-16 01:43 UTC  Alexander Korotkov <[email protected]>

pgsql: Introduce transaction_timeout
  2024-02-15 21:57 UTC  Alexander Korotkov <[email protected]>

pgsql: Pull up ANY-SUBLINK with the necessary lateral support.
  2024-02-15 10:06 UTC  Alexander Korotkov <[email protected]>

pgsql: Use heap_inplace_update() to unset pg_database.dathasloginevt
  2024-02-11 22:52 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix some typos in event trigger docs
  2024-02-11 22:52 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix usage of aggregate pathkeys in group_keys_reorder_by_pathkey
  2024-02-09 11:09 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix wrong logic in TransactionIdInRecentPast()
  2024-02-09 10:55 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix wrong logic in TransactionIdInRecentPast()
  2024-02-09 10:40 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix wrong logic in TransactionIdInRecentPast()
  2024-02-09 10:40 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix wrong logic in TransactionIdInRecentPast()
  2024-02-09 10:38 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix wrong logic in TransactionIdInRecentPast()
  2024-02-09 10:37 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix gcc >= 10 warning
  2024-02-08 20:00 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix wrong logic in TransactionIdInRecentPast()
  2024-02-08 11:14 UTC  Alexander Korotkov <[email protected]>

pgsql: Improve documentation for COPY ... ON_ERROR ...
  2024-02-02 23:51 UTC  Alexander Korotkov <[email protected]>

pgsql: Add support event triggers on authenticated login
  2023-10-16 00:18 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix another typo in e0b1ee17dc
  2023-10-07 17:37 UTC  Alexander Korotkov <[email protected]>

pgsql: Fix typos in e0b1ee17dc
  2023-10-07 08:56 UTC  Alexander Korotkov <[email protected]>

pgsql: Skip checking of scan keys required for directional scan in B-tr
  2023-10-06 07:41 UTC  Alexander Korotkov <[email protected]>

pgsql: Split macros from visibilitymap.h into a separate header
  2021-09-23 18:04 UTC  Alexander Korotkov <[email protected]>

pgsql: Split macros from visibilitymap.h into a separate header
  2021-09-23 17:12 UTC  Alexander Korotkov <[email protected]>

pgsql: Split macros from visibilitymap.h into a separate header
  2021-09-23 17:12 UTC  Alexander Korotkov <[email protected]>

pgsql: Fixes for multirange selectivity estimation
  2021-06-29 20:19 UTC  Alexander Korotkov <[email protected]>

pgsql: Fixes for multirange selectivity estimation
  2021-06-29 20:19 UTC  Alexander Korotkov <[email protected]>

pgsql: Revert 29854ee8d1 due to buildfarm failures
  2021-06-15 18:45 UTC  Alexander Korotkov <[email protected]>

pgsql: Add missing type name "multirange" in docs chapter title
  2021-06-15 13:08 UTC  Alexander Korotkov <[email protected]>

pgsql: Support for unnest(multirange) and cast multirange as an array o
  2021-06-15 12:59 UTC  Alexander Korotkov <[email protected]>


89+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox