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

nightly update

This commit is contained in:
fsg 2005-11-17 03:17:17 +00:00
parent 27f0b47351
commit 1874cf6311

View File

@ -1,3 +1,18 @@
2005-11-16 08:49 hvlad
* firebird2/src/dsql/: dsql.cpp (1.159), dsql.h (1.86), metd.epp
(1.83):
Cached charsets by id (not only by name) in dsql. Removed
irq_cs_bpc request as unneeded anymore
2005-11-16 06:41 robocop
* firebird2/src/jrd/dyn_def.epp (1.102):
Fix crash caused by ODS < 11 and rdb$system_flag in rdb$roles,
found by Dmitry.
2005-11-16 02:27 skidder
* firebird2/src/jrd/blb.cpp (1.100):