pgsql: Correct the names of pgstattuple_approx output columns in the do

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct the names of pgstattuple_approx output columns in the do
Date: 2015-05-21 11:52:09
Message-ID: E1YvP1F-0003xZ-Ae@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2015-05-21 12:42:17 Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Previous Message Robert Haas 2015-05-21 11:41:37 Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.