From: | Fernando Nasser <fnasser(at)redhat(dot)com> |
---|---|
To: | PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>, pgsql-patches(at)postgresql(dot)org, Barry Lind <blind(at)xythos(dot)com> |
Subject: | JDBC: One more autocommit use to work around |
Date: | 2003-05-29 13:54:35 |
Message-ID: | 3ED6111B.1080600@redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-patches |
Last night's patch to remove uses of autocommit missed this spot.
Note that here one cannot use the same strategy of ignoring the
existence of autocommit for 7.3 as it was done on the other cases as
someone may have configured their backend to start in SQL standard mode
(i.e., autocommit off).
--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
Attachment | Content-Type | Size |
---|---|---|
JDBCAUTOC.PATCH | text/plain | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fernando Nasser | 2003-05-29 14:03:45 | JDBC: Updated LONGVARBINARY upload patch |
Previous Message | dlangschied | 2003-05-29 12:16:59 | Newbie postgres/JDBC question. |
From | Date | Subject | |
---|---|---|---|
Next Message | Fernando Nasser | 2003-05-29 14:03:45 | JDBC: Updated LONGVARBINARY upload patch |
Previous Message | Joe Conway | 2003-05-29 05:39:44 | Re: array support patch phase 1 patch |