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
Tomas Vondra a7dc63d904 Refactor geometric functions and operators 8 years ago
..
Makefile Add user-callable SHA-2 functions 8 years ago
acl.c Clean up warnings from -Wimplicit-fallthrough. 8 years ago
amutils.c Post-feature-freeze pgindent run. 8 years ago
array_expanded.c
array_selfuncs.c
array_typanalyze.c
array_userfuncs.c
arrayfuncs.c Rethink how to get float.h in old Windows API for isnan/isinf 8 years ago
arrayutils.c Hand code string to integer conversion for performance. 8 years ago
ascii.c
bool.c
cash.c
char.c
cryptohashes.c Add user-callable SHA-2 functions 8 years ago
date.c Make new error code name match SQL standard more closely 8 years ago
datetime.c Rethink how to get float.h in old Windows API for isnan/isinf 8 years ago
datum.c
dbsize.c Fix more format truncation issues 8 years ago
domains.c
encode.c Rename base64 routines to avoid conflict with Solaris built-in functions. 8 years ago
enum.c
expandeddatum.c
expandedrecord.c Detoast plpgsql variables if they might live across a transaction boundary. 8 years ago
float.c Make new error code name match SQL standard more closely 8 years ago
format_type.c Fix format_type() to restore its old behavior. 8 years ago
formatting.c Post-feature-freeze pgindent run. 8 years ago
genfile.c Support new default roles with adminpack 8 years ago
geo_ops.c Refactor geometric functions and operators 8 years ago
geo_selfuncs.c
geo_spgist.c Refactor geometric functions and operators 8 years ago
inet_cidr_ntop.c Suppress -Wshift-negative-value warnings. 8 years ago
inet_net_pton.c
int.c Hand code string to integer conversion for performance. 8 years ago
int8.c Hand code string to integer conversion for performance. 8 years ago
json.c Remove bogus "extern" annotations on function definitions. 8 years ago
jsonb.c pgindent run prior to branching 8 years ago
jsonb_gin.c
jsonb_op.c
jsonb_util.c Initialize new jsonb iterator to zero 8 years ago
jsonfuncs.c Fix crash in json{b}_populate_recordset() and json{b}_to_recordset(). 8 years ago
levenshtein.c
like.c
like_match.c
lockfuncs.c
mac.c
mac8.c
misc.c Support new default roles with adminpack 8 years ago
nabstime.c Rethink how to get float.h in old Windows API for isnan/isinf 8 years ago
name.c
network.c Suppress -Wshift-negative-value warnings. 8 years ago
network_gist.c
network_selfuncs.c
network_spgist.c
numeric.c doc: Update redirecting links 8 years ago
numutils.c Defend against some potential spurious compiler warnings in 86eaf208e. 8 years ago
oid.c
oracle_compat.c Fix a boatload of typos in C comments. 8 years ago
orderedsetaggs.c Rethink how to get float.h in old Windows API for isnan/isinf 8 years ago
pg_locale.c
pg_lsn.c
pg_upgrade_support.c Allow for pg_upgrade of attributes with missing values 8 years ago
pgstatfuncs.c Fix assorted compiler warnings seen in the buildfarm. 8 years ago
pseudotypes.c
quote.c
rangetypes.c
rangetypes_gist.c
rangetypes_selfuncs.c
rangetypes_spgist.c
rangetypes_typanalyze.c
regexp.c
regproc.c
ri_triggers.c Restore erroneously removed ONLY from PK check 8 years ago
rowtypes.c Remove use of byte-masking macros in record_image_cmp 8 years ago
ruleutils.c Fix pg_get_indexdef()'s behavior for included index columns. 8 years ago
selfuncs.c Rethink how to get float.h in old Windows API for isnan/isinf 8 years ago
tid.c Replace AclObjectKind with ObjectType 8 years ago
timestamp.c Deduplicate "invalid input syntax" messages for various types. 8 years ago
trigfuncs.c
tsginidx.c Use stdbool.h if suitable 8 years ago
tsgistidx.c
tsquery.c Post-feature-freeze pgindent run. 8 years ago
tsquery_cleanup.c
tsquery_gist.c
tsquery_op.c
tsquery_rewrite.c
tsquery_util.c
tsrank.c
tsvector.c Add websearch_to_tsquery 8 years ago
tsvector_op.c
tsvector_parser.c Add websearch_to_tsquery 8 years ago
txid.c
uuid.c
varbit.c Suppress -Wshift-negative-value warnings. 8 years ago
varchar.c
varlena.c Hand code string to integer conversion for performance. 8 years ago
version.c
windowfuncs.c
xid.c
xml.c Set correct context for XPath evaluation 8 years ago