Re: autocommit in 7.4

From: marcus(dot)boerger(at)t-online(dot)de (Marcus Brger)
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: autocommit in 7.4
Date: 2003-07-22 21:50:39
Message-ID: 1896480499.20030722235039@post.rwth-aachen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Bruce,

Tuesday, July 22, 2003, 11:26:32 PM, you wrote:

BM> I see autocommit as implemented only in psql, not in libpq. Is that
BM> what we want to do for 7.4?

Autocommit with libpq could be a good idea for web applications, especially
when not so expirienced users connect from a scripting language. They often
have really no idea what a transaction is.

--
Best regards,
Marcus mailto:marcus(dot)boerger(at)post(dot)rwth-aachen(dot)de

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kurt Roeckx 2003-07-22 21:55:02 compile failure in hba.c
Previous Message Joe Conway 2003-07-22 21:48:14 Re: initdb fails: problem with array?