Babelfish 2.2.0 is available
We’re happy to announce the release of Babelfish 2.2.0, which includes community updates made to PostgreSQL 14.5. This release includes support for a number of features requested by our users:
- Support for old-style function calls with 
::preceding the function name. - Support for data migration using the BCP client and the 
bcputility. - Support for cross-database stored procedure execution.
 - Support for 
CROSS APPLYandOUTER APPLY(lateral join). - Support for additional catalog objects.
 
You’ll find the full list of improvements made in this release in the release notes. Build directions and the Babelfish source distributions for 2.2.0 can be found in the babelfish-for-postgresql repository.