Tom Lane wrote: > Robert Haas <[email protected]> writes: > > Given "Relation rel", it looks to me like rel->rd_rel->relistemp will > > always give the same answer as rel->rd_istemp. So why have both? > > Might be historical --- relistemp is pretty new.
Is this a TODO or something we want to clean up? -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + None of us is going to be here forever. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
