Re: [GENERAL] LOCK ... NOWAIT throws error

2006-11-29 Thread Jeff Davis
On Wed, 2006-11-29 at 16:47 +0100, Michal Taborsky - Internet Mall wrote: > Hello. > > We started using, in one of our applications, the LOCK ... NOWAIT > functionality. It works as it's supposed to, but there is one, albeit > tiny, annoyance about it. > > When the LOCK cannot be immediately obta

[GENERAL] LOCK ... NOWAIT throws error

2006-11-29 Thread Michal Taborsky - Internet Mall
Hello. We started using, in one of our applications, the LOCK ... NOWAIT functionality. It works as it's supposed to, but there is one, albeit tiny, annoyance about it. When the LOCK cannot be immediately obtained, this statement logs an ERROR message. But in this case, I think it is not appropr