Extensions / Procedural languages
C procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgora_osql |
|---|---|
| Version | 9.4 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | sys |
| Stars | 7 |
| Latest commit | 2014-09-24 |
| Catalogue updated | 2026-08-30 |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| plpgsql_wrap | Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| plpgsql | PL/pgSQL procedural language |
| plisql | PL/iSQL procedural language |
| plsix | provide a Perl 6/Raku procedural language handler for PostgreSQL |
| dbms_sql | Implements a subset of Oracle's DBMS_SQL package API to ease application migration to PostgreSQL. |
| pgprolog | PostgreSQL procedural language handler for Prolog, embedding Scryer Prolog. |
| oracle_fdw | foreign data wrapper for Oracle access |