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

nightly update

This commit is contained in:
fsg 2005-04-25 01:14:57 +00:00
parent 31abb4c6cb
commit 5d53100915

View File

@ -1,3 +1,19 @@
2005-04-24 20:32 arnobrinkman
* firebird2/src/jrd/met.epp (1.155):
Fix bug #1168898 With sub-select in CHECK constraint and CHECK
constraint is part of domain. A table T with single column C who
uses this domain. Then no VIEW could be created on Table T which
uses simple column C.
2005-04-24 20:26 arnobrinkman
* firebird2/src/dsql/pass1.cpp (1.201):
Fix bug with VALUE keyword in check constraint and bug Found by Tom
Cole with VALUE keyword where VALUE represents a column
2005-04-23 14:16 dimitr 2005-04-23 14:16 dimitr
* firebird2/src/jrd/: Optimizer.cpp (1.23), Optimizer.h (1.6): * firebird2/src/jrd/: Optimizer.cpp (1.23), Optimizer.h (1.6):