postgresql/src/backend/utils/adt
1997-12-16 15:59:11 +00:00
..
acl.c Remove tqual.h includes not needed. 1997-11-24 05:09:50 +00:00
arrayfuncs.c Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
arrayutils.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
bool.c Change phrasing of input error message. 1997-11-07 06:30:20 +00:00
cash.c Add debugging statement enabled by CASHDEBUG symbol definition. 1997-10-25 05:11:06 +00:00
char.c Good Bye, Time Travel! 1997-11-02 15:27:14 +00:00
chunk.c Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
date.c Include tinterval comparison functions for span of interval. 1997-09-20 16:17:45 +00:00
datetime.c Add conversion from datetime to time data type. 1997-10-25 05:16:09 +00:00
datum.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
dt.c Add 'GERMAN' style to date/time output. 1997-12-04 23:30:52 +00:00
filename.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
float.c AIX float fix. 1997-09-26 20:32:02 +00:00
geo_ops.c Disable checking for zero or one points with deeper parens on input. 1997-09-25 14:09:04 +00:00
geo_selfuncs.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
int.c Use SHRT_MIN and SHRT_MAX for 2-byte integer limits. 1997-11-17 16:24:17 +00:00
like.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
Makefile Add in D'Arcy's cash code 1997-04-09 08:36:21 +00:00
misc.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
nabstime.c Fix for when POSIX time not defined. 1997-10-30 14:06:47 +00:00
name.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
not_in.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
numutils.c Use limits.h for INT, SHRT, and SCHAR min and max values rather than 1997-11-17 16:26:27 +00:00
oid.c Add conversion routines for oid to and from text. 1997-10-25 05:21:54 +00:00
oidint2.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
oidint4.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
oidname.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
oracle_compat.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
regexp.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
regproc.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
selfuncs.c Remove tqual.h includes not needed. 1997-11-24 05:09:50 +00:00
sets.c Remove tqual.h includes not needed. 1997-11-24 05:09:50 +00:00
tid.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
timestamp.c Shorten routine names to <= 16 characters to fit in pg_proc table. 1997-10-25 05:22:58 +00:00
varchar.c Define text, varchar, and bpchar string length functions. 1997-12-16 15:59:11 +00:00
varlena.c Define text, varchar, and bpchar string length functions. 1997-12-16 15:59:11 +00:00