Skip to content

3.3-4-9-1

Compare
Choose a tag to compare
@staticlibs staticlibs released this 02 Mar 16:08
· 9 commits to master since this release
  • PostgreSQL modified for Babelfish 15.4-WILTON_3_3-4
  • Babelfish extensions modified for WiltonDB 3.3-WILTON_3_3-9
  • pg_hint_plan REL15_1_5_1_WILTON
  • tds_fdw v2.0.3-wilton
  • PostgreSQL Windows dependencies 2024_02_22-1
  • wdb_config 1.0.1

This update includes bugfixes to issues #10 and #11. This requires minor changes to stored procedures and views in babelfishpg_tsql extension, its version is bumped from 3.3.0 to 3.3.1. When performing the upgrade from previous versions of WiltonDB 3.3 (using existing DB cluster), it is necessary to run the following SQL on Postgres connection (port 5432 by default):

ALTER EXTENSION "babelfishpg_tsql" UPDATE TO '3.3.1'