Travis Hume writes:
> So at this point all selects are screwed unless I issue a ROLLBACK;
> Why? Is there a way for SELECTs (or all SQL) statement that fail to NOT
> have this behaviour?
You probably set autocommit to off. Turn it on.
--
Peter Eisentraut peter_e(at)gmx(dot)net