8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00

nightly update B2_5_Release

This commit is contained in:
fsg 2009-12-11 13:55:52 +00:00
parent 5fa620a7d6
commit 565ea40bf2

View File

@ -1,3 +1,18 @@
2009-12-10 16:35 hvlad
* firebird2/src/dsql/pass1.cpp (1.458.2.1):
Fixed bug CORE-2783 : AV using recursive query as subquery in
SELECT list and ORDER'ing by them
2009-12-10 15:25 dimitr
* firebird2/src/jrd/: cmp.cpp (1.352.2.2), exe.h (1.138.2.1),
opt.cpp (1.361.2.1), par.cpp (1.246.2.1):
Fixed (hopefully) CORE-2798: Incomplete plan output (lack of view
names) when selecting from views containing procedures inside.
2009-12-07 17:17 dimitr
* firebird2/src/lock/print.cpp (1.95.2.1):