Re: pgsql: Improve legibility of numeric literal

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Improve legibility of numeric literal
Date: 2017-07-18 02:36:54
Message-ID: 336d38c5-512f-153b-7aeb-cdad6471f2a9@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 07/17/2017 10:22 PM, Robert Haas wrote:
> On Mon, Jul 17, 2017 at 3:36 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>> Improve legibility of numeric literal
> Ugh. Are we going to start doing this all the time? Some of the
> time? At the whim of whoever was committing? I didn't even know this
> was legal syntax.
>

I was just adjusting a commit I had made a very shortly before. It is
legal syntax, but I'd been unable to find the documentation for it until
it was pointed out to me.

I'm sorry of you dislike it, I find it makes the literal much more readable.

cheers

andrew

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-07-18 14:17:20 pgsql: Doc: fix thinko in v10 release notes.
Previous Message Robert Haas 2017-07-18 02:22:01 Re: pgsql: Improve legibility of numeric literal