From guillaume@lelarge.info Sat May 23 20:13:53 2026 Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE22D-0007sK-0t for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 22:14:41 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bE22C-0007g5-Em for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 22:14:40 +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 1bE22B-0007fk-Nu for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 22:14:39 +0000 Received: from mail-oi0-x22f.google.com ([2607:f8b0:4003:c06::22f]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bE227-0000Nm-NG for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 22:14:38 +0000 Received: by mail-oi0-x22f.google.com with SMTP id u201so136676720oie.0 for ; Fri, 17 Jun 2016 15:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lelarge-info.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=N9RjR4GQym3b3A5YBz3tuH0jT8zYFhPjJTfop5f/N8A=; b=fN/SJEavT8Qe+G+1WSwiva58ry979yQiiD3YcWJIOUHQU5Q0ksAJC6WKKk3TAIJaDx Sn4IE507H6Xk1CIDIt3uLlfVqvKkc5BIZzYFd3fY1E+6CTlBQOTaqbfwzs/mUmLwvQ+v KKjiQgn5CYYPRQgCrgwtM8M0LhLKNjIV1gugmUvjUdWWpRucr5A89MpdlAOhaEuRsnBi ayrBNao9n6/qOODWcR9NYfg3IuqFNm+gkJc11WTEGaNZ5ujQrxgFXOPuOLRUXnZkWovB Vm0tBBe5p4TdfC3P+7aML+Qf5cVI8j7WU0hR6SW9A90Feyo7m9mIF/b1/EimoJOr/WsL 5I4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=N9RjR4GQym3b3A5YBz3tuH0jT8zYFhPjJTfop5f/N8A=; b=J66fljnyyZxETI11/Opb4JL/sL4h+ko6eK06xFeGKf8Rr2bXhMuSecBRhpOk30f89z vzztTj2QGGZLU1QUUg06wcB6f6UpwYF1BJzYmwybW1smSLMmCoe8Q2EibsgCtz7A3+la NlnMMjkPx2OTcUFQHr6YZAJO9onMt51oV0FqjyIs/+W30tsKYz9TZCHxBBHBPbJ8RYnn qhLcVWe7acPQ9rVnb1gRBEKpsxZM0nrEahZ5ab6WloXcbaKHZoyNTaPu9lamFUxk29bn m3wNOiq0ASlMP1GU5MkJI8svb95+o0MLZdVk4YQyqUg4uRfTNyxHisl4+dLE72FVnqvV vH1A== X-Gm-Message-State: ALyK8tIuCiIRTaH4Py9wWAuqxOsnzaNOHsBpRNFcvWsu6n0lh+ou5G8/PxWorlHofCH5HZ6s+qRwIS5sxLdz1w== MIME-Version: 1.0 X-Received: by 10.202.73.207 with SMTP id w198mr2442551oia.95.1466201672184; Fri, 17 Jun 2016 15:14:32 -0700 (PDT) Received: by 10.157.50.131 with HTTP; Fri, 17 Jun 2016 15:14:32 -0700 (PDT) Date: Sat, 18 Jun 2016 00:14:32 +0200 Message-ID: Subject: Quick fix on catalogs.sgml From: Guillaume Lelarge To: "pgsql-docs@postgresql org" Content-Type: multipart/mixed; boundary=001a11c17dc2d73104053580ad34 X-Pg-Spam-Score: -2.6 (--) 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 --001a11c17dc2d73104053580ad34 Content-Type: multipart/alternative; boundary=001a11c17dc2d730ff053580ad32 --001a11c17dc2d730ff053580ad32 Content-Type: text/plain; charset=UTF-8 Hey, 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. Thanks. Regards. -- Guillaume. http://blog.guillaume.lelarge.info http://www.dalibo.com --001a11c17dc2d730ff053580ad32 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hey,

On catalog= s.sgml, there is a:

<title><structname>pg_inherits</&= gt; Columns</title>

instead of

<title><s= tructname>pg_init_privs</> Columns</title>

in t= he pg_init_privs section.

The attached patch fixes this.
Thanks.

Regards.
--001a11c17dc2d730ff053580ad32-- --001a11c17dc2d73104053580ad34 Content-Type: text/x-patch; charset=US-ASCII; name="fix_catalogs.patch" Content-Disposition: attachment; filename="fix_catalogs.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ipkalv6r0 ZGlmZiAtLWdpdCBhL2RvYy9zcmMvc2dtbC9jYXRhbG9ncy5zZ21sIGIvZG9j L3NyYy9zZ21sL2NhdGFsb2dzLnNnbWwKaW5kZXggN2RjN2QxZi4uZTQ5ZTQ4 OSAxMDA2NDQKLS0tIGEvZG9jL3NyYy9zZ21sL2NhdGFsb2dzLnNnbWwKKysr IGIvZG9jL3NyYy9zZ21sL2NhdGFsb2dzLnNnbWwKQEAgLTM4MTksNyArMzgx OSw3IEBACiAgIDwvcGFyYT4KIAogICA8dGFibGU+Ci0gICA8dGl0bGU+PHN0 cnVjdG5hbWU+cGdfaW5oZXJpdHM8Lz4gQ29sdW1uczwvdGl0bGU+CisgICA8 dGl0bGU+PHN0cnVjdG5hbWU+cGdfaW5pdF9wcml2czwvPiBDb2x1bW5zPC90 aXRsZT4KIAogICAgPHRncm91cCBjb2xzPSI0Ij4KICAgICA8dGhlYWQ+Cg== --001a11c17dc2d73104053580ad34 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs --001a11c17dc2d73104053580ad34-- From tgl@sss.pgh.pa.us Sat May 23 20:13:53 2026 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