파이어버드 2.0.1 RC2 버전이 나왔습니다.
devel 또는 test 포럼으로 제발 피드백좀 해달라는군요 :)
마이너 버전 업데이트라서 추가된 함수는 없으며..
젠투와 프비의 설정 오류만 패치된거 같습니다.
The Firebird team has placed Windows and Linux kits of Firebird 2.0.1 release candidate 2 in the pre-release area.
Feedback to the Firebird-devel or Firebird-test forums, please.
This sub-release introduces a number of bug fixes done since the v.2.0 release in November. It does not add any new functionality to the database engine. A minor improvement is detection of Gentoo or FreeBSD during configuration.
An important reversion to 1.5 behaviour has occurred in this sub-release, as follows:
In Firebird 2.0, a deliberate restriction was imposed to prevent anyone from dropping, altering or recreating a PSQL module if it had been used since the database was opened. An attempt to prepare the DDL statement would result in an "Object in Use" exception.
Many people complained that the restriction was unacceptable because they depended on performing these metadata changes "on the fly". The restriction has therefore been removed. However, the reversion in no way implies that performing DDL on active PSQL modules is "safer" in Firebird 2.0.1 than it was in V.1.5.x.
|