disallow LOCK on a view - the Tom Lane remix
Mark Hollomon <mhh@mindspring.com>
From: Mark Hollomon <mhh@mindspring.com>
To: pgsql-hackers@postgresql.org, pgsql-patches@postgresql.org
Date: 2000-08-29T19:16:12Z
Lists: pgsql-hackers
Attachments
- lock.patch (text/plain) patch
Here is a patch against CVS (without my earlier patch) to disallow LOCK x if x is a view. It does not use the SPI interface. -- Mark Hollomon mhh@mindspring.com