Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE2BS-0008IC-HN for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 22:24:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bE2BS-000397-4R for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 22:24:14 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bE2BR-00038c-G5 for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 22:24:13 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bE2BO-0000b6-Ls for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 22:24:13 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id u5HMO8h3006201; Fri, 17 Jun 2016 18:24:08 -0400 From: Tom Lane To: Guillaume Lelarge cc: "pgsql-docs@postgresql org" Subject: Re: Quick fix on catalogs.sgml In-reply-to: References: Comments: In-reply-to Guillaume Lelarge message dated "Sat, 18 Jun 2016 00:14:32 +0200" Date: Fri, 17 Jun 2016 18:24:08 -0400 Message-ID: <6200.1466202248@sss.pgh.pa.us> X-Pg-Spam-Score: -3.3 (---) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org Guillaume Lelarge writes: > On catalogs.sgml, there is a: > <structname>pg_inherits</> Columns > instead of > <structname>pg_init_privs</> Columns > in the pg_init_privs section. > The attached patch fixes this. Pushed, thanks. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs