Re: [HACKERS] Couple document fixes

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Thom Brown" <thom@linux.com>, "pgsql-docs" <pgsql-docs@postgresql.org>
Cc: "PostgreSQL-development" <pgsql-hackers@postgresql.org>
Date: 2011-01-19T18:11:31Z
Lists: pgsql-hackers
Thom Brown <thom@linux.com> wrote:
 
> I've attached a couple minor fixes to the docs.  One relating to
> SECURITY LABEL and the other for pg_class.relpersistence
 
relpersistence should be <type>"char"</type>, not <type>char</type>.
Oddly enough, there is a difference.
 
-Kevin