orafce / orafce

The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
Other
490 stars 156 forks source link

Oracle procdures are implemented as functions #263

Closed glr72 closed 5 months ago

glr72 commented 5 months ago

Some functions (i.e. dbms_output.put_line) must be procedures. This will simplify the porting between the two RDBMS.

okbob commented 5 months ago

Hi

pá 3. 5. 2024 v 15:52 odesílatel glr72 @.***> napsal:

Some functions (i.e. dbms_output.put_line) must be procedures. This will simplify the porting between the two RDBMS.

It was implemented years ago (15 years) , when Postgres had no procedures. Now, it is not possible to change it due to a compatibility break.

— Reply to this email directly, view it on GitHub https://github.com/orafce/orafce/issues/263, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFO45IBFMIG3ALR5QJM7DZAOJDJAVCNFSM6AAAAABHFSCAWWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3TONZTGE2DCNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>