Thread: pgsql: Add error position to an error message

pgsql: Add error position to an error message

From
Peter Eisentraut
Date:
Add error position to an error message

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/6e7aa4a1-be6a-1a75-b1f9-83a678e5184a@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d4feadeca1591fd5fe91bdf73a7897553f5366d7

Modified Files
--------------
src/backend/commands/prepare.c        | 3 ++-
src/test/regress/expected/prepare.out | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)