Re: Include access method in listTables output

Поиск
Список
Период
Сортировка
От Georgios
Тема Re: Include access method in listTables output
Дата
Msg-id ML_yRD74niFoptyl9ewfYa2EFWZHSTMNzvOKhCAdc7qX3tVHG-TKU7LjBfiCRvF2-dO2eaTJemzSkuecn4Uv_-yX9xWBpnpJnrcGUxb2zfA=@protonmail.com
обсуждение исходный текст
Ответ на Re: Include access method in listTables output  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Include access method in listTables output  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, July 6, 2020 3:12 AM, Michael Paquier <michael@paquier.xyz> wrote:

> On Sun, Jul 05, 2020 at 07:13:10AM +0530, vignesh C wrote:
>
> > I'm not sure if we should include showViews, I had seen that the
> > access method was not getting selected for view.
>
> +1. These have no physical storage, so you are looking here for
> relkinds that satisfy RELKIND_HAS_STORAGE().

Thank you for the review.
Find attached v4 of the patch.

>
> ---------------------------------------------------------------------------------------------------------------
>
> Michael


Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Cache lookup errors with functions manipulation object addresses
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: A patch for get origin from commit_ts.