Re: fix for bison warnings - Mailing list pgsql-patches

From Tom Lane
Subject Re: fix for bison warnings
Date
Msg-id 10894.1016502755@sss.pgh.pa.us
Whole thread Raw
In response to Re: fix for bison warnings  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: fix for bison warnings  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I recently fixed several such problems in ecpg and will apply any
> remaining ones from this patch.

I will apply the main-grammar parts of this, as it overlaps with some
changes I'm about to commit.  (I'd noticed one or two of the missing
semis myself while making schema-related edits, but it's good to have
a tool that finds them all...)

I'm not planning to touch ecpg's grammar however, as my luck with
updating ecpg has been very bad --- Meskes keeps overwriting my
changes :-(.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC build.xml
Next
From: Bruce Momjian
Date:
Subject: Re: fix for bison warnings