select open change scope Open full search

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

Extensions / Compatibility

orafce_mail

Implementation of utl mail and DBMS MAIL packages

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packageorafce_mail
Version1.2
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2025-05-11
Latest release2025-05-11
Catalogue updated2026-08-30

Related extensions

Requires

orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS

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
plpgsql_wrapOracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.
pg_statement_rollbackServer side rollback at statement level for PostgreSQL like Oracle or DB2
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
nvlfuncOracle-compatible NVL function
pgorafuncOracle compatibility functions and packages for PostgreSQL