mirror of https://github.com/citusdata/citus.git
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" |
||
|---|---|---|
| .. | ||
| .vscode | ||
| pgenv/config | ||
| src/test/regress | ||
| .gdbinit | ||
| .gitignore | ||
| .psqlrc | ||
| Dockerfile | ||
| Makefile | ||
| devcontainer.json | ||
| requirements.txt | ||