aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-04-14 01:52:47 +0000
committerBruce Momjian <bruce@momjian.us>1998-04-14 01:52:47 +0000
commit27c490bed0eb190e60f68ebcaf87c039fb2bf587 (patch)
tree1c20ca23731a4fcff3fdbcb1fbf7492bce084a1d
parent8eb08ae6b90cbde8197ed904148e3e309758ff46 (diff)
downloadpostgresql-27c490bed0eb190e60f68ebcaf87c039fb2bf587.tar.gz
postgresql-27c490bed0eb190e60f68ebcaf87c039fb2bf587.zip
Update gram.c scan.c.
-rw-r--r--src/tools/RELEASE_CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index d3eae34302c..87e3d0ceea7 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