Table of Contents
Release date: 2024-06-20
This release provides optimizations and bug fixes. Major changes are as follows.
Implemented a mechanism that converts package procedure calls into function calls and vice versa. It is necessary for the orafce package support, namely the
dbms_output
package.Implemented conversion of private variables, procedures, and functions using the
#export
,#private
, and#export off
modifiers when exporting or importing packages.Fixed an issue that resulted in errors like “FATAL: Can't open XXX: No such file or directory” when using the
SHOW_REPORT
type without--basedir
.Fixed an issue with searching for the
ora2pgpro.conf
file. Now the path to this file is generated correctly.Added support for Ubuntu 24/04, Astra Linux 1.8 and ended support for Astra Linux Orel 2.12 and Astra Linux 1.6.