Re: Cleanup - adjust the code crossing 80-column window limit

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Cleanup - adjust the code crossing 80-column window limit
Дата
Msg-id CALj2ACVjuPY+Guw0MJJgsbWm4zzhKpey9GLm0DFrbw8=6QbNAg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cleanup - adjust the code crossing 80-column window limit  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список pgsql-hackers
>
> Is there a test case covering this part of the code(I'm not sure if
> one exists in the regression test suite)?
> If no, can we add one?
>

I observed that the code areas this patch is trying to modify are
pretty much generic and are being called from many places.
The code basically handles exit callbacks on proc exits, on or before
shared memory exits which is very generic and common code.
I'm sure these parts are covered with the existing regression test suites.

Since I have previously run the regression tests, now finally, +1 for
the patch from my end.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Cache lookup errors with functions manipulation object addresses
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: possibility to read dumped table's name from file