pgsql: Department of second thoughts: further experimentation with - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Department of second thoughts: further experimentation with
Date
Msg-id 20081216005612.688457563FE@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Adjust things so that the query_string of a cached plan and the
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: made errFields implementation more memory