]> granicus.if.org Git - postgresql/commit
Make some small improvements in the accuracy of plpgsql's error location
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Jan 2007 17:58:13 +0000 (17:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Jan 2007 17:58:13 +0000 (17:58 +0000)
commit5681cde7b1837fbaf6f6d6c98f44799755e5f634
tree33e05520e79fe26c816599859827f7b648eb8cbf
parent17c8493c6469c63974c212dfb73a4d3cdff98e5e
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.
src/pl/plpgsql/src/pl_exec.c
src/pl/plpgsql/src/pl_funcs.c