citus/.github
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
..
actions Avoid publishing artifacts with conflicting names 2025-02-04 16:49:20 +03:00
packaging Removes unnecessary package installations in packaging pipelines (#7341) 2023-11-17 08:51:56 +03:00
workflows Bump PG versions to 17.5, 16.9, 15.13 (#7986) 2025-05-22 14:08:03 +02:00
pull_request_template.md Add DESCRIPTION to PR template 2018-12-12 05:35:12 +01:00