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 1f2euL-0004rx-7Y for pgsql-docs@arkaria.postgresql.org; Sun, 01 Apr 2018 15:28:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f2euK-00045E-6I for pgsql-docs@arkaria.postgresql.org; Sun, 01 Apr 2018 15:28:36 +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.89) (envelope-from ) id 1f2euK-000455-0F for pgsql-docs@lists.postgresql.org; Sun, 01 Apr 2018 15:28:36 +0000 Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f2euH-0004z0-Kd for pgsql-docs@lists.postgresql.org; Sun, 01 Apr 2018 15:28:35 +0000 Received: by mail-lf0-x235.google.com with SMTP id u3-v6so17791504lff.5 for ; Sun, 01 Apr 2018 08:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=W+aF/DS+ObRA+6G4nstC9EQxDwJP5IAwwXwIqdhpg+g=; b=xOBMyP+Lp/drgQmGN/sEffBAoSCNH/IC0QXcpRiSOHUNTybspAonDkBe97oO2faycT poB68UgHZyh5RpWp3OGqBmTbxRZWy62/Gvo7AWi6TkUMg4P/pvqNGk3u+CDynrmiXdSD +X+FpT6O4HYiqjUuY6aebp2myzzCkVkyq1poK95Cj6CGTnhrbuaprXnZXouC0Ib6QhgX DxeRMnP7aSRNSbCkp5jNhAj3cX0H017B9pwf4U80jO6TQ3XtnFZaDbWmgahzBvFlCXtE 4GFm42F6r9m4x5HQdUG/RfBfNUKSTw2PPqHlJd6Uiee9RLQ8JDDR8HK8ePCoKcu20KU9 ypSQ== 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:cc; bh=W+aF/DS+ObRA+6G4nstC9EQxDwJP5IAwwXwIqdhpg+g=; b=WCEykCZaeMK+AkJDBrsmXshpC80+rtErMYXW7UbN8SBSL3fQMQ19Li7zBUhJ6WD/Xs 9/zeGWTkR4ngZ/igoyt82N5ShJ0ZPMREyTY40c/eIXm2IPYijNoI1nCR/Hu7XFT0UPB/ JWVuX0FGpz2w73RNTOgr66LnB17Civfd5zwfS4zbd31tY4rLD2zVVQhriEYjJgjUaUyn g+q2cGDtZgrVtB/VrFaD2EjxZQSS7h9OWVghpe6+Lts0rkTqa+e8snR+myMw0SO0TIaI 9DPLc8mnLYskbDaDr8HZ8CwOSMf0gxNh7xZJEDFgCc1FHxV//kaTjm+8ySrtbNQxmn1z tlcg== X-Gm-Message-State: ALQs6tBb4+RkGXSfe7Ak7SH2m2clsuDTwcNjnu6vXGIRPbXjsxHo3nqZ NBt378Pb6qqia+XA/SJfFMyPcUfIb0ZLijpICW0r6g== X-Google-Smtp-Source: AIpwx4/wtreLrBu0YnFynKAfA47o1ELJfgG4CsjpCMVwUGE5NguIdMJqiLex/zswm6wALKD99S/906i2rOCEbMbj7mY= X-Received: by 10.46.137.203 with SMTP id c11mr4050871ljk.61.1522596513007; Sun, 01 Apr 2018 08:28:33 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a19:9748:0:0:0:0:0 with HTTP; Sun, 1 Apr 2018 08:28:32 -0700 (PDT) In-Reply-To: <20180330173425.GP8476@momjian.us> References: <152074343671.1853.18284519607571497106@wrigleys.postgresql.org> <20180330151828.GL8476@momjian.us> <20180330162604.GM8476@momjian.us> <20180330163444.GN8476@momjian.us> <20180330173425.GP8476@momjian.us> From: Magnus Hagander Date: Sun, 1 Apr 2018 17:28:32 +0200 Message-ID: Subject: Re: Documentation for varbit is missing size parameter To: Bruce Momjian Cc: "David G. Johnston" , Euler Taveira , "scott.ure@caseware.com" , "pgsql-docs@lists.postgresql.org" Content-Type: multipart/alternative; boundary="f4f5e80f09e04b5fdc0568cb207a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --f4f5e80f09e04b5fdc0568cb207a Content-Type: text/plain; charset="UTF-8" On Fri, Mar 30, 2018 at 7:34 PM, Bruce Momjian wrote: > On Fri, Mar 30, 2018 at 10:31:07AM -0700, David G. Johnston wrote: > > On Friday, March 30, 2018, Bruce Momjian wrote: > > > > I looked at this patch and thought it was more a stylistic item > rather > > than a correction. Is that right? > > > > > > Looks like a syntax bug fix to me - especially since it is a reference > table. > > Those should be back-patched. > > OK, now backpatched through 9.3. > > Thanks! -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --f4f5e80f09e04b5fdc0568cb207a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On F= ri, Mar 30, 2018 at 7:34 PM, Bruce Momjian <bruce@momjian.us>= wrote:
On Fri, Mar 30, = 2018 at 10:31:07AM -0700, David G. Johnston wrote:
> On Friday, March 30, 2018, Bruce Momjian <bruce@momjian.us> wrote:
>
>=C2=A0 =C2=A0 =C2=A0I looked at this patch and thought it was more a st= ylistic item rather
>=C2=A0 =C2=A0 =C2=A0than a correction.=C2=A0 Is that right?
>
>
> Looks like a syntax bug fix to me - especially since it is a reference= table.=C2=A0
> Those should be back-patched.

OK, now backpatched through 9.3.

<= br>
Thanks!=C2=A0

--
= =C2=A0Magnus Hagander
=C2=A0Me: https://www.hagander.net/
=C2=A0Work: https://www.redpill-linpro.co= m/
--f4f5e80f09e04b5fdc0568cb207a--