postgresql/src/include/utils
Tom Lane 2792374cff Ensure that btree sort ordering functions and boolean comparison operators
give consistent results for all datatypes.  Types float4, float8, and
numeric were broken for NaN values; abstime, timestamp, and interval
were broken for INVALID values; timetz was just plain broken (some
possible pairs of values were neither < nor = nor >).  Also clean up
text, bpchar, varchar, and bit/varbit to eliminate duplicate code and
thereby reduce the probability of similar inconsistencies arising in
the future.
2001-05-03 19:00:37 +00:00
..
acl.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
array.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ascii.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
bit.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
builtins.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
cash.h More functions updated to new fmgr style --- money, name, tid datatypes. 2000-08-03 16:35:08 +00:00
catcache.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
date.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
datetime.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
datum.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
dynahash.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
dynamic_loader.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
elog.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
exc.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
excid.h Mark exception and assert global variables as DLLIMPORT, so that plpgsql 2001-03-23 18:26:01 +00:00
fcache.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
fmgrtab.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
formatting.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geo_decls.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
guc.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
hsearch.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
inet.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
int8.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
inval.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
logtape.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
lsyscache.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
memutils.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
nabstime.h Ensure that btree sort ordering functions and boolean comparison operators 2001-05-03 19:00:37 +00:00
numeric.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
palloc.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_crc.h When using 'long long int' for int64 type, check to see if the compiler 2001-03-23 18:42:12 +00:00
pg_locale.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_lzcompress.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
portal.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ps_status.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rel.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
relcache.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
sets.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
syscache.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
temprel.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
timestamp.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
tqual.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
tuplesort.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
tuplestore.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
varbit.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00