Re: COMMENT ON, psql and access methods

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-06-02T07:00:33Z
Lists: pgsql-hackers

Attachments

On Thu, Jun 2, 2016 at 3:42 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Thu, Jun 2, 2016 at 1:00 PM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> I have added an open item for 9.6 regarding this patch, that would be
>> good to complete this work in this release for consistency with the
>> other objects.
>
> Doh. I forgot to update psql --help.

And Query_for_list_of_access_methods was defined more or less twice,
the one of my patch having an error...
-- 
Michael

Commits

  1. Fix loose ends for SQL ACCESS METHOD objects