LOCK command

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: LOCK command
Date: 1998-01-23 00:09:05
Message-ID: 199801230009.TAA20772@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have implemented LOCK tablename for 6.3. It just does a DELETE table
WHERE false.

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeev Suraski 1998-01-23 00:33:09 Re: [HACKERS] Oid Questions
Previous Message Zeev Suraski 1998-01-22 23:55:35 Re: [HACKERS] Oid Questions