> "bH" == bastien HEITZMANN writes:
bH> And what happen when the function call an other function. Does this action
bH> also be rolled back if the first fail ?
Yes, sure.
bH> SEB
AK> Hi all,
AK> How do I write transaction statements like 'BEGIN
AK> WORK'... in PLPGSQL.
AK> Also ho
Jeremy Buchmann <[EMAIL PROTECTED]> writes:
> getAggregates(): SELECT failed. Explanation from backend: 'ERROR:
> Attribute 'aggtransfn1' not found
> But when I run the script from the command line, it works fine. PG version
> is 7.1.2,
You're invoking a pre-7.1 pg_dump. Check the PATH used b