Department of second thoughts: further experimentation with CREATE OR REPLACE
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 16 Dec 2008 00:56:12 +0000 (00:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 16 Dec 2008 00:56:12 +0000 (00:56 +0000)
commitcdabfb1d7d18d253b59d6b994155e5ab93ca6fb6
treeb9463a5dca3ad65051060f846beed10f455983a1
parent796b6d234679eccf6baa41d6ab25eee5e438e8ce
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.
src/backend/commands/view.c
src/test/regress/expected/create_view.out