diff --git a/BabelfishDump.spec b/BabelfishDump.spec index 35c01cb0a12..8f9c6fa7f9e 100644 --- a/BabelfishDump.spec +++ b/BabelfishDump.spec @@ -26,7 +26,7 @@ Name: BabelfishDump Summary: Postgresql dump utilities modified for Babelfish -Version: 17.5 +Version: 17.7 Release: 1%{?dist}%{?_trivial}%{?_buildid} License: PostgreSQL Url: https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish @@ -151,6 +151,12 @@ LD_LIBRARY_PATH=%{_builddir}/%{name}/src/interfaces/libpq $RPM_BUILD_ROOT/usr/bi %{_bindir}/bbf_dumpall %changelog +* Fri July 25 2025 Tanya Gupta - 17.7-1 +- Dump Babelfish operator classes for numeric-fixeddecimal comparisons to support index scan + +* Fri May 16 2025 Sumit Jaiswal - 17.7-1 +- Dump Babelfish operator classes for numeric-int comparisons to support index scan + * Wed Dec 11 2024 Sharu Goel - 17.5-1 - Add support to dump linked roles associated with members of db_owner role