Re: Executing a Function with an INSERT INTO command fails

From: TalGloz <glozmantal(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Executing a Function with an INSERT INTO command fails
Date: 2018-08-29 17:24:11
Message-ID: 1535563451072-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane-2 wrote
> Maybe you're rolling back the transaction after leaving the function?

Why would it happen and how do I stop it if it is happening. I don't seem to
have anything in the code to cause it....

Regards
Tal

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message TalGloz 2018-08-29 17:45:19 RE: Executing a Function with an INSERT INTO command fails
Previous Message TalGloz 2018-08-29 17:09:20 Re: Executing a Function with an INSERT INTO command fails