Implementation of some Oracle functions into PostgreSQL The goal of this project is implementation some functions from Oracle database. Some date functions (next_day, last_day, trunc, round, ...) are implemented now. Functionality was verified on Oracle 10g and module is useful for production work. https://github.com/orafce/orafce