postgresql/src/include/utils
Tom Lane eca02fee2c Rename bytea functions to not have upper-case letters in their names.
Clean up grotty coding in them, too.  AFAICS from the CVS logs, these
have been broken since Postgres95, so I'm not going to insist on an
initdb to fix them now...
2000-03-24 02:41:46 +00:00
..
acl.h Add: 2000-01-26 05:58:53 +00:00
array.h Add: 2000-01-26 05:58:53 +00:00
bit.h Add: 2000-01-26 05:58:53 +00:00
builtins.h Rename bytea functions to not have upper-case letters in their names. 2000-03-24 02:41:46 +00:00
cash.h New INET functions from D'Arcy J.M. Cain 1998-10-12 04:07:53 +00:00
catcache.h Clean up some really grotty coding in catcache.c, improve hashing 2000-02-21 03:36:59 +00:00
date.h Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
datetime.h Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
datum.h Add: 2000-01-26 05:58:53 +00:00
dynahash.h Add: 2000-01-26 05:58:53 +00:00
dynamic_loader.h Add: 2000-01-26 05:58:53 +00:00
elog.h Add: 2000-01-26 05:58:53 +00:00
exc.h Add: 2000-01-26 05:58:53 +00:00
excid.h Add: 2000-01-26 05:58:53 +00:00
fcache2.h Add: 2000-01-26 05:58:53 +00:00
fcache.h Add: 2000-01-26 05:58:53 +00:00
fmgrtab.h Add: 2000-01-26 05:58:53 +00:00
formatting.h Implement "date/time grand unification". 2000-02-16 17:26:26 +00:00
geo_decls.h Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
hsearch.h Shared-memory hashtables have non-extensible directories, which means 2000-02-26 05:25:55 +00:00
inet.h Add: 2000-01-26 05:58:53 +00:00
int8.h Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
inval.h Add: 2000-01-26 05:58:53 +00:00
logtape.h Add: 2000-01-26 05:58:53 +00:00
lsyscache.h Add: 2000-01-26 05:58:53 +00:00
lztext.h Removed LZTEXT datatype as discussed. 1999-12-28 13:40:53 +00:00
mcxt.h Add: 2000-01-26 05:58:53 +00:00
memutils.h Add: 2000-01-26 05:58:53 +00:00
module.h Add: 2000-01-26 05:58:53 +00:00
nabstime.h Implement "date/time grand unification". 2000-02-16 17:26:26 +00:00
numeric.h Clean up problems with rounding/overflow code in NUMERIC, particularly 2000-01-15 23:42:49 +00:00
palloc.h Add: 2000-01-26 05:58:53 +00:00
pg_locale.h Clean up minor compiler warnings. 2000-03-18 18:57:16 +00:00
pg_lzcompress.h Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
portal.h Implement reindex command 2000-02-18 09:30:20 +00:00
ps_status.h >> 5. empty define that results in an empty but terminated line ( ; ) 2000-03-23 23:16:49 +00:00
rel.h Add Assert() to check for trying to heap_close a relation when the 2000-02-27 07:31:00 +00:00
relcache.h Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
sets.h Add: 2000-01-26 05:58:53 +00:00
syscache.h Add: 2000-01-26 05:58:53 +00:00
temprel.h Add: 2000-01-26 05:58:53 +00:00
timestamp.h Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
tqual.h Add: 2000-01-26 05:58:53 +00:00
trace.h contrib-array.patch 2000-02-13 18:59:53 +00:00
tuplesort.h Add: 2000-01-26 05:58:53 +00:00