Bump Citus Version to 12.1.6 (#7744)

Bump Citus Version to 12.1.6
release-12.1-onur v12.1.6
Emel Şimşek 2024-11-14 15:56:38 +03:00 committed by GitHub
parent d4f1635775
commit c44682a7d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1537 additions and 1536 deletions

3065
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
# everyone needing autoconf installed, the resulting files are checked
# into the SCM.
AC_INIT([Citus], [12.1.5])
AC_INIT([Citus], [12.1.6])
AC_COPYRIGHT([Copyright (c) Citus Data, Inc.])
# we'll need sed and awk for some of the version commands

View File

@ -1413,7 +1413,7 @@ DROP TABLE multi_extension.prev_objects, multi_extension.extension_diff;
SHOW citus.version;
citus.version
---------------------------------------------------------------------
12.1.5
12.1.6
(1 row)
-- ensure no unexpected objects were created outside pg_catalog