On Mon, Dec 13, 2010 at 12:38 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> Generalize concept of temporary relations to "relation persistence". > > It's extremely hard to believe that this patch required no documentation > changes whatsoever. > >> This commit replaces pg_class.relistemp with pg_class.relpersistence; > > At the very least, catalogs.sgml requires a fix for that.
Woops. OK, will fix. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
