Department of second thoughts: further experimentation with CREATE OR REPLACE
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/view.c | modified | +12 −6 |
| src/test/regress/expected/create_view.out | modified | +2 −2 |