Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id D28DDB5DD04 for ; Fri, 14 Oct 2011 12:08:04 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 74153-03-4 for ; Fri, 14 Oct 2011 15:07:58 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0-rc2 Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) by mail.postgresql.org (Postfix) with ESMTP id 25353B5DCA5 for ; Fri, 14 Oct 2011 12:07:47 -0300 (ADT) Received: by qyk7 with SMTP id 7so2444611qyk.19 for ; Fri, 14 Oct 2011 08:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=E0FYL5Ui1SbhJO+0S1QWImLEihTOGEXCGzMC2FrtZ9M=; b=v2dVUTt0veZ/JTnTjOsu3ZPc0TElVwspv/5cjEKYF6xxeR+ZTb3S/hb5kwym0XuYzy syIPM11w28agQW3NHbhaMJHeYWfHHeBt8rQ5pDgyA1UmeoQ9wEaek7fFS1iRRTMuDqE0 pqN8p08PYPzqsZhWK0vf6bquZYLaIOuASQYoU= MIME-Version: 1.0 Received: by 10.229.64.222 with SMTP id f30mr1902229qci.227.1318604866513; Fri, 14 Oct 2011 08:07:46 -0700 (PDT) Received: by 10.229.159.14 with HTTP; Fri, 14 Oct 2011 08:07:46 -0700 (PDT) In-Reply-To: <201110131406.p9DE6uC25539@momjian.us> References: <201110131406.p9DE6uC25539@momjian.us> Date: Fri, 14 Oct 2011 11:07:46 -0400 Message-ID: Subject: Re: DROP TABLE can be issued by schema owner as well as table owner From: Robert Haas To: Bruce Momjian Cc: Derrick Rice , pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.899 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001 X-Spam-Level: X-Archive-Number: 201110/45 X-Sequence-Number: 7045 On Thu, Oct 13, 2011 at 10:06 AM, Bruce Momjian wrote: > I applied the following documentation patch to clarify this issue, and > used generic wording "user with the proper permissions". That doesn't seem like an improvement; what permissions are proper? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company