postgresql/src/backend/utils/adt
Marc G. Fournier 7bdd8dcac3 This prevent gcc from complaining about casting a short to a char * and
fixes another complaint.

More fixes from Bruce...
1996-07-31 18:48:16 +00:00
..
acl.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
arrayfuncs.c - merging in Dr. George's tree with ours 1996-07-22 21:58:28 +00:00
arrayutils.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bool.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
char.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
chunk.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
date.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
datetimes.c - improve date/time parsing routines 1996-07-19 07:19:56 +00:00
datum.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
dt.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
filename.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
float.c Brought in NEOSOFT's port to i386_solaris 1996-07-20 08:36:33 +00:00
geo-ops.c - merging in Dr. George's tree with ours 1996-07-22 21:58:28 +00:00
geo-selfuncs.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
int.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
like.c Fixes: Using LIKE or ~ operator on text type files which are null valued 1996-07-09 06:39:19 +00:00
Makefile.inc Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
misc.c - merging in Dr. George's tree with ours 1996-07-22 21:58:28 +00:00
nabstime.c - merging in Dr. George's tree with ours 1996-07-22 21:58:28 +00:00
name.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
not_in.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
numutils.c - merging in Dr. George's tree with ours 1996-07-22 21:58:28 +00:00
oid.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +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 Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
regexp.c Fixes: Using LIKE or ~ operator on text type files which are null valued 1996-07-09 06:39:19 +00:00
regproc.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
selfuncs.c This prevent gcc from complaining about casting a short to a char * and 1996-07-31 18:48:16 +00:00
sets.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
tid.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
varchar.c Submitted by Openlink, requires -DOPENLINK_PATCHES in Makefile.global 1996-07-15 19:11:23 +00:00
varlena.c - merging in Dr. George's tree with ours 1996-07-22 21:58:28 +00:00