8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

Updated ChangeLog

This commit is contained in:
fsg 2002-12-19 23:04:41 +00:00
parent cdcdbac448
commit ade9093bff

View File

@ -1,3 +1,28 @@
2002-12-19 15:48 dimitr
* firebird2/src/dsql/: parse.cpp, parse.y:
Now we understand single-line comments (--) in any position of the
SQL statement.
2002-12-19 14:14 dimitr
* firebird2/src/dsql/: parse.cpp, parse.y:
Prepared parser to allow non-reserved words as valid symbol names.
2002-12-19 14:08 dimitr
* firebird2/src/dsql/dsql.tab.h:
no message
2002-12-19 09:57 dimitr
* firebird2/src/dsql/parse.y:
no message
2002-12-18 16:01 dimitr
* firebird2/src/dsql/: ddl.cpp, dsql.h, dsql.tab.h, gen.cpp,