postgresql/src/backend/utils/adt
..
acl.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
arrayfuncs.c
arrayutils.c Arrays are toastable. (At least if you initdb, which I didn't force.) 2000-07-22 03:34:43 +00:00
ascii.c Minor cleanup. 2000-10-25 19:36:03 +00:00
bool.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
cash.c Modify locale code to defend against possibility that it was compiled 2000-11-18 03:55:51 +00:00
char.c
date.c
datetime.c
datum.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
float.c Clean up bogosities in use of random(3) and srandom(3) --- do not assume 2000-08-07 00:51:42 +00:00
format_type.c
formatting.c USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
geo_ops.c
geo_selfuncs.c
inet_net_ntop.c
inet_net_pton.c
int8.c Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxor 2000-10-24 20:16:48 +00:00
int.c
like.c
mac.c
Makefile
misc.c Clean up bogosities in use of random(3) and srandom(3) --- do not assume 2000-08-07 00:51:42 +00:00
nabstime.c
name.c Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. 2000-09-19 18:18:04 +00:00
network.c
not_in.c
numeric.c
numutils.c
oid.c Add missing #include <errno.h>. 2000-11-21 04:27:39 +00:00
oracle_compat.c the patch include: 2000-09-25 12:58:47 +00:00
pg_locale.c
pg_lzcompress.c New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
quote.c
regexp.c
regproc.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
ri_triggers.c keep relations open until they are no longer needed. 2000-11-21 04:01:09 +00:00
ruleutils.c
selfuncs.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
sets.c
tid.c
timestamp.c Allow interpretation of INTERVALs with more timezone-like syntax. 2000-11-11 19:55:19 +00:00
varbit.c
varchar.c Put external declarations into header files. 2000-11-21 21:16:06 +00:00
varlena.c
version.c