pgsql: Fix description of pg_class.relam for table access methods

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix description of pg_class.relam for table access methods
Date: 2019-06-20 04:06:55
Message-ID: E1hdoLf-0000z2-Kg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix description of pg_class.relam for table access methods

Author: Ian Barwick
Discussion: https://postgr.es/m/087a6961-1aaf-e36c-b712-bd5a644da20a@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/252f9a2580b013fe45ba28bb6d7a4994abc93bb5

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-06-20 04:31:21 pgsql: Rework some error strings for REINDEX CONCURRENTLY with system c
Previous Message Andrew Gierth 2019-06-20 00:50:37 Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.)