You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
PostgreSQL extension that allows to sending mails from Postgres. It is based on `libcurl` library. Implemented API is almost compatible with API of Oracle's `UTL_MAIL` package.