create user and transactions - Mailing list pgsql-hackers

From Thomas Lockhart
Subject create user and transactions
Date
Msg-id 394A5530.EB8CB885@alumni.caltech.edu
Whole thread Raw
Responses Re: create user and transactions
Re: create user and transactions
List pgsql-hackers
The ODBC driver has trouble with 7.0.x for some apps. 7.0.x has some
additional "error checking" which rejects some commands appearing inside
of transactions. Can we consider relaxing this, particularly since we
are considering making some of these "rejecting conditions"
transaction-friendly in a future release? Dumping work into ODBC and
other drivers to work around this is a diversion from other projects,
and I'm not sure we'll have much to show for it in the end.

btw, this is a continuation of the discussion regarding protecting users
from themselves vs handing them an ever-sharper tool. Usually I'll vote
for working on sharpening the tool rather than dulling it to protect a
naive user. I'll avoid using the analogy to the evolution of barbecue
lighter fluid, which in recent years is no longer very risky, but also
has trouble lighting barbecues :/
               - Thomas


pgsql-hackers by date:

Previous
From: Kristofer Munn
Date:
Subject: ERROR: cannot find attribute 1 of relation pg_temp.13465.1
Next
From: Thomas Lockhart
Date:
Subject: Re: Big 7.1 open items