postgresql/src/backend/utils/adt
1997-02-14 04:19:07 +00:00
..
acl.c There is a bug in aclinsert3 in the code which update the acl arrays. 1996-11-20 22:53:10 +00:00
arrayfuncs.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
arrayutils.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
bool.c Produce a clean compile of backend... 1996-11-03 06:54:38 +00:00
char.c Fixes: 1996-09-10 06:41:38 +00:00
chunk.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
date.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
datetimes.c Bring in a patch from Keith Parks to move the use of European dates 1997-01-26 15:32:28 +00:00
datum.c Avoiding: 1996-12-14 07:56:05 +00:00
dt.c Produce a clean compile of backend... 1996-11-03 06:54:38 +00:00
filename.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
float.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
geo-ops.c Produce a clean compile of backend... 1996-11-03 06:54:38 +00:00
geo-selfuncs.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
int.c Another directory that compiles with no errors, and few warnings 1996-11-06 10:32:10 +00:00
like.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
Makefile Another directory that compiles with no errors, and few warnings 1996-11-06 10:32:10 +00:00
misc.c Use port-protos.h instead of trying to declare random() and srandom() 1996-11-14 08:23:31 +00:00
nabstime.c Slight change to nabstime.c so that configure is able to handle a system 1997-01-27 01:51:26 +00:00
name.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
not_in.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
numutils.c Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full 1996-12-28 02:13:05 +00:00
oid.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 1997-01-10 20:19:49 +00:00
oidint2.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
oidint4.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
oidname.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
regexp.c Remove #include <regex.h> so it compiles on systems with GNU regex library. 1996-11-10 01:20:44 +00:00
regproc.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
selfuncs.c Add attribute optimization statistics. 1997-02-07 16:24:12 +00:00
sets.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 1997-01-10 20:19:49 +00:00
tid.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
varchar.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
varlena.c textin fixed: no more zero-byte (thanks, Erich) 1997-01-16 03:53:51 +00:00