pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which
Дата
Msg-id 20080803051245.2D2D7755314@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix copy-and-pasteo that's causing pg_regress to lie about which file it can't
read when the --temp-config argument is bad.  Noted while wondering why
buildfarm member dungbeetle is failing ... this isn't why, but it is why
the error report isn't very helpful ...

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.41.2.2 -> r1.41.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.41.2.2&r2=1.41.2.3)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Tighten up the sanity checks in TypeCreate(): pass-by-value types