Re: Backend-internal SPI operations

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Mark Hollomon" <mhh@nortelnetworks.com>
Cc: Jan Wieck <janwieck@Yahoo.com>, pgsql-hackers@postgresql.org
Date: 2000-08-30T14:20:43Z
Lists: pgsql-hackers
>> The  right  way  IMHO would be to give views another relkind.

> This appeals to me.

I like it too.  Aside from the advantages Jan mentioned, we could also
refrain from creating an underlying file for a view, which would be
nice to avoid cluttering the database directory.

			regards, tom lane