Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pVcqm-0005NM-Tk for pgsql-hackers@arkaria.postgresql.org; Fri, 24 Feb 2023 18:31:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pVcql-0000Z9-Hu for pgsql-hackers@arkaria.postgresql.org; Fri, 24 Feb 2023 18:31:19 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pVcql-0000Yz-6b for pgsql-hackers@lists.postgresql.org; Fri, 24 Feb 2023 18:31:19 +0000 Received: from mail-pg1-x52e.google.com ([2607:f8b0:4864:20::52e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pVcqg-0004a9-Pt for pgsql-hackers@lists.postgresql.org; Fri, 24 Feb 2023 18:31:18 +0000 Received: by mail-pg1-x52e.google.com with SMTP id q189so47240pga.9 for ; Fri, 24 Feb 2023 10:31:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=l4qQT5EJ+emGsYI4TLfZFFVxxrhy7ape2nQ8APcDrpo=; b=Od2AxfRdvo5KFL1rU5z2awCfDpERuZD9BUyn0VPLU2xGJQFbYYlh7W2EKrEQM02DNB nIcxzdbG+bQOOSq80lxxbCD+TaYMSDCv+r0Cw6T1Zzz7lV5BN0cvctrpkz8P8Ar17osH cN9hN2z1nUp8EjDl8O+zp1aq05KyhXG/VrM6QKbxwnVQchUbuuamp/3bOvhst8+P2T8o fVPKbWQZNO8p+21+fHZR7LxzbGL7tlOVEMnUyO1HcmJ0TyXSKk4mtfMPnqJvezyu5IeK oj+f2gIj0w8iAz/Dau0SmsU9IQBFEoRlpEk5tjcQrCSSdmo+ZgIE1E4PdcgpPA0175LH Z6Aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=l4qQT5EJ+emGsYI4TLfZFFVxxrhy7ape2nQ8APcDrpo=; b=5CHoNOVrAbL8GZdV3Gb49DG13MhBiOSG5Rk7TwZdzEXIwY2Dmr5TGje47VaDX7pkgK qtIypDg/HFSPPNLIPYY4bWklS6hEEUkBdZ8/3hzlJ/waqTSp3I5W1JrKFxeYUc/DBd9l uW5mE5o51TjIMFXAKVTi31gfBlaXEeuCFtTGqefMbCOQGscdz1mBodKL9oKLc4Cwf/ce cfFkYPIuhyVTk4Yjecv8QeftBQNwymN+l32oO6O+tpCn+vrWYR35Gaytar+y6lFcpcNO lMsKnAa5OSa8gc0+8QQfhy+oxiBaWh24i4cK3EQWWaZwtSv5+exoDkpZPCZ3rqv4vrR3 DeaA== X-Gm-Message-State: AO0yUKVNjBNzYV8BbLC1LVmNsfRp6kOWCNhfQkLYOQ0SBJpzRBzAoShH wyGOwkV3RBwDoLtRZ5/5myo= X-Google-Smtp-Source: AK7set/jH9xrJLC6pHlva2aHPAUgLgLVGwv7Sq0JmfAQhNaRdcOq1QhRgHsoOjdOWzOIXc3zp3n6GA== X-Received: by 2002:a05:6a00:c83:b0:5a8:16b7:ce6e with SMTP id a3-20020a056a000c8300b005a816b7ce6emr543277pfv.10.1677263471905; Fri, 24 Feb 2023 10:31:11 -0800 (PST) Received: from nathanxps13 ([50.47.162.83]) by smtp.gmail.com with ESMTPSA id a17-20020a62bd11000000b005dc70330d9bsm3475657pff.26.2023.02.24.10.31.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Feb 2023 10:31:11 -0800 (PST) Date: Fri, 24 Feb 2023 10:31:09 -0800 From: Nathan Bossart To: Joseph Koshakow Cc: PostgreSQL Hackers Subject: Re: Inconsistency in ACL error message Message-ID: <20230224183109.GA866265@nathanxps13> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Feb 24, 2023 at 12:23:27PM -0500, Joseph Koshakow wrote: > I noticed a very minor inconsistency in some ACL error messages. When > you are try and alter a role, it just says "permission denied": You might be interested in https://commitfest.postgresql.org/42/4145/ -- Nathan Bossart Amazon Web Services: https://aws.amazon.com