postgresql/src/backend/utils/adt
2002-02-18 23:11:58 +00:00
..
acl.c Privileges on functions and procedural languages 2002-02-18 23:11:58 +00:00
arrayfuncs.c Remove MAX/MIN() macros, use c.h Max/Min() instead. 2002-02-18 14:25:40 +00:00
arrayutils.c
ascii.c
bool.c
cash.c
char.c
date.c
datetime.c Rename TIME token to ISOTIME to eliminate conflict with gram.y parser 2002-01-01 02:54:33 +00:00
datum.c
encode.c
float.c Repair roundoff-error problem for stddev/variance results near zero, 2001-12-11 02:02:12 +00:00
format_type.c
formatting.c Remove MAX/MIN() macros, use c.h Max/Min() instead. 2002-02-18 14:25:40 +00:00
geo_ops.c
geo_selfuncs.c
inet_net_ntop.c
inet_net_pton.c
int8.c Tweak int8in to accept -9223372036854775808, per recent discussion in 2001-11-24 19:57:06 +00:00
int.c
like_match.c
like.c
mac.c
Makefile
misc.c
nabstime.c
name.c
network.c
not_in.c
numeric.c Remove MAX/MIN() macros, use c.h Max/Min() instead. 2002-02-18 14:25:40 +00:00
numutils.c
oid.c
oracle_compat.c Fix lpad() and rpad() to produce correct results in variable-length 2002-01-08 17:03:41 +00:00
pg_locale.c
pg_lzcompress.c
pgstatfuncs.c
quote.c
regexp.c
regproc.c
ri_triggers.c
ruleutils.c Change display of FieldSelect nodes from arg.field to field(arg), 2001-11-26 21:15:14 +00:00
selfuncs.c Guard against roundoff errors in new selectivity-estimation code, 2002-01-03 04:02:34 +00:00
sets.c Privileges on functions and procedural languages 2002-02-18 23:11:58 +00:00
tid.c
timestamp.c Repair bugs in declarations of routines to add timestamptz and interval. 2002-01-12 04:38:38 +00:00
varbit.c
varchar.c Optimization for bpcharlen, textlen, varcharlen in case of single byte 2001-11-18 12:07:07 +00:00
varlena.c
version.c