Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add an at-least-marginally-plausible method of estimating the number | Tom Lane | 2002-11-19 |
* | Fix range-query estimation to not double-exclude NULLs, per gripe from | Tom Lane | 2002-10-19 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | > Okay. When you get back to the original issue, the gold is hidden in | Bruce Momjian | 2002-09-02 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Teach planner about the idea that a mergejoin won't necessarily read | Tom Lane | 2002-03-01 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, | Tom Lane | 2001-06-25 |