pgsql: Correct the names of pgstattuple_approx output columns in the do - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Correct the names of pgstattuple_approx output columns in the do
Date
Msg-id E1YvP1F-0003xZ-Ae@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct the names of pgstattuple_approx output columns in the doc.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cad3708960ef2da237b93f835d706197f16e5492

Modified Files
--------------
doc/src/sgml/pgstattuple.sgml |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make recovery_target_action = pause work.
Next
From: Robert Haas
Date:
Subject: pgsql: Correct two mistakes in the ALTER FOREIGN TABLE reference page.