postgresql/src/backend/utils/adt
..
acl.c
array_userfuncs.c
arrayfuncs.c Modify all callers of datatype input and receive functions so that if these 2006-04-04 19:35:37 +00:00
arrayutils.c
ascii.c
bool.c
cash.c
char.c
date.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
datetime.c Allow timezone names in SQL strings, 2006-06-07 22:32:31 +00:00
datum.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dbsize.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
domains.c Fix a bunch of problems with domains by making them use special input functions 2006-04-05 22:11:58 +00:00
encode.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
float.c Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
format_type.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
formatting.c Fix problem that sscanf(buf, "%d", &val) eats leading white space, but 2006-04-19 18:49:09 +00:00
genfile.c
geo_ops.c Update comment description of geo routines and move comment to more 2006-06-26 12:32:42 +00:00
geo_selfuncs.c Move ltree parentsel() selectivity function into /contrib/ltree. 2006-04-26 22:33:36 +00:00
inet_net_ntop.c Remove compiler warning by casting SNPRINTF() call to void. 2006-04-24 19:51:13 +00:00
inet_net_pton.c
int8.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
int.c Avoid use of C commment inside C comment from recent Win32 int overflow patch. 2006-06-12 16:28:52 +00:00
like_match.c
like.c
lockfuncs.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
mac.c
Makefile Fix a bunch of problems with domains by making them use special input functions 2006-04-05 22:11:58 +00:00
misc.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nabstime.c
name.c Fix ancient misdescription of namegt/namege in comment. Greg Stark 2006-05-30 05:22:59 +00:00
network.c Fix incorrect addition, subtraction, and overflow checking in new 2006-02-11 20:39:59 +00:00
not_in.c Add error location info to ResTarget parse nodes. Allows error cursor to be supplied 2006-03-23 00:19:30 +00:00
numeric.c
numutils.c Remove a few places that attempted to define INT_MAX, SCHAR_MAX, and 2006-03-11 01:19:22 +00:00
oid.c
oracle_compat.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_locale.c
pg_lzcompress.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
pgstatfuncs.c Take the statistics collector out of the loop for monitoring backends' 2006-06-19 01:51:22 +00:00
pseudotypes.c
quote.c Fix up pg_dump to do string escaping fully correctly for client encoding 2006-05-28 21:13:54 +00:00
regexp.c
regproc.c Provide a namespace.c function for lookup of an operator with exact 2006-05-01 23:22:43 +00:00
ri_triggers.c
rowtypes.c
ruleutils.c
selfuncs.c Fix oversight in planning for multiple indexscans driven by 2006-07-01 22:07:23 +00:00
tid.c
timestamp.c Remove redundant gettimeofday() calls to the extent practical without 2006-06-20 22:52:00 +00:00
varbit.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
varchar.c
varlena.c Split definitions for md5.c out of crypt.h and into their own header 2006-06-20 19:56:52 +00:00
version.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xid.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00