Previous patch backed out.

Bruce Momjian <bruce@momjian.us>

Commit: 1da2feea83f43736c14732910d6af49dcae11b76
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-09-12T04:33:18Z
Releases: 7.1.1
Previous patch backed out.

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

Files

PathChange+/−
doc/TODO modified +1 −1
src/backend/commands/command.c modified +65 −26