postgresql/src/include/utils
Tom Lane 0f0a33099c Generalize mcv_selectivity() to support both VAR OP CONST and CONST OP VAR
cases.  This was not needed in the existing uses within selfuncs.c, but if
we're gonna export it for general use, the extra generality seems helpful.
Motivated by looking at ltree example.
2006-04-27 17:52:40 +00:00
..
acl.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
array.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
ascii.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
builtins.h Fix EXPLAIN so that it can drill down through multiple levels of subplan 2006-04-08 18:49:52 +00:00
cash.h Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
catcache.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
date.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
datetime.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
datum.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dynahash.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dynamic_loader.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
elog.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
errcodes.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
flatfiles.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fmgrtab.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
formatting.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geo_decls.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
guc.h Back out comment update about sighup, original was accurate. 2006-03-07 03:01:22 +00:00
guc_tables.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
help_config.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
hsearch.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
inet.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
int8.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
inval.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
logtape.h Repair old performance bug in tuplesort.c/logtape.c. In the case where 2006-03-07 19:06:50 +00:00
lsyscache.h Fix a bunch of problems with domains by making them use special input functions 2006-04-05 22:11:58 +00:00
memutils.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nabstime.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
numeric.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
palloc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_crc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_locale.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_lzcompress.h Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
pg_rusage.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
portal.h Back out RESET CONNECTION until there is more discussion. 2006-04-25 14:11:59 +00:00
ps_status.h Repair an error introduced by log_line_prefix patch: it is not acceptable 2005-11-05 03:04:53 +00:00
rel.h Arrange to cache btree metapage data in the relcache entry for the index, 2006-04-25 22:46:05 +00:00
relcache.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
resowner.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
selfuncs.h Generalize mcv_selectivity() to support both VAR OP CONST and CONST OP VAR 2006-04-27 17:52:40 +00:00
syscache.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
timestamp.h Add statement_timestamp(), clock_timestamp(), and 2006-04-25 00:25:22 +00:00
tqual.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tuplesort.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tuplestore.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
typcache.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
varbit.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00