postgresql/src/backend/utils/adt
..
acl.c
array_expanded.c
array_selfuncs.c
array_typanalyze.c
array_userfuncs.c
arrayfuncs.c
arrayutils.c
ascii.c
bool.c
cash.c
char.c
date.c
datetime.c
datum.c Fix problems with ParamListInfo serialization mechanism. 2015-11-02 18:11:29 -05:00
dbsize.c
domains.c
encode.c
enum.c
expandeddatum.c
float.c
format_type.c
formatting.c
genfile.c
geo_ops.c
geo_selfuncs.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
inet_cidr_ntop.c
inet_net_pton.c
int8.c
int.c
json.c
jsonb_gin.c Fix erroneous hash calculations in gin_extract_jsonb_path(). 2015-11-05 18:15:48 -05:00
jsonb_op.c
jsonb_util.c
jsonb.c
jsonfuncs.c Use JsonbIteratorToken consistently in automatic variable declarations. 2015-10-11 23:53:35 -04:00
levenshtein.c
like_match.c
like.c
lockfuncs.c
mac.c
Makefile
misc.c
nabstime.c
name.c
network_gist.c
network_selfuncs.c
network.c
numeric.c
numutils.c
oid.c
oracle_compat.c
orderedsetaggs.c
pg_locale.c
pg_lsn.c
pg_upgrade_support.c
pgstatfuncs.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pseudotypes.c
quote.c
rangetypes_gist.c
rangetypes_selfuncs.c
rangetypes_spgist.c
rangetypes_typanalyze.c
rangetypes.c
regexp.c
regproc.c Fix misc typos. 2015-09-05 11:35:49 +03:00
ri_triggers.c
rowtypes.c
ruleutils.c
selfuncs.c
tid.c
timestamp.c
trigfuncs.c
tsginidx.c
tsgistidx.c
tsquery_cleanup.c
tsquery_gist.c
tsquery_op.c
tsquery_rewrite.c
tsquery_util.c
tsquery.c
tsrank.c
tsvector_op.c
tsvector_parser.c
tsvector.c
txid.c
uuid.c Remove unnecessary cast in previous commit. 2015-11-06 12:17:31 -05:00
varbit.c
varchar.c
varlena.c
version.c
windowfuncs.c
xid.c
xml.c