Correct the documentation of pg_rewrite.ev_attr.
authorKevin Grittner
Fri, 7 Jun 2013 13:04:22 +0000 (08:04 -0500)
committerKevin Grittner
Fri, 7 Jun 2013 13:04:22 +0000 (08:04 -0500)
It claimed the value was always zero; it is really always -1.

Per report from Hari Babu

doc/src/sgml/catalogs.sgml

index ec5232c91a09288d29a9a8704e7c11cc3d9de4c5..e638a8fcb1a5012d446f15710e98fd9831e30147 100644 (file)
       ev_attr
       int2
       
-      The column this rule is for (currently, always zero to
+      The column this rule is for (currently, always -1 to
       indicate the whole table)