On Jul 31, 2008, at 11:12 AM, Richard Huxton wrote:> A pl/pgsql function *always* executes within a transaction.
Indeed so. What I'm looking for is a way of detecting if a transaction block has been opened (i.e., we're within a BEGIN).