[MAPSERVER-USERS] postgres transaction warnings
Paul Ramsey
pramsey at cleverelephant.ca
Fri Feb 29 08:48:23 PST 2008
Rich,
As you noted in an earlier message, there is nothing actually being
*done* to the database, so there is no need to COMMIT. If we didn't
need to BEGIN to get our hands on a binary cursor, we wouldn't do it.
The connection close in the end is our implicit COMMIT.
Paul
On 2/28/08, rich.fromm <nospam420 at yahoo.com> wrote:
>
> So I think that maybe effectively answers my question (2), why transactions.
>
> But I'm still baffled by the rest of (1), why there are no COMMIT or END
> statements. Although the patch for bug 2497 does seem to have gotten rid of
> my warning messages.
>
> - Rich
More information about the MapServer-users
mailing list