Re: New Object Access Type hooks

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: New Object Access Type hooks
Дата
Msg-id 2295181.1649124650@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: New Object Access Type hooks  (Mark Dilger <mark.dilger@enterprisedb.com>)
Список pgsql-hackers
Mark Dilger <mark.dilger@enterprisedb.com> writes:
> On Apr 4, 2022, at 1:47 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Perhaps libpq should be trying harder to make those cases look alike, but
>> this test is about server behavior not libpq behavior, so I'm inclined
>> to just make it lax.

> +1.

> I've gotten this test failure only a few times in perhaps the last six months, so if we narrow the opportunity for
testfailure without closing it entirely, we're just making the test failures that much harder to diagnose. 

Done that way.

            regards, tom lane



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: PATCH: add "--config-file=" option to pg_rewind
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Run pg_amcheck in 002_pg_upgrade.pl and 027_stream_regress.pl?