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 97cf1fa4ed Assume that we have <wchar.h>. 6 years ago
..
.gitignore Revert "Add gitignore entries for jsonpath_gram.h" 7 years ago
Makefile Move jsonapi.c and jsonapi.h to src/common. 6 years ago
acl.c Update copyrights for 2020 6 years ago
amutils.c Update copyrights for 2020 6 years ago
array_expanded.c Update copyrights for 2020 6 years ago
array_selfuncs.c Update copyrights for 2020 6 years ago
array_typanalyze.c Update copyrights for 2020 6 years ago
array_userfuncs.c Update copyrights for 2020 6 years ago
arrayfuncs.c Update copyrights for 2020 6 years ago
arrayutils.c Update copyrights for 2020 6 years ago
ascii.c Update copyrights for 2020 6 years ago
bool.c Update copyrights for 2020 6 years ago
cash.c Fix loss of fractional digits for large values in cash_numeric(). 6 years ago
char.c Update copyrights for 2020 6 years ago
cryptohashes.c Update copyrights for 2020 6 years ago
date.c Update copyrights for 2020 6 years ago
datetime.c Optimizations for integer to decimal output. 6 years ago
datum.c Update copyrights for 2020 6 years ago
dbsize.c Update copyrights for 2020 6 years ago
domains.c Update copyrights for 2020 6 years ago
encode.c Update copyrights for 2020 6 years ago
enum.c Update copyrights for 2020 6 years ago
expandeddatum.c Update copyrights for 2020 6 years ago
expandedrecord.c Update copyrights for 2020 6 years ago
float.c Assume that we have cbrt(). 6 years ago
format_type.c Update copyrights for 2020 6 years ago
formatting.c Assume that we have <wchar.h>. 6 years ago
genfile.c Remove excess parens in ereport() calls 6 years ago
geo_ops.c Avoid a performance regression in float overflow/underflow detection. 6 years ago
geo_selfuncs.c Update copyrights for 2020 6 years ago
geo_spgist.c Update copyrights for 2020 6 years ago
inet_cidr_ntop.c Avoid conflicts with library versions of inet_net_ntop() and friends. 6 years ago
inet_net_pton.c Avoid conflicts with library versions of inet_net_ntop() and friends. 6 years ago
int.c Add functions gcd() and lcm() for integer and numeric types. 6 years ago
int8.c Optimizations for integer to decimal output. 6 years ago
json.c Move jsonapi.c and jsonapi.h to src/common. 6 years ago
jsonb.c Move jsonapi.c and jsonapi.h to src/common. 6 years ago
jsonb_gin.c Update copyrights for 2020 6 years ago
jsonb_op.c Update copyrights for 2020 6 years ago
jsonb_util.c Move jsonapi.c and jsonapi.h to src/common. 6 years ago
jsonfuncs.c Fix not-quite-right string comparison in parse_jsonb_index_flags(). 6 years ago
jsonpath.c Update copyrights for 2020 6 years ago
jsonpath_exec.c Remove duplicated words in comments 6 years ago
jsonpath_gram.y Update copyrights for 2020 6 years ago
jsonpath_scan.l Update copyrights for 2020 6 years ago
levenshtein.c Update copyrights for 2020 6 years ago
like.c Update copyrights for 2020 6 years ago
like_match.c Update copyrights for 2020 6 years ago
like_support.c Update copyrights for 2020 6 years ago
lockfuncs.c Add declaration-level assertions for compile-time checks 6 years ago
mac.c Update copyrights for 2020 6 years ago
mac8.c Update copyrights for 2020 6 years ago
misc.c Update copyrights for 2020 6 years ago
name.c Update copyrights for 2020 6 years ago
network.c Fix inconsistencies and typos in the tree, take 11 6 years ago
network_gist.c Update copyrights for 2020 6 years ago
network_selfuncs.c Update copyrights for 2020 6 years ago
network_spgist.c Update copyrights for 2020 6 years ago
numeric.c Add functions gcd() and lcm() for integer and numeric types. 6 years ago
numutils.c Optimizations for integer to decimal output. 6 years ago
oid.c Update copyrights for 2020 6 years ago
oracle_compat.c Update copyrights for 2020 6 years ago
orderedsetaggs.c Update copyrights for 2020 6 years ago
partitionfuncs.c Update copyrights for 2020 6 years ago
pg_locale.c Rationalize code placement between wchar.c, encnames.c, and mbutils.c. 6 years ago
pg_lsn.c Update copyrights for 2020 6 years ago
pg_upgrade_support.c Remove excess parens in ereport() calls 6 years ago
pgstatfuncs.c Add leader_pid to pg_stat_activity 6 years ago
pseudotypes.c Update copyrights for 2020 6 years ago
quote.c Update copyrights for 2020 6 years ago
rangetypes.c Update copyrights for 2020 6 years ago
rangetypes_gist.c Update copyrights for 2020 6 years ago
rangetypes_selfuncs.c Fix edge-case crashes and misestimation in range containment selectivity. 6 years ago
rangetypes_spgist.c Clean up newlines following left parentheses 6 years ago
rangetypes_typanalyze.c Clean up newlines following left parentheses 6 years ago
regexp.c Minor code beautification in regexp.c. 6 years ago
regproc.c Update copyrights for 2020 6 years ago
ri_triggers.c Update copyrights for 2020 6 years ago
rowtypes.c Update copyrights for 2020 6 years ago
ruleutils.c Clean up newlines following left parentheses 6 years ago
selfuncs.c Refactor hash_agg_entry_size(). 6 years ago
tid.c Fix bug in Tid scan. 6 years ago
timestamp.c Clean up newlines following left parentheses 6 years ago
trigfuncs.c Update copyrights for 2020 6 years ago
tsginidx.c Update copyrights for 2020 6 years ago
tsgistidx.c Clean up newlines following left parentheses 6 years ago
tsquery.c Update copyrights for 2020 6 years ago
tsquery_cleanup.c Update copyrights for 2020 6 years ago
tsquery_gist.c Update copyrights for 2020 6 years ago
tsquery_op.c Clean up newlines following left parentheses 6 years ago
tsquery_rewrite.c Update copyrights for 2020 6 years ago
tsquery_util.c Update copyrights for 2020 6 years ago
tsrank.c Update copyrights for 2020 6 years ago
tsvector.c Update copyrights for 2020 6 years ago
tsvector_op.c Clean up newlines following left parentheses 6 years ago
tsvector_parser.c Update copyrights for 2020 6 years ago
txid.c Update copyrights for 2020 6 years ago
uuid.c Update copyrights for 2020 6 years ago
varbit.c Update copyrights for 2020 6 years ago
varchar.c Update copyrights for 2020 6 years ago
varlena.c Update copyrights for 2020 6 years ago
version.c Update copyrights for 2020 6 years ago
windowfuncs.c Update copyrights for 2020 6 years ago
xid.c Update copyrights for 2020 6 years ago
xml.c Update copyrights for 2020 6 years ago