postgresql/src/backend/utils/adt
Bryan Henderson ec105b6026 Put sys/types.h before sys/timeb.h so Ultrix compiles. 1996-12-16 03:34:52 +00:00
..
Makefile Another directory that compiles with no errors, and few warnings 1996-11-06 10:32:10 +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 All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
datetimes.c Features added: 1996-11-14 21:39:14 +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 Compile and warning cleanup 1996-11-08 06:02:30 +00:00
float.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +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
misc.c Use port-protos.h instead of trying to declare random() and srandom() 1996-11-14 08:23:31 +00:00
nabstime.c Put sys/types.h before sys/timeb.h so Ultrix compiles. 1996-12-16 03:34:52 +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 More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
oid.c Another directory that compiles with no errors, and few warnings 1996-11-06 10:32:10 +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 Produce a clean compile of backend... 1996-11-03 06:54:38 +00:00
sets.c Compile and warning cleanup 1996-11-08 06:02:30 +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 Compile and warning cleanup 1996-11-08 06:02:30 +00:00