From: | Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Minor fix in 'clean' action of 'src/backend/Makefile' |
Date: | 2013-01-02 17:26:42 |
Message-ID: | CAFcNs+q9Qc1gXrZ_KFZy4QAEDUb58KZUcKO9Ng+n9-aV3gse=Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jan 2, 2013 at 2:23 PM, Heikki Linnakangas
<hlinnakangas(at)vmware(dot)com>wrote:
> On 02.01.2013 18:20, Heikki Linnakangas wrote:
>
>> Hmm, looking closer though, repl_gram.h is not actually needed for
>> anything, though. We could just remove the -d flag from the bison
>> invocation and not build it to begin with. I'll go and do that..
>>
>
> And looking even closer, we don't use the -d flag in git master anymore,
> so repl_gram.h is not being built, and there's nothing to do here. I
> suppose we could change back-branches to also not build it, but I don't
> think I'm going to bother.
>
>
You all right... thanks....
--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2013-01-02 17:31:42 | Re: Review of Row Level Security |
Previous Message | David Fetter | 2013-01-02 17:19:06 | Re: Review of Row Level Security |