pgsql: Correct the documentation of pg_rewrite.ev_attr.

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct the documentation of pg_rewrite.ev_attr.
Date: 2013-06-07 14:27:16
Message-ID: E1UkxdM-0002o9-VA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct the documentation of pg_rewrite.ev_attr.

It claimed the value was always zero; it is really always -1.

Per report from Hari Babu

backpatch 734fbbd1d2d1babfbd195414e2445024ad549ae3 to 8.4

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8af3f277b4f941404ae43251e23d6561f2250ebb

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2013-06-07 14:27:17 pgsql: Correct the documentation of pg_rewrite.ev_attr.
Previous Message Kevin Grittner 2013-06-07 13:07:42 pgsql: Correct the documentation of pg_rewrite.ev_attr.