-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/BABEL_4_X_DEV__PG_16_X' into j…
…ira-babel-5155
- Loading branch information
Showing
350 changed files
with
26,170 additions
and
26,228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
|
||
Name: BabelfishDump | ||
Summary: Postgresql dump utilities modified for Babelfish | ||
Version: 16.4 | ||
Version: 16.7 | ||
Release: 1%{?dist}%{?_trivial}%{?_buildid} | ||
License: PostgreSQL | ||
Url: https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish | ||
|
@@ -151,6 +151,33 @@ LD_LIBRARY_PATH=%{_builddir}/%{name}/src/interfaces/libpq $RPM_BUILD_ROOT/usr/bi | |
%{_bindir}/bbf_dumpall | ||
|
||
%changelog | ||
* Wed Dec 11 2024 Sharu Goel <[email protected]> - 16.7-1 | ||
- Add support to dump linked roles associated with members of db_owner role | ||
|
||
* Wed Dec 11 2024 ANJU BHARTI <[email protected]> - 16.7-1 | ||
- Handle dump logic for babelfish db_ddladmin fixed database role | ||
|
||
* Wed Dec 11 2024 Harsh Lunagariya <[email protected]> - 16.7-1 | ||
- Handle dump logic for babelfish db_securityadmin fixed database role | ||
|
||
* Wed Dec 11 2024 ANJU BHARTI <[email protected]> - 16.7-1 | ||
- Handle dump logic for babelfish db_creator fixed server role | ||
|
||
* Wed Dec 11 2024 Shalini Lohia <[email protected]> - 16.7-1 | ||
- Handle dump logic for babelfish db_datareader/db_datawriter fixed database roles | ||
|
||
* Wed Dec 11 2024 Tanzeel Khan <[email protected]> - 16.7-1 | ||
- Handle dump logic for babelfish db_accessadmin fixed database role | ||
|
||
* Wed Dec 11 2024 ANJU BHARTI <[email protected]> - 16.7-1 | ||
- Handle dump logic for babelfish securityadmin fixed server role | ||
|
||
* Tue Nov 19 2024 Rishabh Tanwar <[email protected]> - 16.7-1 | ||
- Enable babelfishpg_tsql.dump_restore GUC while restoring roles | ||
|
||
* Thu Oct 3 2024 Tanzeel Khan <[email protected]> - 16.7-1 | ||
- Dump physical database aclprivs for fixed database roles | ||
|
||
* Mon Aug 5 2024 Masahiko Sawada <[email protected]> - 16.4-1 | ||
- [CVE-2024-7348] Restrict accesses to non-system views and foreign tables during pg_dump. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for PostgreSQL 16.4. | ||
# Generated by GNU Autoconf 2.69 for PostgreSQL 16.6. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -582,8 +582,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='PostgreSQL' | ||
PACKAGE_TARNAME='postgresql' | ||
PACKAGE_VERSION='16.4' | ||
PACKAGE_STRING='PostgreSQL 16.4' | ||
PACKAGE_VERSION='16.6' | ||
PACKAGE_STRING='PostgreSQL 16.6' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='https://www.postgresql.org/' | ||
|
||
|
@@ -1448,7 +1448,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures PostgreSQL 16.4 to adapt to many kinds of systems. | ||
\`configure' configures PostgreSQL 16.6 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1513,7 +1513,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of PostgreSQL 16.4:";; | ||
short | recursive ) echo "Configuration of PostgreSQL 16.6:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1688,7 +1688,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
PostgreSQL configure 16.4 | ||
PostgreSQL configure 16.6 | ||
generated by GNU Autoconf 2.69 | ||
|
||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -2441,7 +2441,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
|
||
It was created by PostgreSQL $as_me 16.4, which was | ||
It was created by PostgreSQL $as_me 16.6, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
|
||
$ $0 $@ | ||
|
@@ -19969,7 +19969,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by PostgreSQL $as_me 16.4, which was | ||
This file was extended by PostgreSQL $as_me 16.6, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -20040,7 +20040,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
PostgreSQL config.status 16.4 | ||
PostgreSQL config.status 16.6 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details. | |
dnl | ||
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros | ||
|
||
AC_INIT([PostgreSQL], [16.4], [[email protected]], [], [https://www.postgresql.org/]) | ||
AC_INIT([PostgreSQL], [16.6], [[email protected]], [], [https://www.postgresql.org/]) | ||
|
||
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required. | ||
Untested combinations of 'autoconf' and PostgreSQL versions are not | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
-- Tests with extended query protocol | ||
SET pg_stat_statements.track_utility = FALSE; | ||
-- This test checks that an execute message sets a query ID. | ||
SELECT query_id IS NOT NULL AS query_id_set | ||
FROM pg_stat_activity WHERE pid = pg_backend_pid() \bind \g | ||
query_id_set | ||
-------------- | ||
t | ||
(1 row) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ tests += { | |
'planning', | ||
'user_activity', | ||
'wal', | ||
'extended', | ||
'cleanup', | ||
'oldextversions', | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
-- Tests with extended query protocol | ||
|
||
SET pg_stat_statements.track_utility = FALSE; | ||
|
||
-- This test checks that an execute message sets a query ID. | ||
SELECT query_id IS NOT NULL AS query_id_set | ||
FROM pg_stat_activity WHERE pid = pg_backend_pid() \bind \g |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.