- 01 Feb, 2005 6 commits
 - 
- 
Bruce Momjian authored
joins for quite a long time.
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Tom Lane authored
fix bug with inconsistent selection of default mask length for "class D" addresses. Per report from Steve Atkins.
 - 
Bruce Momjian authored
 
 - 
 - 31 Jan, 2005 14 commits
 - 
- 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
information.
 
 - 
 - 30 Jan, 2005 14 commits
 - 
- 
Tom Lane authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
right in the failure. We can always re-add it if required.
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Tom Lane authored
 
 - 
 - 29 Jan, 2005 2 commits
 - 28 Jan, 2005 4 commits
 - 
- 
Tom Lane authored
 - 
Tom Lane authored
with Postgres.
 - 
Tom Lane authored
clamp the estimated number of groups to table row count over 10, instead of table row count; this reflects a heuristic that people probably won't group over a near-unique set of columns, and the knowledge that we don't currently have any way to estimate the correlation of the columns better than guessing. This change creates a trivial plan change in one of the regression tests.
 - 
Tom Lane authored
look at the actual aggregate transition datatypes and the actual overhead needed by nodeAgg.c, instead of using pessimistic round numbers. Per a discussion with Michael Tiemann.
 
 -