Add support for temporary views, including documentation and regression

Neil Conway <neilc@samurai.com>

Commit: 73f630500bcb3034f65dc5af6cb410b3221fe717
Author: Neil Conway <neilc@samurai.com>
Date: 2005-02-02T06:36:02Z
Releases: 8.1.0
Add support for temporary views, including documentation and regression
tests. Contributed by Koju Iijima, review from Neil Conway, Gavin Sherry
and Tom Lane.

Also, fix error in description of WITH CHECK OPTION clause in the CREATE
VIEW reference page: it should be "CASCADED", not "CASCADE".

Files