SET AUTO TRANSACTION

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: SET AUTO TRANSACTION
Date: 1999-03-22 18:53:47
Message-ID: 19990322195347.A2806@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'd like to make the automatic transaction starting of ecpg a function
adjustable on a per connection base. My best bet is to add a variable and
allow something like:

exec sql [at connection] set autotrans = 1;

The question now is how do I name this variable? It seems to me that there
is not much in the standard that would limit my choice, is it?

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-03-22 19:32:25 Re: [HACKERS] Re: Developers Globe (FINAL)
Previous Message Jan Wieck 1999-03-22 17:24:45 Re: [HACKERS] Re: Developers Globe (FINAL)