* Josh Kupershmidt:
> On Wed, Jun 29, 2011 at 7:48 AM, Florian Weimer wrote:
>> I've been looking around in the 9.0 documentation, but couldn't find the
>> permission requirements for LOCK TABLE (in particular, LOCK TABLE IN
>> SHARE MODE). From the source, you need at least one of UPDATE, DELET
On Wed, Jun 29, 2011 at 7:48 AM, Florian Weimer wrote:
> I've been looking around in the 9.0 documentation, but couldn't find the
> permission requirements for LOCK TABLE (in particular, LOCK TABLE IN
> SHARE MODE). From the source, you need at least one of UPDATE, DELETE
> or TRUNCATE.
>
> Is th