citus/src
Colm 757d552a5a Postgres 18: Fix regress tests caused by GROUP RTE. (#8206)
The change in `merge_planner.c` fixes _unrecognized range table entry_
diffs in merge regress tests (category 2 diffs in #7992), the change in
`multi_router_planner.c` fixes _column reference ... is ambiguous_ diffs
in `multi_insert_select` and `multi_insert_select_window` (category 3
diffs in #7992). Edit to `common.py` enables standalone regress tests
with pg18 (e..g `citus_tests/run_test.py merge`).
2025-12-05 13:51:19 +00:00
..
backend PG18 – Respect VACUUM/ANALYZE ONLY semantics for Citus tables (#8365) 2025-12-05 16:50:42 +03:00
include PG18: Add support for virtual generated columns. (#8346) 2025-12-04 19:51:45 +00:00
test Postgres 18: Fix regress tests caused by GROUP RTE. (#8206) 2025-12-05 13:51:19 +00:00