Skip to content

Commit

Permalink
Fix submodule references to match the REL_*_STABLE_neon branches
Browse files Browse the repository at this point in the history
No code changes, just point to the correct commit SHAs.
  • Loading branch information
hlinnaka committed Jun 25, 2024
1 parent d502313 commit 465a86b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion vendor/postgres-v14
Submodule postgres-v14 updated 0 files
2 changes: 1 addition & 1 deletion vendor/postgres-v15
Submodule postgres-v15 updated 0 files
2 changes: 1 addition & 1 deletion vendor/postgres-v16
Submodule postgres-v16 updated 0 files
6 changes: 3 additions & 3 deletions vendor/revisions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"v16": ["16.3", "3bf9219f6ef5e943393e9430872e26184e92d1c6"],
"v15": ["15.7", "2092a6dcee794bb0cb17471bd964690dd7c7355f"],
"v14": ["14.12", "aa88bd536b48b22328aac748be0dcfff760135d0"]
"v16": ["16.3", "d55e0aca104af0b611cf5565f1033b2acd2dcc1c"],
"v15": ["15.7", "2ff5ecc67c64e5fe44b7dde598e64e4538e0c373"],
"v14": ["14.12", "7845c122d51d3ebb547a984a640ac0310a2fadce"]
}

0 comments on commit 465a86b

Please sign in to comment.