Re: Pluggable Storage - Andres's take - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Pluggable Storage - Andres's take
Date
Msg-id CA+q6zcVNrv5fi+C0cQZPxt4+_48aofx53Lc71Hbh19WBaDyo8Q@mail.gmail.com
Whole thread Raw
In response to Re: Pluggable Storage - Andres's take  (Amit Khandekar <amitdkhan.pg@gmail.com>)
Responses Re: Pluggable Storage - Andres's take  (Amit Khandekar <amitdkhan.pg@gmail.com>)
List pgsql-hackers
> On Tue, Jan 15, 2019 at 10:52 AM Amit Khandekar <amitdkhan.pg@gmail.com> wrote:
>
> Need to bump K_VERS_MINOR as well.

I've bumped it up, but somehow this change escaped the previous version. Now
should be there, thanks!

> On Mon, 14 Jan 2019 at 18:36, Amit Khandekar <amitdkhan.pg@gmail.com> wrote:
> > +static void _selectTableAccessMethod(ArchiveHandle *AH, const char
> > *tablespace);
> > tablespace => tableam
>
> This is yet to be addressed.

Fixed.

Also I guess another attached patch should address the psql part, namely
displaying a table access method with \d+ and possibility to hide it with a
psql variable (HIDE_TABLEAM, but I'm open for suggestion about the name).

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: FETCH FIRST clause WITH TIES option
Next
From: Oleksii Kliukin
Date:
Subject: Re: Connection slots reserved for replication