pgsql: Make some small improvements in the accuracy of plpgsql's error - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Make some small improvements in the accuracy of plpgsql's error
Date
Msg-id 20070128175813.B581F9FB288@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make some small improvements in the accuracy of plpgsql's error location
reports; inspired by the misleading CONTEXT lines shown in recent bug report
from Stefan Kaltenbrunner.  Also, allow statement-type names shown in these
messages to be translated.

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        pl_exec.c (r1.184 -> r1.185)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_exec.c.diff?r1=1.184&r2=1.185)
        pl_funcs.c (r1.56 -> r1.57)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_funcs.c.diff?r1=1.56&r2=1.57)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Fix path problem in MSVC bison wrapper.
Next
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: plpsm - plpgpsm: plpgpsm doesn't need any core patch.