On Mon, Dec 10, 2012 at 11:29 AM, Zbigniew <[email protected]> wrote: > 2012/12/10, Scott Marlowe <[email protected]>: > >> Databases aren't as simple as you imagine. What you're basically >> asking for from the pg engine is for it to enclose every insert into a >> subtransaction (i.e. set a savepoint) to check for an error. > > No, I'm not.
Whether you know it or not, that IS what you are asking for. It's how pg works. I'm done. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
