| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: nested xacts and phantom Xids |
| Date: | 2004-06-27 06:24:36 |
| Message-ID: | 20040627062436.GA13306@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Sun, Jun 27, 2004 at 12:49:10AM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> writes:
> > I'll work on adding the Xid-cache to PGPROC and using that in
> > TransactionIdIsInProgress and the tqual routines. If you want to work
> > on that let me know and I'll handle things like the password file, local
> > bufmgr refcount, etc.
>
> Either one is okay, though doing the latter (ie modules you didn't touch
> yet) would be probably a bit easier to merge.
Will do.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Un poeta es un mundo encerrado en un hombre" (Victor Hugo)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2004-06-27 06:39:51 | Re: xeon processors |
| Previous Message | Tom Lane | 2004-06-27 05:02:09 | Re: recursive SQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dennis Bjorklund | 2004-06-27 07:39:11 | Strings not possible to translate |
| Previous Message | Alvaro Herrera | 2004-06-27 04:54:36 | Re: nested xacts and phantom Xids |