a) you can't explicitly control transactions in plpgsql. If you need some sort of a form of it, use save points. b) you are trying to outsmart database software, and this is just a biiig mistake, and you should stop doing that completely.
- [GENERAL] transaction control in pl/pgsql Birgit Laggner
- Re: [GENERAL] transaction control in pl/pgsql Grzegorz Jaśkiewicz
- Re: [GENERAL] transaction control in pl/pgsq... Birgit Laggner
- Re: [GENERAL] transaction control in pl/... Grzegorz Jaśkiewicz
- Re: [GENERAL] transaction control in pl/pgsql Pavel Stehule
- Re: [GENERAL] transaction control in pl/pgsql Alban Hertroys
- Re: [GENERAL] transaction control in pl/pgsq... Birgit Laggner
- Re: [GENERAL] transaction control in pl/... Alban Hertroys
- Re: [GENERAL] transaction control in pl/pgsql Merlin Moncure
- Re: [GENERAL] transaction control in pl/pgsq... Birgit Laggner