Oracle compatibility functions and packages for PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgora_builtin |
|---|---|
| Version | 9.4 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | dbms_alert, dbms_assert, dbms_output, dbms_pipe, dbms_random, dbms_utility, oracle, plunit, plvchr, plvdate, plvlex, plvstr, plvsubst, utl_file |
| Stars | 7 |
| Latest commit | 2014-10-28 |
| Catalogue updated | 2026-08-30 |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| plpgsql_wrap | Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| orafce_mail | Implementation of utl mail and DBMS MAIL packages |
| nvlfunc | Oracle-compatible NVL function |
| pg_dbms_errlog | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. |
| pg_dbms_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pgtt | Extension to add Global Temporary Tables feature to PostgreSQL |