From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Mark Hollomon <mhh(at)mindspring(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix |
Date: | 2000-09-12 04:34:55 |
Message-ID: | 200009120434.AAA10567@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
OK, previous patch unapplied, and this patch was applied.
> 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(at)mindspring(dot)com
[ Attachment, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-09-12 04:35:43 | Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix |
Previous Message | Bruce Momjian | 2000-09-12 04:30:12 | Re: disallow LOCK on a view |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-09-12 04:35:43 | Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix |
Previous Message | Bruce Momjian | 2000-09-12 04:30:12 | Re: disallow LOCK on a view |