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 907e4dd2b1 Avoid multiple free_struct_lconv() calls on same data. 10 years ago
..
Makefile Remove some more dead Alpha-specific code. 10 years ago
acl.c Update copyright for 2016 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 Update copyright for 2016 10 years ago
datetime.c Improve speed of timestamp/time/date output functions. 10 years ago
datum.c Update copyright for 2016 10 years ago
dbsize.c Further fixing to make pg_size_bytes() portable. 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 further adjust degree-based trig functions for more portability. 10 years ago
format_type.c Update copyright for 2016 10 years ago
formatting.c Update copyright for 2016 10 years ago
genfile.c Update copyright for 2016 10 years ago
geo_ops.c Update copyright for 2016 10 years ago
geo_selfuncs.c Update copyright for 2016 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 IsValidJsonNumber() to notice trailing non-alphanumeric garbage. 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 Update copyright for 2016 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 Create a function to reliably identify which sessions block which others. 10 years ago
mac.c Allow input format xxxx-xxxx-xxxx for macaddr type 11 years ago
misc.c Add num_nulls() and num_nonnulls() to count NULL arguments. 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 Add scale(numeric) 10 years ago
numutils.c Improve speed of timestamp/time/date output functions. 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 Guard against null arguments in binary_upgrade_create_empty_extension(). 10 years ago
pgstatfuncs.c Update copyright for 2016 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 Update copyright for 2016 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 deparsing of ON CONFLICT arbiter WHERE clauses. 10 years ago
selfuncs.c Restructure index access method API to hide most of it at the C level. 10 years ago
tid.c Update copyright for 2016 10 years ago
timestamp.c Make extract() do something more reasonable with infinite datetimes. 10 years ago
trigfuncs.c Update copyright for 2016 10 years ago
tsginidx.c Update copyright for 2016 10 years ago
tsgistidx.c Update copyright for 2016 10 years ago
tsquery.c Update copyright for 2016 10 years ago
tsquery_cleanup.c Update copyright for 2016 10 years ago
tsquery_gist.c Update copyright for 2016 10 years ago
tsquery_op.c Update copyright for 2016 10 years ago
tsquery_rewrite.c Update copyright for 2016 10 years ago
tsquery_util.c Update copyright for 2016 10 years ago
tsrank.c Update copyright for 2016 10 years ago
tsvector.c Update copyright for 2016 10 years ago
tsvector_op.c Update copyright for 2016 10 years ago
tsvector_parser.c Update copyright for 2016 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 Improve error reporting in format() 10 years ago
version.c Update copyright for 2016 10 years ago
windowfuncs.c Update copyright for 2016 10 years ago
xid.c Update copyright for 2016 10 years ago
xml.c Update copyright for 2016 10 years ago