pgsql: Pick up REGRESS_OPTS from contrib makefiles.

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: Pick up REGRESS_OPTS from contrib makefiles.
Дата
Msg-id 20090818223656.ACB9475331E@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Pick up REGRESS_OPTS from contrib makefiles. Along the way, fix ordering of makefile tests to mimic gmake.

Modified Files:
--------------
    pgsql/src/tools/msvc:
        vcregress.pl (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregress.pl?r1=1.10&r2=1.11)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Allow mixing of traditional and SQL:2008 LIMIT/OFFSET syntax.