postgresql/src/backend/utils/adt
2007-01-02 21:25:50 +00:00
..
acl.c Message style improvements 2006-10-06 17:14:01 +00:00
array_userfuncs.c
arrayfuncs.c Tweak accumArrayResult() to double the size of its working arrays when 2006-11-08 19:24:38 +00:00
arrayutils.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
ascii.c
bool.c
cash.c
char.c
date.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
datetime.c Fix up timetz input so that a date is required only when the specified 2006-10-18 16:43:14 +00:00
datum.c
dbsize.c Get rid of some unnecessary dependencies on DataDir: wherever possible, 2006-11-06 03:06:41 +00:00
domains.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
encode.c
float.c finite() no longer used; remove finite() platform-specific 2007-01-02 21:25:50 +00:00
format_type.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
formatting.c Add workaround for localizing May and abbreviated May differently. Idea 2006-11-28 12:53:44 +00:00
genfile.c Change pg_stat_all_tables and sister views to put the recently-added 2006-11-24 21:18:42 +00:00
geo_ops.c
geo_selfuncs.c
inet_net_ntop.c
inet_net_pton.c
int8.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
int.c Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
like_match.c
like.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
lockfuncs.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
mac.c
Makefile Initial SQL/XML support: xml data type and initial set of functions. 2006-12-21 16:05:16 +00:00
misc.c On systems that have setsid(2) (which should be just about everything except 2006-11-21 20:59:53 +00:00
nabstime.c
name.c
network.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
not_in.c
numeric.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
numutils.c
oid.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
oracle_compat.c
pg_locale.c Fix to_char() locale handling to honor LC_TIME, not LC_MESSAGES. 2006-11-24 15:26:18 +00:00
pg_lzcompress.c Cleanup for pglz_compress code: remove dead code, const-ify API of 2006-10-05 23:33:33 +00:00
pgstatfuncs.c Add n_live_tuples and n_dead_tuples to pg_stat_all_tables. 2007-01-02 20:59:32 +00:00
pseudotypes.c
quote.c
regexp.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
regproc.c
ri_triggers.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
rowtypes.c
ruleutils.c Fix multiple breakages in last XML patch. 2006-12-29 16:44:28 +00:00
selfuncs.c Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
tid.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
timestamp.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
varbit.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
varchar.c Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
varlena.c Fix performance issues in replace_text(), replace_text_regexp(), and 2006-11-08 19:22:25 +00:00
version.c
xid.c
xml.c Fix multiple breakages in last XML patch. 2006-12-29 16:44:28 +00:00