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 38bb77a5d1 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 23 years ago
..
Makefile Add dependency for like.c 24 years ago
acl.c Update copyright to 2002. 24 years ago
arrayfuncs.c Update copyright to 2002. 24 years ago
arrayutils.c Update copyright to 2002. 24 years ago
ascii.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
bool.c Update copyright to 2002. 24 years ago
cash.c Locale support is on by default. The choice of locale is done in initdb 24 years ago
char.c Update copyright to 2002. 24 years ago
date.c Update copyright to 2002. 24 years ago
datetime.c Update copyright to 2002. 24 years ago
datum.c Update copyright to 2002. 24 years ago
encode.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
float.c Update copyright to 2002. 24 years ago
format_type.c Update copyright to 2002. 24 years ago
formatting.c Support alternate storage scheme of 64-bit integer for date/time types. 24 years ago
geo_ops.c Mark 'line' as 'not implemented' in SGML and psql \dT, per Thomas 24 years ago
geo_selfuncs.c Update copyright to 2002. 24 years ago
inet_net_ntop.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
inet_net_pton.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
int.c Update copyright to 2002. 24 years ago
int8.c Update copyright to 2002. 24 years ago
like.c Update copyright to 2002. 24 years ago
like_match.c Update copyright to 2002. 24 years ago
mac.c Merge ALTER GROUP ADD/DROP rules by creating add_drop action. 24 years ago
misc.c Update copyright to 2002. 24 years ago
nabstime.c Update copyright to 2002. 24 years ago
name.c Update copyright to 2002. 24 years ago
network.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
not_in.c ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 23 years ago
numeric.c Remove MAX/MIN() macros, use c.h Max/Min() instead. 24 years ago
numutils.c Oops, sometimes strtol isn't called in pg_atoi, so we do need that badp 24 years ago
oid.c Update copyright to 2002. 24 years ago
oracle_compat.c Clean up some copyrights. 24 years ago
pg_locale.c Merge the last few variable.c configuration variables into the generic 24 years ago
pg_lzcompress.c Fix performance problems in TOAST compressor. The management of 24 years ago
pgstatfuncs.c Rename pid function to backend_pid(). 23 years ago
quote.c Authentication improvements: 24 years ago
regexp.c Update copyright to 2002. 24 years ago
regproc.c Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 23 years ago
ri_triggers.c This should fix a bug where a row that was updated or 23 years ago
ruleutils.c pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 24 years ago
selfuncs.c Update copyright to 2002. 24 years ago
sets.c Remove unused system table columns: 23 years ago
tid.c Fix tid to in/out as unsigned. 24 years ago
timestamp.c Update copyright to 2002. 24 years ago
varbit.c Update copyright to 2002. 24 years ago
varchar.c Update copyright to 2002. 24 years ago
varlena.c Update copyright to 2002. 24 years ago
version.c Functions on 'text' type updated to new fmgr style. 'text' is 26 years ago