postgresql/src/backend/utils/adt
Peter Eisentraut 1cd4c14116 Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
..
Makefile Sorry, that I send this letter/patch again, but previous sending is 2000-01-07 17:22:47 +00:00
acl.c Add pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +00:00
arrayfuncs.c Update for QNX from Kardos, Dr. Andrea 1999-12-09 15:56:16 +00:00
arrayutils.c Remove un-needed #include's from *.c files. 1999-07-15 19:21:43 +00:00
bool.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
cash.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
char.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
chunk.c Update for QNX from Kardos, Dr. Andrea 1999-12-09 15:56:16 +00:00
date.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
datetime.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
datum.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
dt.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
filename.c Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
float.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
geo_ops.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
geo_selfuncs.c Remove unused #includes in *.c files. 1999-07-15 22:40:16 +00:00
inet_net_ntop.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
inet_net_pton.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
int.c Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
int8.c Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
like.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
lztext.c Removed LZTEXT datatype as discussed. 1999-12-28 13:40:53 +00:00
mac.c Ethernet MAC addresses (macaddr type) are not compared correctly for 1999-12-16 01:30:49 +00:00
misc.c Remove unused #includes in *.c files. 1999-07-15 22:40:16 +00:00
nabstime.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
name.c Fix for bool casting. 1999-11-25 19:15:20 +00:00
network.c Fix for netmask('x.x.x.x/0') is 255.255.255.255 instead of 0.0.0.0 1999-09-23 17:42:23 +00:00
not_in.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
numeric.c Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
numutils.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
oid.c Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
oracle_compat.c Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
pg_locale.c Sorry, that I send this letter/patch again, but previous sending is 2000-01-07 17:22:47 +00:00
pg_lzcompress.c Added another single byte oriented decompressor, useful for 1999-11-25 01:28:07 +00:00
regexp.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
regproc.c More cleanups. 2000-01-11 02:46:48 +00:00
ri_triggers.c Changed "triggered data change violation" detection code 2000-01-06 20:47:01 +00:00
ruleutils.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
selfuncs.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
sets.c Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
tid.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
timestamp.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
varchar.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
varlena.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
version.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00