Skip to content

Bump to 15.13, 16.9, 17.5, Drop pg14#164

Merged
naisila merged 1 commit intomasterfrom
naisila/bump-all-pg-versions
May 22, 2025
Merged

Bump to 15.13, 16.9, 17.5, Drop pg14#164
naisila merged 1 commit intomasterfrom
naisila/bump-all-pg-versions

Conversation

@naisila
Copy link
Copy Markdown
Contributor

@naisila naisila commented Mar 12, 2025

@naisila naisila force-pushed the naisila/bump-all-pg-versions branch from 0347003 to 660aa7a Compare March 12, 2025 13:30
@naisila naisila force-pushed the naisila/bump-all-pg-versions branch from 113fb79 to c6caf43 Compare May 20, 2025 10:33
@naisila naisila changed the title Bump to 15.12, 16.8, 17.4. Drop pg14 Bump to 15.13, 16.9, 17.5, Drop pg14 May 20, 2025
@naisila naisila force-pushed the naisila/bump-all-pg-versions branch from c6caf43 to d6a6b35 Compare May 20, 2025 10:42
- Write permissions on packages need to be specified
- Latest libdbd-pg-perl version (3.18.0-1) has dep: libpq5 (>= 17~~)
  So, it fails when we want to install PG15 and PG16.
  Therefore we specify a version that includes all three (15, 16, 17)
- Since we drop PG14, we need to specify Citus 11.1.0 as the oldest
  version supporting PG15 (in citus upgrade tests)
@naisila naisila force-pushed the naisila/bump-all-pg-versions branch from d6a6b35 to d28f316 Compare May 20, 2025 10:43
@naisila naisila marked this pull request as ready for review May 20, 2025 10:44
@naisila naisila requested a review from onurctirtir May 22, 2025 10:00
@naisila naisila merged commit 219b87c into master May 22, 2025
15 checks passed
@naisila naisila deleted the naisila/bump-all-pg-versions branch May 22, 2025 10:09
naisila added a commit to citusdata/citus that referenced this pull request May 22, 2025
Nontrivial bump because of the following PG15.3 commit
317aba70e
postgres/postgres@317aba70e

Previously, when views were converted to RTE_SUBQUERY the relid
would be cleared in PG15. In this patch of PG15, relid is retained.
Therefore, we add a check with the "relkind and rtekind" to
identify the converted views in 15.13

Sister PR citusdata/the-process#164
Using dev image sha because I encountered the libpq
symlink issue again with "-v219b87c"
naisila added a commit to citusdata/citus that referenced this pull request May 22, 2025
Nontrivial bump because of the following PG15.3 commit
317aba70e
postgres/postgres@317aba70e

Previously, when views were converted to RTE_SUBQUERY the relid
would be cleared in PG15. In this patch of PG15, relid is retained.
Therefore, we add a check with the "relkind and rtekind" to
identify the converted views in 15.13

Sister PR citusdata/the-process#164
Using dev image sha because I encountered the libpq
symlink issue again with "-v219b87c"
naisila added a commit to citusdata/citus that referenced this pull request May 22, 2025
Nontrivial bump because of the following PG15.3 commit
317aba70e
postgres/postgres@317aba70e

Previously, when views were converted to RTE_SUBQUERY the relid
would be cleared in PG15. In this patch of PG15, relid is retained.
Therefore, we add a check with the "relkind and rtekind" to
identify the converted views in 15.13

Sister PR citusdata/the-process#164
Using dev image sha because I encountered the libpq
symlink issue again with "-v219b87c"
@naisila naisila restored the naisila/bump-all-pg-versions branch July 22, 2025 08:42
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