citus/src/test
Gurkan Indibay d653df74cf Fix PostgreSQL 18 compatibility issues related to "?column?" names in subqueries
- Updated various planner and deparser files to handle NULL or "?column?" as resname by generating meaningful column names.
- Ensured that generated names follow a consistent format to avoid parsing errors in complex queries.
- Added debug queries and tests to isolate and reproduce the issues related to intermediate results and subqueries.
- Created setup scripts for test tables and data to facilitate regression testing for PostgreSQL 18 compatibility.
2025-08-02 08:50:50 +00:00
..
cdc Run wal2json cdc test for pg16 as well (#7361) 2023-11-24 14:40:23 +03:00
hammerdb rename citus hammerdb branch prefix as citus_github_push (#3925) 2020-06-18 21:11:58 +03:00
regress Fix PostgreSQL 18 compatibility issues related to "?column?" names in subqueries 2025-08-02 08:50:50 +00:00