On Wed, Jan 19, 2011 at 12:43 PM, Andreas Kretschmer <[email protected]> wrote: > http://developer.postgresql.org/pgdocs/postgres/catalog-pg-class.html > > Column relpersistence, type bool, can contain values 'p','u' and 't'. > whot, a BOOL?
FYI, this got fixed today already: commit 357faea82e93712937cd109b48ce006789ec7a8f Author: Tom Lane <[email protected]> Date: Wed Jan 19 16:09:08 2011 -0500 Show correct datatype for pg_class.relpersistence, plus a typo fix. Thom Brown -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
