pgsql: Give a more specific error message if you try to COMMIT, ROLLBAC - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Give a more specific error message if you try to COMMIT, ROLLBAC
Date
Msg-id E1PBkaW-00049U-HD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Give a more specific error message if you try to COMMIT, ROLLBACK or COPY
FROM STDIN in PL/pgSQL. We alread did this for dynamic EXECUTE statements,
ie. "EXECUTE 'COMMIT'", but not otherwise.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f184de351d6a35355aa8f1c1b655c3f6a5087205

Modified Files
--------------
src/pl/plpgsql/src/pl_exec.c |   11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Allow generic record arguments to plperl functions
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: textsearch-ja - textsearch_groonga: New Directory