| From: | Michael Meskes <meskes(at)topsystem(dot)de> |
|---|---|
| To: | andreas(dot)zeugswetter(at)telecom(dot)at (Zeugswetter Andreas) |
| Cc: | pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker) |
| Subject: | Re: AW: [HACKERS] Begin statement again |
| Date: | 1998-03-20 12:57:02 |
| Message-ID: | 199803201257.NAA14905@gauss.topsystem.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Zeugswetter Andreas writes:
> Oracle, like DB/2 can' t set it to on. The autocommit ***on*** in ORA ODBC is a trick.
> It simply silently adds commit once in a while (after every statement).
I know. The problem we were talking about was the automatic beginning of a
transaction. No need to say "begin work" it just starts.
> But please to make the vokabulary easy don't refer to begin, but to 'begin work'
> in this context. 'begin' will mean begin a statement block, not a transaction block.
I know that, too. But currently in postgresql begin means the same as begin
work. Correct me if I'm wrong.
Michael
--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 1998-03-20 13:50:03 | Re: AW: [HACKERS] Re: PL/PgSQL discussion |
| Previous Message | Mattias Kregert | 1998-03-20 11:59:06 | Re: [HACKERS] tables >2GB |