postgresql/src/backend/utils/adt
1997-10-30 14:06:47 +00:00
..
acl.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
arrayfuncs.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +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 Check explicitly for valid input strings for both TRUE and FALSE. 1997-10-25 05:09:58 +00:00
cash.c Add debugging statement enabled by CASHDEBUG symbol definition. 1997-10-25 05:11:06 +00:00
char.c Modify one last line to complete changes for StrNCpy() macro addition. 1997-10-25 05:12:38 +00:00
chunk.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +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 Fix occasional uninitialized variable fractional seconds 1997-10-25 05:18:17 +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 Add conversions for int2 and int4 to and from text. 1997-10-25 05:19:22 +00:00
like.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
Makefile
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 heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
numutils.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +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 Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
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
sets.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +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 Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
varlena.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00