mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 08:00:39 +01:00
Updated the docs.
This commit is contained in:
parent
8e633e0047
commit
76bf7ed8a3
10
doc/WhatsNew
10
doc/WhatsNew
@ -2,6 +2,11 @@
|
||||
* v3.0 Release Candidate 1
|
||||
**************************
|
||||
|
||||
* Bugfix CORE-4984
|
||||
Ordering by compound index together with a range condition gives wrong results
|
||||
Contributor(s):
|
||||
Dmitry Yemanov <dimitr at firebirdsql.org>
|
||||
|
||||
* Bugfix CORE-4954
|
||||
Packaged procedure with value by default isn't called if this parameter isn't specified
|
||||
Contributor(s):
|
||||
@ -202,6 +207,11 @@
|
||||
Contributor(s):
|
||||
Dmitry Yemanov <dimitr at firebirdsql.org>
|
||||
|
||||
* Bugfix CORE-4680
|
||||
Possible deadlock in firebird connect
|
||||
Contributor(s):
|
||||
Vlad Khorsun <hvlad at users.sf.net>
|
||||
|
||||
* Bugfix CORE-4585
|
||||
Cannot create a column check constraint when the column is domain based
|
||||
Contributor(s):
|
||||
|
Loading…
Reference in New Issue
Block a user