Re: [HACKERS] 'Waiting on lock' - Mailing list pgsql-patches

From Jaime Casanova
Subject Re: [HACKERS] 'Waiting on lock'
Date
Msg-id c2d9e70e0709222149y587a2317qfcaa3aeb88d5cf8@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] 'Waiting on lock'  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: [HACKERS] 'Waiting on lock'  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-patches
On 6/19/07, Simon Riggs <simon@2ndquadrant.com> wrote:
>
> related TODO items:
> - add a WAIT n clause in same SQL locations as NOWAIT
> - add a lock_wait_timeout (USERSET), default = 0 (unlimited waiting)
>
> to provide better control over lock waits.
>

are these actual TODO items? i can't find them on the TODO list and i
don't remember any discussion nor patch about this

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
                                       Richard Cook

pgsql-patches by date:

Previous
From: "Brendan Jurd"
Date:
Subject: Re: [HACKERS] Add function for quote_qualified_identifier?
Next
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] msvc, build and install with cygwin in the PATH