Re: Include access method in listTables output

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

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, July 11, 2020 3:16 PM, vignesh C <vignesh21@gmail.com> wrote:

> On Mon, Jul 6, 2020 at 1:24 PM Georgios gkokolatos@protonmail.com wrote:
>
> > ‐‐‐‐‐‐‐ 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.
>
> Thanks for fixing the comments.
> Patch applies cleanly, make check & make check-world passes.
> I was not sure if any documentation change is required or not for this
> in doc/src/sgml/ref/psql-ref.sgml. Thoughts?
>

Thank you for the comment. I added a line in docs. Admittedly, might need tweaking.

Please find version 5 of the patch attached.

> Regards,
> Vignesh
> EnterpriseDB: http://www.enterprisedb.com


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."
Следующее
От: Amit Langote
Дата:
Сообщение: Re: [PATCH] Performance Improvement For Copy From Binary Files