Skip to content

Add CITUS_UPGRADE_VERSIONS_18 for PG18 exttester image#193

Closed
eaydingol wants to merge 2 commits intomasterfrom
add-citus-upgrade-versions-18
Closed

Add CITUS_UPGRADE_VERSIONS_18 for PG18 exttester image#193
eaydingol wants to merge 2 commits intomasterfrom
add-citus-upgrade-versions-18

Conversation

@eaydingol
Copy link
Contributor

Description

Add CITUS_UPGRADE_VERSIONS_18=v14.0.0 to the Makefile so the exttester image for PG18 includes pre-built Citus 14.0 binaries.

Check

$ docker run -it ghcr.io/citusdata/exttester:18.1-dev-181ce3c bash
root@2a07cb905f71:/home/circleci# ls /opt/citus-versions/
v14.0.0
root@2a07cb905f71:/home/circleci# ls /opt/citus-versions/v14.0.0/
citus.so  citus_columnar.so  citus_decoders  citus_pgoutput.so  citus_wal2json.so

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we still need the "-n2" here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't, we can add citus upgrade tests for pg 18 (citus 14 to citus 15-devel)
removed it in the last commit.

@ihalatci
Copy link
Contributor

ihalatci commented Mar 4, 2026

closign in favor of #194 where we include the fix for style checker build issue

@ihalatci ihalatci closed this Mar 4, 2026
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.

2 participants