mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Recent changes.
This commit is contained in:
parent
bee95925a5
commit
37a4805787
16
doc/WhatsNew
16
doc/WhatsNew
@ -2,8 +2,22 @@
|
|||||||
* v1.5 Beta 2
|
* v1.5 Beta 2
|
||||||
**************
|
**************
|
||||||
|
|
||||||
|
* Fixed bug SF #523589.
|
||||||
|
View is affecting the result of a query.
|
||||||
|
Comment:
|
||||||
|
Problem was that RSE's (inside a view) where not flagged as variant.
|
||||||
|
Contributor(s):
|
||||||
|
Arno Brinkman <firebird@abvisie.nl>
|
||||||
|
|
||||||
|
* Changed behaviour of the forced writes mode.
|
||||||
|
Now, if FW=off (disabled), you can control how often dirty pages are flushed on disk.
|
||||||
|
Note:
|
||||||
|
It allows to use disabled FW mode with more reliablity than before (mostly it affects win32 platforms).
|
||||||
|
Contributor(s):
|
||||||
|
Blas Rodriguez Somoza <blas@puertareal.com>
|
||||||
|
|
||||||
* Renamed ISC4.GDB.
|
* Renamed ISC4.GDB.
|
||||||
The security database has been renamed to ???.
|
The security database has been renamed to security.fdb.
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
Dmitry Yemanov <yemanov@yandex.ru>
|
Dmitry Yemanov <yemanov@yandex.ru>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user