On Mon, Dec 13, 2010 at 12:40 PM, Robert Haas <[email protected]> wrote: > 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.
Based on a little grepping, that's the only thing I see. I'll push a fix for that. Do you see anything else? -- 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
