postgresql/src/backend/utils/adt
Bruce Momjian 9728ce7499 This is the first (of hopefully few) AIX port patches. This patch
was tested with Linux/GCC.  I still have some issues with with the
snprintf() function.

David Hartwig
1998-08-29 04:09:29 +00:00
..
acl.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
arrayfuncs.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +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 pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
cash.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
char.c Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
chunk.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
date.c Fix macros that were not properly surrounded by parens or braces. 1998-06-15 18:40:05 +00:00
datetime.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
datum.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
dt.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
filename.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
float.c From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
geo_ops.c Disable not-ready-to-use support code for the line data type. 1998-08-16 04:06:55 +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
int8.c Include 8-byte integer type. 1998-07-08 13:57:05 +00:00
int.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
like.c I really hope that I haven't missed anything in this one... 1998-07-24 03:32:46 +00:00
Makefile This is the final state of the rule system for 6.4 after the 1998-08-24 01:38:11 +00:00
misc.c Auto-seed random so user's can't request random values based on 1998-06-09 19:20:59 +00:00
nabstime.c Remove unneeded strcpy() of timezone. 1998-07-19 10:08:15 +00:00
name.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
not_in.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
numutils.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
oid.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
oracle_compat.c the following patch fixes a bug in the oracle compatibility 1998-08-11 18:38:07 +00:00
regexp.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
regproc.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
ruleutils.c This is the final state of the rule system for 6.4 after the 1998-08-24 01:38:11 +00:00
selfuncs.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
sets.c heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
tid.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
timestamp.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
varchar.c I really hope that I haven't missed anything in this one... 1998-07-24 03:32:46 +00:00
varlena.c This is the first (of hopefully few) AIX port patches. This patch 1998-08-29 04:09:29 +00:00
version.c From: Jeroen van Vianen <jeroenv@design.nl> 1998-04-29 12:41:29 +00:00