| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Barry Lind <barry(at)xythos(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: experiences with autocommit functionality in 7.3 |
| Date: | 2002-10-14 03:35:24 |
| Message-ID: | 200210140335.g9E3ZOv02432@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Barry Lind <barry(at)xythos(dot)com> writes:
> > Below is the current behavior (based on a fresh pull from cvs this morning):
> > Current State Action End State
> > ACon and NIT set ACon ACon and NIT
> > set ACoff ACoff and IT*
>
> Bruce was supposed to fix this. We agreed that a SET command would
> never initiate a transaction block on its own. Looks like it's not
> there yet --- but IMHO the behavior should be
Well, I thought I did it, and it did work on my limited number of test
cases. Seems you got it fully working.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-10-14 03:44:33 | Re: 7.3b2 ?bug? bitfromint4 is not working |
| Previous Message | Denis A Ustimenko | 2002-10-14 03:32:19 | droped out precise time calculations in src/interfaces/libpq/fe-connect.c |