8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00
This commit is contained in:
dimitr 2009-02-13 03:23:07 +00:00
parent 3ebf8a94e7
commit 1986625dab

View File

@ -2,6 +2,11 @@
* v2.5 Beta 1
*************
* Bugfix CORE-2320
Complex recursive query may produce not all rows
Contributor(s):
Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-2317
select * from (select cast(.... returns null
Contributor(s):