Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the view.

Bruce Momjian <bruce@momjian.us>

Commit: ff1ea2173a92dea975d399a4ca25723f83762e55
Author: Bruce Momjian <bruce@momjian.us>
Date: 2008-12-06T23:22:46Z
Releases: 8.4.0
Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the view.

Robert Haas

Files