CVSROOT: /cvsrootModule name: pgsql-serverChanges by: momjian@svr1.postgresql.org 03/07/27 00:16:21
Modified files: src/backend/utils/adt: oracle_compat.c
Log message: This makes the initcap function compatible with Oracle 9i, it has been tested on both redhat 8 and FreebSD. -- Mike Nolan