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 ed301d6dbe Revert "Fix an O(N^2) problem in foreign key references". 10 years ago
..
Makefile Support "expanded" objects, particularly arrays, for better performance. 11 years ago
acl.c pgindent run for 9.5 11 years ago
array_expanded.c Support "expanded" objects, particularly arrays, for better performance. 11 years ago
array_selfuncs.c Collection of typo fixes. 11 years ago
array_typanalyze.c Collection of typo fixes. 11 years ago
array_userfuncs.c pgindent run for 9.5 11 years ago
arrayfuncs.c Fix recently-introduced crash in array_contain_compare(). 11 years ago
arrayutils.c
ascii.c
bool.c
cash.c Collection of typo fixes. 11 years ago
char.c
date.c
datetime.c Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than 10 years ago
datum.c Support "expanded" objects, particularly arrays, for better performance. 11 years ago
dbsize.c
domains.c
encode.c
enum.c Remove enum-related special cases for catalog scans. 11 years ago
expandeddatum.c Support "expanded" objects, particularly arrays, for better performance. 11 years ago
float.c
format_type.c Allow on-the-fly capture of DDL event details 11 years ago
formatting.c pgindent run for 9.5 11 years ago
genfile.c Add missing_ok option to the SQL functions for reading files. 11 years ago
geo_ops.c Allow GiST distance function to return merely a lower-bound. 11 years ago
geo_selfuncs.c
inet_cidr_ntop.c
inet_net_pton.c
int.c
int8.c Define integer limits independently from the system definitions. 11 years ago
json.c Support JSON negative array subscripts everywhere 11 years ago
jsonb.c Fix treatment of nulls in jsonb_agg and jsonb_object_agg 11 years ago
jsonb_gin.c Move strategy numbers to include/access/stratnum.h 11 years ago
jsonb_op.c
jsonb_util.c Revert "Add all structured objects passed to pushJsonbValue piecewise." 11 years ago
jsonfuncs.c Fix the fastpath rule for jsonb_concat with an empty operand. 10 years ago
levenshtein.c pgindent run for 9.5 11 years ago
like.c
like_match.c
lockfuncs.c pgindent run for 9.5 11 years ago
mac.c
misc.c Fix assorted inconsistencies in our calls of readlink(). 11 years ago
nabstime.c
name.c Add new OID alias type regrole 11 years ago
network.c Add geometry/range functions to support BRIN inclusion 11 years ago
network_gist.c pgindent run for 9.5 11 years ago
network_selfuncs.c Provide real selectivity estimators for inet/cidr operators. 11 years ago
numeric.c Avoid calling memcpy() with a NULL source pointer and count == 0. 11 years ago
numutils.c Define integer limits independently from the system definitions. 11 years ago
oid.c
oracle_compat.c Remove spurious semicolons. 11 years ago
orderedsetaggs.c Extend abbreviated key infrastructure to datum tuplesorts. 11 years ago
pg_locale.c Revoke support for strxfrm() that write past the specified array length. 11 years ago
pg_lsn.c
pg_upgrade_support.c pgindent run for 9.5 11 years ago
pgstatfuncs.c pgindent run for 9.5 11 years ago
pseudotypes.c Redesign tablesample method API, and do extensive code review. 11 years ago
quote.c
rangetypes.c Add geometry/range functions to support BRIN inclusion 11 years ago
rangetypes_gist.c Move strategy numbers to include/access/stratnum.h 11 years ago
rangetypes_selfuncs.c Collection of typo fixes. 11 years ago
rangetypes_spgist.c pgindent run for 9.5 11 years ago
rangetypes_typanalyze.c
regexp.c pgindent run for 9.5 11 years ago
regproc.c Fix misc typos. 10 years ago
ri_triggers.c Revert "Fix an O(N^2) problem in foreign key references". 10 years ago
rowtypes.c Allow record_in() and record_recv() to work for transient record types. 10 years ago
ruleutils.c Redesign tablesample method API, and do extensive code review. 11 years ago
selfuncs.c Avoid some zero-divide hazards in the planner. 11 years ago
tid.c
timestamp.c Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than 10 years ago
trigfuncs.c
tsginidx.c Move strategy numbers to include/access/stratnum.h 11 years ago
tsgistidx.c Reorganize our CRC source files again. 11 years ago
tsquery.c Reorganize our CRC source files again. 11 years ago
tsquery_cleanup.c
tsquery_gist.c Move strategy numbers to include/access/stratnum.h 11 years ago
tsquery_op.c pgindent run for 9.5 11 years ago
tsquery_rewrite.c
tsquery_util.c
tsrank.c Centralize definition of integer limits. 11 years ago
tsvector.c
tsvector_op.c Collection of typo fixes. 11 years ago
tsvector_parser.c
txid.c Fix a number of places that produced XX000 errors in the regression tests. 11 years ago
uuid.c
varbit.c
varchar.c
varlena.c In bttext_abbrev_convert, move pfree to the right place. 11 years ago
version.c
windowfuncs.c
xid.c
xml.c Use appendStringInfoString/Char et al where appropriate. 11 years ago