postgresql/src/backend/utils/adt
Tom Lane a3f945a1b2 Adjust estimate_num_groups() to not clamp per-relation group count
estimate to less than the number of values estimated for any one grouping
Var, as suggested by Manfred.  This is intuitively right, and what's
more it puts the plan choices in the subselect regression test back the
way they were before ...
2005-02-01 23:08:13 +00:00
..
Makefile Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
acl.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
array_userfuncs.c Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
arrayfuncs.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
arrayutils.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
ascii.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
bool.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
cash.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
char.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
date.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
datetime.c interval_out failed to mention 'ago' for negative intervals in SQL and 2005-01-11 18:33:46 +00:00
datum.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
encode.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
float.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
format_type.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
formatting.c Remove unportable assumption that it's okay to use the target buffer 2005-01-13 01:40:13 +00:00
geo_ops.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geo_selfuncs.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
inet_net_ntop.c Sync inet formatting code with recent BIND releases. In particular, 2005-02-01 00:59:09 +00:00
inet_net_pton.c Sync inet formatting code with recent BIND releases. In particular, 2005-02-01 00:59:09 +00:00
int.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
int8.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
like.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
like_match.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
lockfuncs.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
mac.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
misc.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nabstime.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
name.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
network.c Do proper testing of CIDR bits against network mask, e.g. don't allow: 2004-10-08 01:10:31 +00:00
not_in.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
numeric.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
numutils.c Undo an unadvertised change in the API of pg_atoi. In all previous 2005-01-09 21:03:19 +00:00
oid.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
oracle_compat.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_locale.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
pg_lzcompress.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pgstatfuncs.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pseudotypes.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
quote.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
regexp.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
regproc.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
ri_triggers.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
rowtypes.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
ruleutils.c get_names_for_var didn't do recursion for unnamed JOIN vars quite right; 2005-01-13 17:19:10 +00:00
selfuncs.c Adjust estimate_num_groups() to not clamp per-relation group count 2005-02-01 23:08:13 +00:00
tid.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
timestamp.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
varbit.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
varchar.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
varlena.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
version.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xid.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00