Eric Delanoë
Eric Delanoë
Hello Darold, Unfortunately, this does not work in function declarations, so it makes a regression. Can you reopen ? Best Regards, E.D.
psql (12.4, server 13.1) WARNING: psql major version 12, server major version 13. Some psql features might not work. Type "help" for help. myPostgresDB=# create table emp (empno numeric,name varchar);...
Hello Gilles, Regression is still present in ora2pg master downloaded june 3 2022. Could you reopen please ? Rgds, Eric
Still there with latest master. Example: Oracle FUNCTION SUB_REN_MANAGE_VARS( p_abo_data IN W_STRUCT_GCL_OP_DATA%ROWTYPE , p_type_of_gcl_operation IN T_TYPE_OF_GCL_OPERATION.type_of_gcl_operation_id%TYPE , p_mode IN BINARY_INTEGER default null ) RETURN W_STRUCT_GCL_OP_DATA%ROWTYPE IS Postgres: CREATE OR REPLACE...
Hi Darold, We are using ora2pg 20 on windows 10 with success. Even if installing is subject to some errors, we have 80% successful installs in the end. I guess...
I have found it inside Strawberry Perl
I think the original error comes from the particular stack installed on ronakjain03's PC. Let me give some stacks that have worked on our Windows 10's with ora2pg 20.0: strawberry-perl-5.24.1.1-64bit.msi...