Jarmo Paavilainen wrote:
[ . . . ]
> "PostgreSQL*" is postgres whith queries inside transactions. But as long as
> transactions are broken in PostgreSQL you cant use them in real life (if a
> query fails inside a transactions block, PostgreSQL "RollBack"s the whole
> transaction block, and thats broken. You can not convince me of anything
> else).
What do you think _should_ happen when a query fails inside a transaction block? (I am not
trying to convince you of anything, just being curious.)
Regards,
Frank