Re: Remove useless associativity/precedence from parsers

From: Akim Demaille <akim(at)lrde(dot)epita(dot)fr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Remove useless associativity/precedence from parsers
Date: 2019-05-27 16:53:44
Message-ID: A1325985-C731-4352-8CD8-5E2303436288@lrde.epita.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hey Tom,

> Le 22 mai 2019 à 23:25, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> a écrit :
>
> Akim Demaille <akim(at)lrde(dot)epita(dot)fr> writes:
>> Honestly, I seriously doubt that you have contributors that don't
>> have MacPorts or Brew installed, and both are pretty up to date on
>> Bison.
>
> Hm, well, I'm a counterexample ;-).

Wow :) I have even more respect now :) I'm soooo happy to use
the bleeding edge compilers to get all the possible warnings and
sanitizers...

Thanks for the tips on how to bench. I'll see what I can do (I'm
not a (direct) user of pg myself, nor am I used to write SQL by
hand).

Cheers!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Akim Demaille 2019-05-27 16:55:08 Re: Remove useless associativity/precedence from parsers
Previous Message Akim Demaille 2019-05-27 16:49:20 Re: Remove useless associativity/precedence from parsers