summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/select.out
Commit message (Expand)AuthorAgeFilesLines
* New depend code auto-drops sequence, fix copy2.out.Bruce Momjian2002-07-181-147/+0
* Finished the Between patch Christopher started.Bruce Momjian2002-07-181-0/+147
* Partial indexes work again, courtesy of Martijn van Oosterhout.Tom Lane2001-07-161-10/+74
* New cost model for planning, incorporating a penalty for random pageTom Lane2000-02-151-1/+2
* Update for new psql formatting.Thomas G. Lockhart2000-01-061-275/+339
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-1/+1
* Output changed for new ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-201-24/+24
* QUERY: SELECT p.name, p.age FROM person* p ORDER BY age using >;Vadim B. Mikheev1997-09-181-18/+18
* If SELECT uses index (btree) then ordered results are returned.Vadim B. Mikheev1997-05-051-5/+5
* Added initial set of expected outputs for new regression testing.Thomas G. Lockhart1997-04-291-5/+5
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-271-2/+0
* More splits and cleanups...Marc G. Fournier1997-04-061-0/+305