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
Tom Lane 26e66184d6 Fix assorted missing infrastructure for ON CONFLICT. 10 years ago
..
Makefile Introduce SP-GiST operator class over box. 10 years ago
acl.c Reserve the "pg_" namespace for roles 10 years ago
array_expanded.c Update copyright for 2016 10 years ago
array_selfuncs.c Update copyright for 2016 10 years ago
array_typanalyze.c Update copyright for 2016 10 years ago
array_userfuncs.c Update copyright for 2016 10 years ago
arrayfuncs.c Update copyright for 2016 10 years ago
arrayutils.c Update copyright for 2016 10 years ago
ascii.c Update copyright for 2016 10 years ago
bool.c Update copyright for 2016 10 years ago
cash.c Collection of typo fixes. 11 years ago
char.c Update copyright for 2016 10 years ago
date.c Be more careful about out-of-range dates and timestamps. 10 years ago
datetime.c Rename strtoi() to strtoint(). 10 years ago
datum.c Update copyright for 2016 10 years ago
dbsize.c Tweak a few more things in preparation for upcoming pgindent run. 10 years ago
domains.c Update copyright for 2016 10 years ago
encode.c Update copyright for 2016 10 years ago
enum.c Update copyright for 2016 10 years ago
expandeddatum.c Update copyright for 2016 10 years ago
float.c Yet more portability hacking for degree-based trig functions. 10 years ago
format_type.c Update copyright for 2016 10 years ago
formatting.c Fix possible read past end of string in to_timestamp(). 10 years ago
genfile.c Update copyright for 2016 10 years ago
geo_ops.c Improve portability of I/O behavior for the geometric types. 10 years ago
geo_selfuncs.c Update copyright for 2016 10 years ago
geo_spgist.c Properly mark initRectBox() as taking 'void' args 10 years ago
inet_cidr_ntop.c pgindent run for 9.4 12 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 copyright for 2016 10 years ago
int8.c Update copyright for 2016 10 years ago
json.c Fix typos. 10 years ago
jsonb.c Fix two-argument jsonb_object when called with empty arrays 10 years ago
jsonb_gin.c Update copyright for 2016 10 years ago
jsonb_op.c Update copyright for 2016 10 years ago
jsonb_util.c Update copyright for 2016 10 years ago
jsonfuncs.c Add jsonb_insert 10 years ago
levenshtein.c Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. 10 years ago
like.c Update copyright for 2016 10 years ago
like_match.c Update copyright for 2016 10 years ago
lockfuncs.c Provide much better wait information in pg_stat_activity. 10 years ago
mac.c Allow input format xxxx-xxxx-xxxx for macaddr type 11 years ago
misc.c Create default roles 10 years ago
nabstime.c Update copyright for 2016 10 years ago
name.c Update copyright for 2016 10 years ago
network.c Add geometry/range functions to support BRIN inclusion 11 years ago
network_gist.c Update copyright for 2016 10 years ago
network_selfuncs.c Update copyright for 2016 10 years ago
numeric.c Fix corner-case loss of precision in numeric pow() calculation 10 years ago
numutils.c Use PG_INT32_MIN instead of reiterating the constant. 10 years ago
oid.c Update copyright for 2016 10 years ago
oracle_compat.c Update copyright for 2016 10 years ago
orderedsetaggs.c Reuse abbreviated keys in ordered [set] aggregates. 10 years ago
pg_locale.c Avoid multiple free_struct_lconv() calls on same data. 10 years ago
pg_lsn.c Update copyright for 2016 10 years ago
pg_upgrade_support.c In pg_dump, include pg_catalog and extension ACLs, if changed 10 years ago
pgstatfuncs.c Prevent possible crash reading pg_stat_activity. 10 years ago
pseudotypes.c Restructure index access method API to hide most of it at the C level. 10 years ago
quote.c Update copyright for 2016 10 years ago
rangetypes.c Update copyright for 2016 10 years ago
rangetypes_gist.c Update copyright for 2016 10 years ago
rangetypes_selfuncs.c Update copyright for 2016 10 years ago
rangetypes_spgist.c Use traversalValue in SP-GiST range opclass. 10 years ago
rangetypes_typanalyze.c Update copyright for 2016 10 years ago
regexp.c Update copyright for 2016 10 years ago
regproc.c Make the to_reg*() functions accept text not cstring. 10 years ago
ri_triggers.c Update copyright for 2016 10 years ago
rowtypes.c Update copyright for 2016 10 years ago
ruleutils.c Fix assorted missing infrastructure for ON CONFLICT. 10 years ago
selfuncs.c Revert CREATE INDEX ... INCLUDING ... 10 years ago
tid.c Update copyright for 2016 10 years ago
timestamp.c Add parallel query support functions for assorted aggregates. 10 years ago
trigfuncs.c Update copyright for 2016 10 years ago
tsginidx.c Tweak a few more things in preparation for upcoming pgindent run. 10 years ago
tsgistidx.c Phrase full text search. 10 years ago
tsquery.c Restore original tsquery operation numbering. 10 years ago
tsquery_cleanup.c Zeroing unused parts ducring tsquery construction. 10 years ago
tsquery_gist.c Create stub functions to support pg_upgrade of old contrib/tsearch2. 10 years ago
tsquery_op.c Fix whitespace 10 years ago
tsquery_rewrite.c Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
tsquery_util.c Phrase full text search. 10 years ago
tsrank.c Phrase full text search. 10 years ago
tsvector.c Rename comparePos() to compareWordEntryPos() 10 years ago
tsvector_op.c Rename tsvector delete() to ts_delete(), and filter() to ts_filter(). 10 years ago
tsvector_parser.c Phrase full text search. 10 years ago
txid.c Update copyright for 2016 10 years ago
uuid.c Update copyright for 2016 10 years ago
varbit.c Update copyright for 2016 10 years ago
varchar.c Extend sortsupport for text to more opclasses. 10 years ago
varlena.c Disable abbreviated keys for string-sorting in non-C locales. 10 years ago
version.c Update copyright for 2016 10 years ago
windowfuncs.c Fix typos. 10 years ago
xid.c Update copyright for 2016 10 years ago
xml.c Widen query numbers-of-tuples-processed counters to uint64. 10 years ago