Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_dbms_metadata |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | dbms_metadata |
| Stars | 13 |
| Latest commit | 2025-09-14 |
| Latest release | 2024-01-03 |
| Catalogue updated | 2026-08-30 |
| pg_get_functiondef | Get function's definition |
| ddlx | DDL eXtractor functions |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pg_readme | Generate a Markdown README from PostgreSQL COMMENT objects |
| pg_dbms_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_dbms_errlog | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. |
| pg_utl_smtp | Oracle UTL_SMTP compatibility extension for PostgreSQL |
| pgdd | Introspect pg data dictionary via standard SQL |
| meta | Normalized, friendlier system catalog for PostgreSQL |