Skip to content

Conversation

ikalnytskyi
Copy link
Owner

In PostgreSQL 16, both LC_COLLATE and LC_CTYPE server variables have been removed. This patch rewrites one test that checks their values in order to make tests compatible with PostgreSQL 16, which is shipped with Ubuntu 24.04 runners.

Reported-by: Yuri Astrakhan
Resolves: #38

In PostgreSQL 16, both `LC_COLLATE` and `LC_CTYPE` server variables have
been removed. This patch rewrites one test that checks their values in
order to make tests compatible with PostgreSQL 16, which is shipped with
Ubuntu 24.04 runners.

Reported-by: Yuri Astrakhan
Resolves: #38
@ikalnytskyi ikalnytskyi merged commit 2686486 into master Aug 8, 2024
@ikalnytskyi ikalnytskyi deleted the chore/no-server-locale branch August 8, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove LC_COLLATE test from CI tests

1 participant