Re: Custom table AMs need to include heapam.h because of BulkInsertState

Поиск
Список
Период
Сортировка
Искать
От
David Rowley
Тема
Re: Custom table AMs need to include heapam.h because of BulkInsertState
Дата
Msg-id
CAKJS1f_ZQLCEnmSRZwnbs4xw8VDvh7L2sOoA6oNzhUOQ_ZFm0Q@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Custom table AMs need to include heapam.h because of BulkInsertState Michael Paquier <michael@paquier.xyz>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Andres Freund <andres@anarazel.de>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Michael Paquier <michael@paquier.xyz>
Re: Custom table AMs need to include heapam.h because of BulkInsertState Robert Haas <robertmhaas@gmail.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Andres Freund <andres@anarazel.de>
Re: Custom table AMs need to include heapam.h because of BulkInsertState Robert Haas <robertmhaas@gmail.com>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because of BulkInsertState Andres Freund <andres@anarazel.de>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Michael Paquier <michael@paquier.xyz>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Michael Paquier <michael@paquier.xyz>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Andres Freund <andres@anarazel.de>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Andres Freund <andres@anarazel.de>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Andres Freund <andres@anarazel.de>
Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley <david.rowley@2ndquadrant.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Michael Paquier <michael@paquier.xyz>
Re: Custom table AMs need to include heapam.h because of BulkInsertState Robert Haas <robertmhaas@gmail.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Michael Paquier <michael@paquier.xyz>
Re: Custom table AMs need to include heapam.h because of BulkInsertState Robert Haas <robertmhaas@gmail.com>
Re: Custom table AMs need to include heapam.h because ofBulkInsertState Michael Paquier <michael@paquier.xyz>
On Wed, 17 Jul 2019 at 06:46, Andres Freund  wrote:
> 2) Add a execPartition.c function that returns all the used tables from
>    a PartitionTupleRouting*.

Here's a patch which implements it that way.

I struggled a bit to think of a good name for the execPartition.c
function. I ended up with ExecGetRoutedToRelations. I'm open to better
ideas.

I also chose to leave the change of function signatures done in
f7c830f1a in place. I don't think the additional now unused parameter
is that out of place. Also, the function is inlined, so removing it
wouldn't help performance any.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
От: Alex
Дата:
FAQ