]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/oracle_compat.c
Move some system includes into c.h, and remove duplicates.
[postgresql] / src / backend / utils / adt / oracle_compat.c
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-05-26 Bruce MomjianMake functions static or NOT_USED as appropriate.
1999-02-21 Marc G. FournierFrom: Tatsuo Ishii <t-ishii@sra.co.jp>
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-11 Bruce Momjian the following patch fixes a bug in the oracle...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-04-27 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-13 Marc G. Fournier> It seems there is a mistake in substr function:
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-07-29 Thomas G. LockhartAdd routines for text trimming on both ends, substring...
1997-05-07 Marc G. FournierFrom: Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
1997-03-16 Marc G. Fournieroracle_compat.c fixed for function overloading...
1997-03-16 Marc G. FournierRemove extra functions temporarily while a proper fix...
1997-03-15 Marc G. FournierUpdate oracle_compat.c
1997-03-09 Bruce MomjianAdd prototypes for oracle-compat functions. Rename...
1997-03-04 Marc G. FournierThis is a set of single row character functions, define...