Update for temp views:
authorBruce Momjian <bruce@momjian.us>
Mon, 25 Mar 2002 20:56:08 +0000 (20:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 25 Mar 2002 20:56:08 +0000 (20:56 +0000)
commitdec0d3687773fb93ff16a074aace9d10359a9920
tree98018a13896ea6f3024249da84349c1ceb36d4aa
parent0c57f81ed992e72c01763f4963caaecbfc01b5aa
Update for temp views:

< * Automatically make a view temporary if it uses a temporary table
> * Require view using temporary tables to be temporary views
doc/TODO