pgsql: Add an ORDER BY to one more SELECT DISTINCT test case, per

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add an ORDER BY to one more SELECT DISTINCT test case, per
Дата
Msg-id 20080805151759.8552A755315@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add an ORDER BY to one more SELECT DISTINCT test case, per buildfarm results.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        select_distinct.out (r1.6 -> r1.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/select_distinct.out?r1=1.6&r2=1.7)
    pgsql/src/test/regress/sql:
        select_distinct.sql (r1.6 -> r1.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/select_distinct.sql?r1=1.6&r2=1.7)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: In ReadOrZeroBuffer (and related entry points), don't bother to
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Department of second thoughts: fix newly-added code in planner.c