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

From Bruce Momjian
Subject Re: Implementing SELECT FOR UPDATE [NOWAIT]
Date
Msg-id 200501040406.j0446gg29988@candle.pha.pa.us
Whole thread Raw
In response to Implementing SELECT FOR UPDATE [NOWAIT]  (Hans-Juergen Schoenig <hs@cybertec.at>)
List pgsql-patches
This has been saved for the 8.1 release:

    http:/momjian.postgresql.org/cgi-bin/pgpatches2

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

Hans-Juergen Schoenig wrote:
> Folks,
>
> We have implemented SELECT FOR UPDATE NOWAIT for PostgreSQL.
> The patch attached to this email contains all the required code
> including ECPG updates and some documentation.
> It would be nice if this patch would be included in PostgreSQL 8.1
>
>     Best regards,
>
>         Ewald Geschwinde & Hans-Juergen Schoenig
>
> --
> Cybertec Geschwinde u Schoenig GmbH.
> Schoengrabern 134, A-2020 Hollabrunn, Austria
> Tel: +43/660/816 40 77
> www.cybertec.at, www.postgresql.at


--
  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: Heikki Linnakangas
Date:
Subject: ipcrm or ipcclean hint
Next
From: Bruce Momjian
Date:
Subject: Re: Another Plpgsql trigger example - summary table