Re: Implementing SELECT FOR UPDATE [NOWAIT]

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Hans-Juergen Schoenig <hs(at)cybertec(dot)at>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, List pgsql-patches <pgsql-patches(at)postgreSQL(dot)org>, eg(at)cybertec(dot)at
Subject: Re: Implementing SELECT FOR UPDATE [NOWAIT]
Date: 2005-07-01 15:39:18
Message-ID: 1120232358.18100.16.camel@petra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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(at)zf(dot)jcu(dot)cz>

Attachment Content-Type Size
pgsql-nowait-07012005.patch.gz application/x-gzip 7.1 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2005-07-01 16:15:01 plperl return array support revisited
Previous Message Stephen Frost 2005-07-01 15:21:06 Re: [PATCHES] Users/Groups -> Roles