pgsql: Disable BLOB test in pg_dump TAP tests

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Disable BLOB test in pg_dump TAP tests
Дата
Msg-id E1ayqyz-0007Xo-Cr@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Disable BLOB test in pg_dump TAP tests
Список pgsql-committers
Disable BLOB test in pg_dump TAP tests

Buildfarm member jacana appears to have an issue with running this
test.  It's not entirely clear to me why, but rather than try to
fight with it, just disable it for now.

None of the other tests try to write out from psql directly as
this test does, so it seems likely that the rest of the tests will
be fine (as they have been on numerous other systems).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0f97c722bb201c67312eec0a9ff3691cda37878f

Modified Files
--------------
src/bin/pg_dump/t/002_pg_dump.pl | 68 ++++++++++++++++++++--------------------
1 file changed, 34 insertions(+), 34 deletions(-)


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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Mitigate "snapshot too old" performance regression on NUMA
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <