pgsql: Correct the documentation of pg_rewrite.ev_attr. - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Correct the documentation of pg_rewrite.ev_attr.
Date
Msg-id E1UkxdM-0002oD-Vl@gemulon.postgresql.org
Whole thread Raw
List 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_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/88ce29a91a229e6ac9cbe56da5742553446a7670

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


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Correct the documentation of pg_rewrite.ev_attr.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix in markup