select open change scope Open full search

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

Extensions / Compatibility

nvlfunc

Oracle-compatible NVL function

pgext.cloud · Source code · Documentation · Control file

Overview

Packagenvlfunc
Version1.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars0
Latest commit2019-04-04
Latest release2019-04-03
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.
pg_dbms_lockExtension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pg_dbms_errlogEmulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
orafce_mailImplementation of utl mail and DBMS MAIL packages
pgttExtension to add Global Temporary Tables feature to PostgreSQL
pgorafuncOracle compatibility functions and packages for PostgreSQL