fix bison warnings

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: fix bison warnings
Date: 2002-07-19 15:07:48
Message-ID: 20020719150748.GA21364@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached patch fixes 2 trivial warnings generated by bison 1.35,
as a result of Peter's recent CREATE CAST changes.

Unless anyone sees a problem, please apply.

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

Attachment Content-Type Size
gram-fixes.patch text/plain 663 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-07-19 16:02:22 Re: fix bison warnings
Previous Message Christopher Kings-Lynne 2002-07-19 08:50:24 Demo patch for DROP COLUMN