COMMENT ON, psql and access methods

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: COMMENT ON, psql and access methods
Date: 2016-05-27 11:53:38
Message-ID: CAB7nPqTzdZdu8J7EF8SXr_R2U5bSUUYNOT3oAWBZdEoggnwhGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

As far as I can see, COMMENT ON has no support for access methods.
Wouldn't we want to add it as it is created by a command? On top of
that, perhaps we could have a backslash command in psql to list the
supported access methods, like \dam[S]? The system methods would be in
this case all the in-core ones.

Regards,
--
Michael

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Léonard Benedetti 2016-05-27 11:56:55 Fix a typo in 9.6 release notes
Previous Message Emre Hasegeli 2016-05-27 10:43:02 Floating point comparison inconsistencies of the geometric types