select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Compatibility

pgorafunc

Oracle compatibility functions and packages for PostgreSQL

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepgora_builtin
Version9.4
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemadbms_alert, dbms_assert, dbms_output, dbms_pipe, dbms_random, dbms_utility, oracle, plunit, plvchr, plvdate, plvlex, plvstr, plvsubst, utl_file
Stars7
Latest commit2014-10-28
Catalogue updated2026-08-30

Related extensions

See also

orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_dbms_metadataExtension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pg_statement_rollbackServer side rollback at statement level for PostgreSQL like Oracle or DB2
plpgsql_wrapOracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.
orafce_mailImplementation of utl mail and DBMS MAIL packages
nvlfuncOracle-compatible NVL function
pg_dbms_errlogEmulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
pg_dbms_lockExtension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pgttExtension to add Global Temporary Tables feature to PostgreSQL