Re: [HACKERS] User Level Lock question

2002-03-15 Thread Lance Ellinghaus
e acts compared to a REAL RDBMS. If this application was coded with a RDBMS in mind, things would be much easier. Lance - Original Message - From: "Neil Conway" <[EMAIL PROTECTED]> To: "Lance Ellinghaus" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent:

Re: [HACKERS] User Level Lock question

2002-03-15 Thread Lance Ellinghaus
lock to remove them from the query. When I need to do a true lock during the SELECT, I can do it with the supplied routines. Does this make any more sense now or have I made it that much more confusing? Lance - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]>

[HACKERS] User Level Lock question

2002-03-14 Thread Lance Ellinghaus
ed... ELSE: LockRelease() "unlocked" do whatever since it was not locked in the first place.. This just seems to be an inefficient way of doing this... Thanks, Lance Ellinghaus ---(end of broadcast)--- TIP 5: Have you checked our