Re: Remaining calls of heap_close/heap_open in the tree

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Remaining calls of heap_close/heap_open in the tree
Дата
Msg-id 20191017080450.kvwcgbm6xbnps262@alap3.anarazel.de
обсуждение исходный текст
Ответ на Remaining calls of heap_close/heap_open in the tree  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Remaining calls of heap_close/heap_open in the tree  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Remaining calls of heap_close/heap_open in the tree  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Hi,

On 2019-10-17 10:47:06 +0900, Michael Paquier wrote:
> I have just bumped into $subject, and we now use the table_*
> equivalents in the code.  Any objections to the simple patch attached
> to clean up that?

They're not really "remaining", as much as having been introduced after
the introduction of table_open()/close()...

Wonder if it's worth removing the backward compat ones from master? I
don't quite think so, but...

Greetings,

Andres Freund



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Remove obsolete information schema tables
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: parallel restore sometimes fails for FKs to partitioned tables