pgsql: Department of second thoughts: further experimentation with

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Department of second thoughts: further experimentation with
Date: 2008-12-16 00:56:12
Message-ID: 20081216005612.688457563FE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/backend/commands:
view.c (r1.109 -> r1.110)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/view.c?r1=1.109&r2=1.110)
pgsql/src/test/regress/expected:
create_view.out (r1.15 -> r1.16)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/create_view.out?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-12-16 02:08:53 libpqtypes - libpqtypes: made errFields implementation more memory
Previous Message Tom Lane 2008-12-16 00:18:48 Re: pgsql: Adjust things so that the query_string of a cached plan and the