Department of second thoughts: further experimentation with CREATE OR REPLACE

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

Commit: 794ec7b06339794ced33b98edfc25f2cee4b59dd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-12-16T00:56:12Z
Releases: 8.4.0
Department of second thoughts: further experimentation with CREATE OR REPLACE
VIEW suggests that it'd be worth spelling the error messages out in a little
more detail.  This seems to help with localizing the problem.

Files

PathChange+/−
src/backend/commands/view.c modified +12 −6
src/test/regress/expected/create_view.out modified +2 −2