postgresql/src/backend/utils/adt
2000-02-27 12:02:34 +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 btree indexing of boolean values 2000-02-10 19:51:52 +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 All regression tests pass except for rules.sql (unrelated). 2000-02-16 18:17:02 +00:00
datetime.c All regression tests pass except for rules.sql (unrelated). 2000-02-16 18:17:02 +00:00
datum.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 Implement "date/time grand unification". 2000-02-16 17:26:26 +00:00
geo_ops.c Add: 2000-01-26 05:58:53 +00:00
geo_selfuncs.c Finish repairing 6.5's problems with r-tree indexes: create appropriate 2000-02-17 03:40:02 +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
int8.c int8in failed to detect overflow; it really should. 2000-02-24 01:54:40 +00:00
int.c Clean up some really grotty coding in catcache.c, improve hashing 2000-02-21 03:36:59 +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
Makefile Reactivated LZTEXT data type and changed rule plan- and qual-strings 2000-02-27 12:02:34 +00:00
misc.c Add: 2000-01-26 05:58:53 +00:00
nabstime.c Implement "date/time grand unification". 2000-02-16 17:26:26 +00:00
name.c Add: 2000-01-26 05:58:53 +00:00
network.c Oops, commited a test version of this file by accident. Revert. 2000-02-21 18:49:54 +00:00
not_in.c Add: 2000-01-26 05:58:53 +00:00
numeric.c Add numeric <-> int8 and numeric <-> int2 conversion functions, as well 2000-02-24 02:05:30 +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
pg_locale.c I'm sending patch with new version of to_char numbers formatting. 2000-02-08 15:57:01 +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 Minor improvements in regprocout() and oidvectortypes(). 2000-02-27 03:30:27 +00:00
ri_triggers.c Added complete MATCH <unspecified> support contributed by Don Baccus. 2000-02-07 17:50:38 +00:00
ruleutils.c Change rule dumper to produce reasonable output for casts that assign 2000-02-26 21:13:18 +00:00
selfuncs.c Add date and time datatype handling to convert_to_scalar. (I was waiting 2000-02-26 23:03:12 +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 Implement "date/time grand unification". 2000-02-16 17:26:26 +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