postgresql/src/backend/utils
Marc G. Fournier 93b57eb533 trace.patch (compilation error)
the gettimeofday doesn't compile under Linux with glibc2 because
        the DST_NONE constant is no more defined. It seems that this code
        (written by me) has always be wrong but for some reason working.

From: Massimo Dal Zotto <dz@cs.unitn.it>
1999-06-05 04:18:09 +00:00
..
adt Changed "current." into "old." in rule string backparsing 1999-06-02 11:52:29 +00:00
cache Fix for failure to clean SysCache entry when a relation is deleted 1999-06-04 02:19:47 +00:00
error pgindent run over code. 1999-05-25 16:15:34 +00:00
fmgr pgindent run over code. 1999-05-25 16:15:34 +00:00
hash Correct serious bug in hashtable expansion routine: under the 1999-05-31 17:01:52 +00:00
init pgindent run over code. 1999-05-25 16:15:34 +00:00
mb Add fix for 0x7fU constants to pgindent 1999-05-26 15:20:04 +00:00
misc trace.patch (compilation error) 1999-06-05 04:18:09 +00:00
mmgr Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
sort Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
time pgindent run over code. 1999-05-25 16:15:34 +00:00
Gen_fmgrtab.sh.in Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while 1999-04-09 22:35:43 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00