postgresql/src/backend/utils/adt
1997-08-21 03:02:13 +00:00
..
acl.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
arrayfuncs.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +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 cleanup of patch 1997-08-12 20:39:16 +00:00
chunk.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
date.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
datetime.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
datum.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
dt.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
filename.c Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
float.c Added SCO support, from Daniel Harris. 1997-07-28 00:57:08 +00:00
geo_ops.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
geo_selfuncs.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
int.c Date/Time updates from Thomas... 1997-03-14 23:21:12 +00:00
like.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
Makefile Add in D'Arcy's cash code 1997-04-09 08:36:21 +00:00
misc.c Added SCO support, from Daniel Harris. 1997-07-28 00:57:08 +00:00
nabstime.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
name.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
not_in.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
numutils.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
oid.c Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius 1997-07-24 20:19: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 Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
oracle_compat.c Add routines for text trimming on both ends, substring, and string position. 1997-07-29 16:12:07 +00:00
regexp.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
regproc.c Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
selfuncs.c Rename pg_attribute.attnvals to attdisbursion. 1997-08-21 03:02:13 +00:00
sets.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +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 for sunos4 difftime() call. 1997-08-19 21:47:07 +00:00
varchar.c Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
varlena.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00