Files
neon/.github
Heikki Linnakangas 485eada701 Add a check that vendor/postgres-* submodules are up-to-date (#8949)
We frequently mess up our submodule references. This adds one
safeguard: it checks that the submodule references point to the
corresponding REL_*_STABLE_neon branches, or to some commit descending
from them.

As next step, I'm thinking that we should automate things so that when
you merge a PR to the 'neon' repository that updates the submodule
references, the REL_*_STABLE_neon branches are automatically updated
to match the submodule references. That way, you never need to
manually merge PRs in the postgres repository, it's all triggered from
commits in the 'neon' repository. But that's not included here.
2024-09-20 12:49:23 +03:00
..
2024-09-07 00:20:36 +01:00