pgsql: Fix some documentation about access methods

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix some documentation about access methods
Date: 2019-05-29 15:39:37
Message-ID: E1hW0fx-0003RS-Kx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some documentation about access methods

Author: Guillaume Lelarge
Discussion: https://postgr.es/m/CAECtzeWPz4JikzUqZdMjqPTe8dAP3nZxPD-58Y-Hhvirg0fF+A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/56b78626c7288fad498c0fae7fe4fd1f240ed13f

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 2 +-
doc/src/sgml/tablesample-method.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2019-05-30 15:06:47 pgsql: Make error logging in extended statistics more consistent
Previous Message Michael Paquier 2019-05-29 15:20:08 pgsql: Fix some documentation about FKs and partitioned tables