summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/select_distinct_on.out
Commit message (Expand)AuthorAgeFilesLines
* Use Limit instead of Unique to implement DISTINCT, when possibleDavid Rowley2022-10-281-0/+50
* Rearrange core regression tests to reduce cross-script dependencies.Tom Lane2022-02-081-3/+3
* Fix assertion failure when a SELECT DISTINCT ON expression is volatile.Tom Lane2009-09-121-0/+7
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-011-0/+2
* Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is nowTom Lane2000-01-271-14/+62
* Update for new psql formatting.Thomas G. Lockhart2000-01-061-11/+14
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-1/+1
* More splits and cleanups...Marc G. Fournier1997-04-061-0/+15