Re: bison fixes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: bison fixes
Дата
Msg-id 200204011413.g31EDUc25105@candle.pha.pa.us
обсуждение исходный текст
Ответ на bison fixes  (nconway@klamath.dyndns.org (Neil Conway))
Список pgsql-patches
Patch applied.  Thanks.

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


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 по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: ECPG patch for recent ALTER TABLE / S|D NOT NULL changes
Следующее
От: Neil Conway
Дата:
Сообщение: ALTER TABLE ... RENAME: minor stuff