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-0002o9-VA@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_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(-)


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Correct the documentation of pg_rewrite.ev_attr.
Next
From: Kevin Grittner
Date:
Subject: pgsql: Correct the documentation of pg_rewrite.ev_attr.