Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eoAm9-0007Rp-Te for pgsql-docs@arkaria.postgresql.org; Tue, 20 Feb 2018 16:28:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eoAm8-0007ml-Sf for pgsql-docs@arkaria.postgresql.org; Tue, 20 Feb 2018 16:28:16 +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 1eoAm8-0007mc-KB for pgsql-docs@lists.postgresql.org; Tue, 20 Feb 2018 16:28:16 +0000 Received: from mail-qt0-x242.google.com ([2607:f8b0:400d:c0d::242]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eoAm5-0008PF-0I for pgsql-docs@lists.postgresql.org; Tue, 20 Feb 2018 16:28:15 +0000 Received: by mail-qt0-x242.google.com with SMTP id d14so17095047qtg.1 for ; Tue, 20 Feb 2018 08:28:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=7rUrGSUAL6NSQdZxSxXTa/1asmjTLNZMiQbCRlnyXxw=; b=uGhF6JtKJOYAPK901HcWMJ4zqsdGAZcBPE+E3k4HXWviRajjGUrR3gdA/RWR60JYIu YEYBW5PaAvXBctG0rGgJmfpXx0+9OP8Da/oHqbhcpS4/7fIr7DZ5+vwfkvqFIDvYeQ9J b8v6yPYXNVBRj8Sq6fHyT4mJeDYjLupIhHwORgoICamSI3RHkCtBxfQX9WQUShHNa7iM NioChR0m9TEQZjg6a4opmYBcbMq09CjDSElMSONl3Ex0yX4vR+iRvzuHEDlqbRbUjEnd aZHXnTQ01P5mdbSmew5ndmGox8EFi32yM2PQVYk/6MU54vC2eNaPqjDp/w3G/7B8UDGW JBgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=7rUrGSUAL6NSQdZxSxXTa/1asmjTLNZMiQbCRlnyXxw=; b=kyf3hA9v80nGb8aKlKwaHg+f3KhYXb0RHcPHa7NSZGFCLpmvPKg9yyA18385MIiusa ip0BBXkRQlFa5kD3GFkTrdTsSZ8KJMd1hmNpkXiotrx1BG5iHTvGJ8NQzFaNJoJmk1aa Fin1na0gasFtW0Hn8pIdQ/CMDKExpt/Xm5Lae/ux0Wso6BhLurM5yyWM7YNbI4VxE0i9 6u3HtpHqj3fdEDlk/s2PcjNMvAHkKZNEtzn4VSzsj7K8CDhuEBC4mM6M5Kpi7aVziafs tGpGLmreouSxHM8UlodZ91LOg3UkNNWM8WTfCMDhZJeAJbXHGCkiOygDVqGcPi8vBjrf ofMA== X-Gm-Message-State: APf1xPD6xYS2/wRMwh49w0vU13GoQvi0fCEYL8kbBBHb1jJx/lHLFut5 rP/8RmUpMMAmiSOGgLdZ8TXwLhm+mPFg/oNtevU= X-Google-Smtp-Source: AH8x224QsFYYT5pBtAWZ5UUkAqAhF50uyHag5tHLTAmZqfjEcGc4U9SA8ATKW8Q9Iahn+lIBT8iKnaqtAv7IYXzlrnE= X-Received: by 10.200.46.136 with SMTP id h8mr252124qta.253.1519144091336; Tue, 20 Feb 2018 08:28:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.177.34 with HTTP; Tue, 20 Feb 2018 08:28:10 -0800 (PST) In-Reply-To: <151914382617.3880.12941686778410806286@wrigleys.postgresql.org> References: <151914382617.3880.12941686778410806286@wrigleys.postgresql.org> From: "David G. Johnston" Date: Tue, 20 Feb 2018 09:28:10 -0700 Message-ID: Subject: Re: mistake. "whereas cidr does not." To: mediabijaya@gmail.com, pgsql-docs@lists.postgresql.org Content-Type: multipart/alternative; boundary="001a11c10fc6ed42cd0565a74bd4" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a11c10fc6ed42cd0565a74bd4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Feb 20, 2018 at 9:23 AM, PG Doc comments form < noreply@postgresql.org> wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.1/static/datatype-net-types.html > Description: > =E2=80=8B =E2=80=8B9.1 is no longer supported and the indicated error has already bee= n fixed in all supported branches. David J.=E2=80=8B =E2=80=8B --001a11c10fc6ed42cd0565a74bd4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Fe= b 20, 2018 at 9:23 AM, PG Doc comments form <noreply@postgresql.org> wrote:
The followi= ng documentation comment has been logged on the website:

Page: https://www.postgresql.org/<= wbr>docs/9.1/static/datatype-net-types.html
Description:
=E2=80=8B
=E2=80=8B9.1 is no longer suppor= ted and the indicated error has already been fixed in all supported branche= s.

David J.=E2=80=8B

=E2=80=8B
--001a11c10fc6ed42cd0565a74bd4--