Re: [PATCHES] disallow LOCK on a view - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] disallow LOCK on a view
Date
Msg-id 200009120430.AAA10408@candle.pha.pa.us
Whole thread Raw
In response to disallow LOCK on a view  (Mark Hollomon <mhh@mindspring.com>)
List pgsql-hackers
Applied.  Thanks.

> This patch is for the TODO item
>
> * Disallow LOCK on view
>
> src/backend/commands/command.c is the only affected file
>
> --
> Mark Hollomon
> mhh@mindspring.com

[ Attachment, skipping... ]


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Re: when does CREATE VIEW not create a view?
Next
From: Bruce Momjian
Date:
Subject: Re: disallow LOCK on a view - the Tom Lane remix