citus/.github/workflows
Naisila Puka c98341e4ed
Bump PG versions to 17.5, 16.9, 15.13 (#7986)
Nontrivial bump because of the following PG15.3 commit
317aba70e
https://github.com/postgres/postgres/commit/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 https://github.com/citusdata/the-process/pull/164
Using dev image sha because I encountered the libpq
symlink issue again with "-v219b87c"
2025-05-22 14:08:03 +02:00
..
build_and_test.yml Bump PG versions to 17.5, 16.9, 15.13 (#7986) 2025-05-22 14:08:03 +02:00
codeql.yml Updates github checkout actions to v4 (#7611) 2024-05-31 20:52:17 +03:00
devcontainer.yml Fix dockerfile to remove pg14 and include pg17 2025-03-13 15:15:27 +03:00
flaky_test_debugging.yml Avoid artifact name collision for flaky test detection jobs 2025-02-24 14:02:13 +03:00
packaging-test-pipelines.yml Updates github checkout actions to v4 (#7611) 2025-02-04 16:50:01 +03:00