From: Bruce Momjian Date: Tue, 14 Apr 1998 01:52:47 +0000 (+0000) Subject: Update gram.c scan.c. X-Git-Tag: REL6_3_2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27c490bed0eb190e60f68ebcaf87c039fb2bf587;p=postgresql Update gram.c scan.c. --- diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index d3eae34302..87e3d0ceea 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -8,4 +8,4 @@ doc/TODO doc/bug.template make new /mirgration file update include/version.h after release -update backend/parser/scan.l for non-flex sites +update backend/parser/scan.c and gram.c so flex/bison not necessary