postgresql/src/backend/utils/adt
1997-06-03 13:56:32 +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 Change mixed-case routines to lower-case if referenced in pg_proc.h 1997-04-27 19:20:16 +00:00
cash.c From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-04-28 16:15:13 +00:00
char.c Remove troublesome type coersions from the char8 return statements. 1997-05-17 06:20:34 +00:00
chunk.c Remove _PAGE_SIZE_ as recommended by Darren King. 1997-03-02 01:34:50 +00:00
date.c Here is the Mismatched input/output patch for tintervals as reported over 1997-04-20 21:49:17 +00:00
datetime.c Fix a few DATEDEBUG print statements. 1997-06-03 13:56:32 +00:00
datum.c Avoiding: 1996-12-14 07:56:05 +00:00
dt.c cc1: warnings being treated as errors 1997-06-03 06:32:56 +00:00
filename.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
float.c Rename new float and int conversion routines to avoid conflicts with 1997-05-14 04:35:10 +00:00
geo_ops.c Put back old lines. 1997-06-01 04:16:16 +00:00
geo_selfuncs.c Date/Time updates from Thomas... 1997-03-14 23:21:12 +00:00
int.c Date/Time updates from Thomas... 1997-03-14 23:21:12 +00:00
like.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
Makefile Add in D'Arcy's cash code 1997-04-09 08:36:21 +00:00
misc.c Change mixed-case routines to lower-case if referenced in pg_proc.h 1997-04-27 19:20:16 +00:00
nabstime.c Fix timezone manipulation code to avoid crashes on some machines. 1997-05-11 15:11:47 +00:00
name.c Date/Time updates from Thomas... 1997-03-14 23:21:12 +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 Add fcvt() as a check to configure so that we can get rid of the BSD44_derived 1997-04-22 17:47:42 +00:00
oid.c Date/Time updates from Thomas... 1997-03-14 23:21:12 +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
oracle_compat.c From: Erich Stamberger <eberger@gewi.kfunigraz.ac.at> 1997-05-07 02:46:45 +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 Change mixed-case routines to lower-case if referenced in pg_proc.h 1997-04-27 19:20:16 +00:00
selfuncs.c getattnvals(): if attnvals in pg_attribute is 0 then use 1997-04-09 02:20:32 +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
timestamp.c Fix timezone manipulation code to avoid crashes on some machines. 1997-05-11 15:11:47 +00:00
varchar.c Date/Time updates from Thomas... 1997-03-14 23:21:12 +00:00
varlena.c More timezone patches by Thomas: 1997-04-25 18:40:50 +00:00