The following bug has been logged on the website:

Bug reference:      7636
Logged by:          Marko Tiikkaja
Email address:      pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system:   OSX something
Description:        

Hi,

It looks like \ef doesn't honor ON_ERROR_ROLLBACK:

=# \set ON_ERROR_ROLLBACK true
=# BEGIN;
BEGIN
=# \ef error
ERROR:  function "error" does not exist
=# select 1;
ERROR:  current transaction is aborted, commands ignored until end of
transaction block



-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to