postgresql/src/backend/utils/adt
Bruce Momjian 5c25d60244 Add:
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc

to all files copyright Regents of Berkeley.  Man, that's a lot of files.
2000-01-26 05:58:53 +00:00
..
Makefile as attache of this mail is patch (to the main tree) with to_char's 2000-01-25 23:53:56 +00:00
acl.c Add: 2000-01-26 05:58:53 +00:00
arrayfuncs.c Add: 2000-01-26 05:58:53 +00:00
arrayutils.c Add: 2000-01-26 05:58:53 +00:00
bool.c Add: 2000-01-26 05:58:53 +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 Add: 2000-01-26 05:58:53 +00:00
chunk.c Add: 2000-01-26 05:58:53 +00:00
date.c Add: 2000-01-26 05:58:53 +00:00
datetime.c Add: 2000-01-26 05:58:53 +00:00
datum.c Add: 2000-01-26 05:58:53 +00:00
dt.c Add: 2000-01-26 05:58:53 +00:00
filename.c Add: 2000-01-26 05:58:53 +00:00
float.c Add: 2000-01-26 05:58:53 +00:00
formatting.c as attache of this mail is patch (to the main tree) with to_char's 2000-01-25 23:53:56 +00:00
geo_ops.c Add: 2000-01-26 05:58:53 +00:00
geo_selfuncs.c Add: 2000-01-26 05:58:53 +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 Add: 2000-01-26 05:58:53 +00:00
int8.c Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
like.c Add: 2000-01-26 05:58:53 +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 Add: 2000-01-26 05:58:53 +00:00
nabstime.c Add: 2000-01-26 05:58:53 +00:00
name.c Add: 2000-01-26 05:58:53 +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 Add: 2000-01-26 05:58:53 +00:00
numeric.c Fix bugs in NUMERIC ceil() and floor() functions. ceil(0) returned 1, 2000-01-20 02:21:44 +00:00
numutils.c Add: 2000-01-26 05:58:53 +00:00
oid.c Add: 2000-01-26 05:58:53 +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 Add: 2000-01-26 05:58:53 +00:00
regproc.c Add: 2000-01-26 05:58:53 +00:00
ri_triggers.c Changed "triggered data change violation" detection code 2000-01-06 20:47:01 +00:00
ruleutils.c Fix a passel of problems with incorrect calls to typinput and typoutput 2000-01-15 22:43:25 +00:00
selfuncs.c Add: 2000-01-26 05:58:53 +00:00
sets.c Add: 2000-01-26 05:58:53 +00:00
tid.c Add: 2000-01-26 05:58:53 +00:00
timestamp.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
varchar.c Add: 2000-01-26 05:58:53 +00:00
varlena.c Add: 2000-01-26 05:58:53 +00:00
version.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00