Re: Unused parameters & co in code

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Unused parameters & co in code
Дата
Msg-id 201901301114.2vno5l5idtsv@alvherre.pgsql
обсуждение исходный текст
Ответ на Unused parameters & co in code  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Unused parameters & co in code
Список pgsql-hackers
On 2019-Jan-30, Michael Paquier wrote:

> ReindexPartitionedIndex => parentIdx

I'd not change this one, as we will surely want to do something useful
eventually.  Not that it matters, but it'd be useless churn.

> blackholeNoticeProcessor => arg

This one's signature is enforced by PQsetNoticeProcessor.

> _bt_relbuf => rel (Quite some cleanup here for the btree code)

If this is a worthwhile cleanup, let's see a patch.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Problems with plan estimates in postgres_fdw
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Unused parameters & co in code