| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, sean(at)materialize(dot)io, Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Subscript expressions do not have to evaluate to integers |
| Date: | 2020-08-22 20:34:35 |
| Message-ID: | CAKFQuwZkCpAR89wYa+7sFN0rSV=6++JK18xxRoQcUBwAL=VOEQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Sat, Aug 22, 2020 at 8:47 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Fri, Aug 21, 2020 at 07:21:30PM -0700, David G. Johnston wrote:
> > On Fri, Aug 21, 2020 at 6:22 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >
> > Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > > On Wed, Jul 22, 2020 at 02:59:18AM +0000, PG Doc comments form
> wrote:
> > >> I believe a more appropriate statement would acknowledge that at
> least
> > some
> > >> values undergo an explicit-style conversion to an integer.
> >
> > > OK, how is the attached patch?
> >
> > "and" is not an improvement over "which". Otherwise seems OK.
>
> OK, done in the attached patch.
>
Works for me.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2020-08-23 12:11:58 | Re: Minor fixes for PostgreSQL 13 documentation |
| Previous Message | David G. Johnston | 2020-08-22 20:21:43 | Re: Procedures |