Jump to letter: [
23ABCDEFGIJKLMNOPQRSTUVWXY
]
orafce - Implementation of some Oracle functions into PostgreSQL
- Description:
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.
Packages
orafce-3.1.2-3.el7.ppc64
[110 KiB] |
Changelog
by Jozef Mlich (2016-01-22):
- removed MODULE COMPAT macro as is not available postgresql el7 package
|