Re: Implementing SELECT FOR UPDATE [NOWAIT] - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Implementing SELECT FOR UPDATE [NOWAIT]
Date
Msg-id 200508082026.j78KQbt26829@candle.pha.pa.us
Whole thread Raw
In response to Re: Implementing SELECT FOR UPDATE [NOWAIT]  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-patches
Patch applied by Tom.  Thanks.

---------------------------------------------------------------------------


Karel Zak wrote:
>
>  This is new version of SELECT FOR UPDATE NOWAIT patch.
>
>     Karel
>
>
>
> On Sat, 2005-06-25 at 08:40 +0200, Hans-Juergen Schoenig wrote:
> > yes, i think we can do it in time.
> >
> >     regards,
> >
> >        hans
> >
> >
> >
> > Bruce Momjian wrote:
> >
> > >Are you working on a updated version of this?
> > >
> > >---------------------------------------------------------------------------
> > >
> > >Bruce Momjian wrote:
> > >
> > >
> > >>Uh, seems the code has drifted too much and now I can't apply this.
> > >>Would you redo this against current CVS?  Thanks.
> > >>
> > >>---------------------------------------------------------------------------
> > >>
> > >>Hans-Juergen Schoenig wrote:
> > >>
> > >>
> > >>>Folks,
> > >>>
> > >>>We have implemented SELECT FOR UPDATE NOWAIT for PostgreSQL.
>
> --
> Karel Zak <zakkr@zf.jcu.cz>

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Autovacuum loose ends
Next
From: Matt Miller
Date:
Subject: Re: PL/pgSQL: SELECT INTO EXACT