Re: bison fixes - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: bison fixes
Date
Msg-id 200203290426.g2T4Qed03109@candle.pha.pa.us
Whole thread Raw
In response to bison fixes  (nconway@klamath.dyndns.org (Neil Conway))
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Neil Conway wrote:
> Attached is a patch which adds 2 missing semi-colons to
> bootstrap/bootparse.y, so that recent versions of bison don't emit a
> warning.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilconway@rogers.com>
> PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: bison fixes
Next
From: Rod Taylor
Date:
Subject: Insert ... (a, b, DEFAULT, c, d);