citus/src/backend
Naisila Puka ed137001a5
PG17 compatibility: add COLLPROVIDER_BUILTIN option and fix tests (#7752)
In PG17 adds builtin C.UTF-8 locale option, we add it in the code to
avoid "unknown collation provider" in vanilla tests.

Relevant PG commit:

f69319f2f1
f69319f2f1fb16eda4b535bcccec90dff3a6795e

Also in PG17, colliculocale, daticulocale renamed to colllocale,
datlocale
Here we fix the following tests to avoid alternative output
pg15 pg16 multi_mx_create_table multi_schema_support

Relevant PG commit:

f696c0cd5f
f696c0cd5f299f1b51e214efc55a22a782cc175d
2024-11-19 12:26:45 +03:00
..
columnar PG17 compatibility: Check whether table AM is default (#7747) 2024-11-18 18:09:43 +03:00
distributed PG17 compatibility: add COLLPROVIDER_BUILTIN option and fix tests (#7752) 2024-11-19 12:26:45 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00