pgsql: Fix one more TAP test to use standard command-line argument orde

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix one more TAP test to use standard command-line argument orde
Дата
Msg-id E1YogUs-0000L2-Rn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix one more TAP test to use standard command-line argument ordering.

Commit c67a86f7da90c30b81f91957023fb752f06f0598 caught most of these,
but this negative test escaped notice.  The test did pass, for the wrong
reason, under affected configurations.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/84c08a7649b8c6dd488dfe0e37ab017e8059cd33

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Make hstore_plperl's build even more like plperl's
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Rename coerce_type() local variable.