You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils/adt
Andrew Dunstan 728ec9731f Correct handling of NULL arguments in json funcs. 13 years ago
..
Makefile Add new JSON processing functions and parser API. 13 years ago
acl.c Update copyrights for 2013 13 years ago
array_selfuncs.c Update copyrights for 2013 13 years ago
array_typanalyze.c Update copyrights for 2013 13 years ago
array_userfuncs.c Update copyrights for 2013 13 years ago
arrayfuncs.c Update copyrights for 2013 13 years ago
arrayutils.c Update copyrights for 2013 13 years ago
ascii.c Update copyrights for 2013 13 years ago
bool.c Update copyrights for 2013 13 years ago
cash.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
char.c Update copyrights for 2013 13 years ago
date.c Reject nonzero day fields in AT TIME ZONE INTERVAL functions. 13 years ago
datetime.c Update copyrights for 2013 13 years ago
datum.c Update copyrights for 2013 13 years ago
dbsize.c Create a distinction between a populated matview and a scannable one. 13 years ago
domains.c Provide database object names as separate fields in error messages. 13 years ago
encode.c Update copyrights for 2013 13 years ago
enum.c Fix CVE-2013-0255 properly. 13 years ago
float.c Update copyrights for 2013 13 years ago
format_type.c Allow extracting machine-readable object identity 13 years ago
formatting.c Fix to_char() to use ASCII-only case-folding rules where appropriate. 13 years ago
genfile.c Update copyrights for 2013 13 years ago
geo_ops.c Simplify box_overlap computations. 13 years ago
geo_selfuncs.c Update copyrights for 2013 13 years ago
inet_cidr_ntop.c When reporting the server as not responding, if the hostname was 15 years ago
inet_net_pton.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
int.c Update copyrights for 2013 13 years ago
int8.c Update copyrights for 2013 13 years ago
json.c Add new JSON processing functions and parser API. 13 years ago
jsonfuncs.c Correct handling of NULL arguments in json funcs. 13 years ago
like.c Update copyrights for 2013 13 years ago
like_match.c Update copyrights for 2013 13 years ago
lockfuncs.c Update copyrights for 2013 13 years ago
mac.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
misc.c Move relpath() to libpgcommon 13 years ago
nabstime.c Update copyrights for 2013 13 years ago
name.c Update copyrights for 2013 13 years ago
network.c Revert the behavior of inet/cidr functions to not unpack the arguments. 14 years ago
numeric.c Update copyrights for 2013 13 years ago
numutils.c Update copyrights for 2013 13 years ago
oid.c Update copyrights for 2013 13 years ago
oracle_compat.c Update copyrights for 2013 13 years ago
pg_locale.c Enable building with Microsoft Visual Studio 2012. 13 years ago
pg_lzcompress.c Update copyrights for 2013 13 years ago
pgstatfuncs.c Avoid updating our PgBackendStatus entry when track_activities is off. 13 years ago
pseudotypes.c Update copyrights for 2013 13 years ago
quote.c Update copyrights for 2013 13 years ago
rangetypes.c SP-GiST support of the range adjacent operator -|- 13 years ago
rangetypes_gist.c Update copyrights for 2013 13 years ago
rangetypes_selfuncs.c Fix "element <@ range" cost estimation. 13 years ago
rangetypes_spgist.c SP-GiST support of the range adjacent operator -|- 13 years ago
rangetypes_typanalyze.c Add cost estimation of range @> and <@ operators. 13 years ago
regexp.c Update copyrights for 2013 13 years ago
regproc.c Add sql_drop event for event triggers 13 years ago
ri_triggers.c Provide database object names as separate fields in error messages. 13 years ago
rowtypes.c Update copyrights for 2013 13 years ago
ruleutils.c Perform line wrapping and indenting by default in ruleutils.c. 13 years ago
selfuncs.c Support indexing of regular-expression searches in contrib/pg_trgm. 13 years ago
tid.c Update copyrights for 2013 13 years ago
timestamp.c Fix overflow check in tm2timestamp (this time for sure). 13 years ago
trigfuncs.c Update copyrights for 2013 13 years ago
tsginidx.c Update copyrights for 2013 13 years ago
tsgistidx.c Update copyrights for 2013 13 years ago
tsquery.c Update copyrights for 2013 13 years ago
tsquery_cleanup.c Update copyrights for 2013 13 years ago
tsquery_gist.c Update copyrights for 2013 13 years ago
tsquery_op.c Update copyrights for 2013 13 years ago
tsquery_rewrite.c Update copyrights for 2013 13 years ago
tsquery_util.c Update copyrights for 2013 13 years ago
tsrank.c Update copyrights for 2013 13 years ago
tsvector.c Update copyrights for 2013 13 years ago
tsvector_op.c Update copyrights for 2013 13 years ago
tsvector_parser.c Update copyrights for 2013 13 years ago
txid.c Update copyrights for 2013 13 years ago
uuid.c Update copyrights for 2013 13 years ago
varbit.c Update copyrights for 2013 13 years ago
varchar.c Update copyrights for 2013 13 years ago
varlena.c Extend format() to handle field width and left/right alignment. 13 years ago
version.c Update copyrights for 2013 13 years ago
windowfuncs.c Update copyrights for 2013 13 years ago
xid.c Update copyrights for 2013 13 years ago
xml.c Fix map_sql_value_to_xml_value() to treat domains like their base types. 13 years ago