8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00
This commit is contained in:
dimitr 2009-09-25 08:05:48 +00:00
parent 83b6df8894
commit 624a4cb5d7

View File

@ -171,6 +171,11 @@
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>
* Bugfix CORE-97
GFIX -shut -force leaves lock on a database file thus preventing a subsequent restore
Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org>
* Improvement CORE-2638
Make words, non-reserved according to the SQL specification, non-reserved in our grammar
Contributor(s):