Skip to content

Commit

Permalink
Update version and upgrade-test-config for 4_5 16X
Browse files Browse the repository at this point in the history
Signed-off-by: “manisha-deshpande” <“[email protected]”>
  • Loading branch information
“manisha-deshpande” committed Feb 4, 2025
1 parent 0453ce3 commit e68ffa2
Show file tree
Hide file tree
Showing 6 changed files with 12,426 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/configuration/upgrade-test-configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ upgrade-version: [{
{
upgrade-path: [
{
version: 16.6,
version: 16.7,
upgrade-type: null
},
{
Expand Down
3 changes: 3 additions & 0 deletions .github/template/version-branch-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@
'16.6':
engine_branch: BABEL_4_4_STABLE__PG_16_6
extension_branch: BABEL_4_4_STABLE
'16.7':
engine_branch: BABEL_4_5_STABLE__PG_16_7
extension_branch: BABEL_4_5_STABLE
'source.latest':
engine_branch: latest
extension_branch: latest
Expand Down
2 changes: 1 addition & 1 deletion contrib/babelfishpg_tsql/Version.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# places during the build process

PGTSQL_MAJOR_VERSION=4
PGTSQL_MINOR_VERSION=5
PGTSQL_MINOR_VERSION=6
PGTSQL_MICRO_VERSION=0

Loading

0 comments on commit e68ffa2

Please sign in to comment.