citus/.devcontainer
Naisila Puka 5ef2cd67ed
Bump pg versions 14.15, 15.10, 16.6 (#7829)
Bump PG versions to the latest minors 14.15, 15.10, 16.6

There is a libpq symlink issue when the images are built remotely
https://github.com/citusdata/citus/actions/runs/12583502447/job/35071296238
Hence, we use the commit sha of a local build of the images, pushed.
This is temporary, until we find the underlying cause of the symlink
issue.

---------

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
2025-01-13 16:24:51 +03:00
..
.vscode Devcontainer: enable coredumps (#7523) 2024-02-23 13:38:11 +00:00
pgenv/config Add devcontainer for development purposes (#7102) 2023-10-09 15:37:21 +02:00
src/test/regress CI: move to github container registry (#7652) 2024-07-12 11:26:38 +03:00
.gdbinit automatically add a breakpoint that breaks on postgres errors (#7279) 2023-10-27 16:57:51 +02:00
.gitignore Add devcontainer for development purposes (#7102) 2023-10-09 15:37:21 +02:00
.psqlrc Add Debugging Instructions to Devcontainer Setup in CONTRIBUTING.md (#7673) 2024-08-23 12:16:18 +03:00
Dockerfile Bump pg versions 14.15, 15.10, 16.6 (#7829) 2025-01-13 16:24:51 +03:00
Makefile Add devcontainer for development purposes (#7102) 2023-10-09 15:37:21 +02:00
devcontainer.json Devcontainer: enable coredumps (#7523) 2024-02-23 13:38:11 +00:00
requirements.txt Devcontainer: add code formatting tools (#7355) 2023-11-24 13:03:01 +00:00