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

nightly update

This commit is contained in:
fsg 2006-11-03 03:20:37 +00:00
parent 43134b6d76
commit 069d0254d9

View File

@ -1,3 +1,26 @@
2006-11-02 23:37 asfernandes
* firebird2/src/: dsql/gen.cpp (1.114), dsql/pass1.cpp (1.298),
jrd/jrd.cpp (1.279), jrd/why_proto.h (1.29):
Fixed a bug when the connection charset is multibyte, appeared
after recent changes to CsConvert class.
2006-11-02 20:55 asfernandes
* firebird2/src/: jrd/dyn.h (1.32), remote/os/win32/window.h
(1.10):
Misc
2006-11-02 10:35 dimitr
* firebird2/src/jrd/ext.cpp (1.69):
A few small fixes that improve performance of external tables
(2x-10x for reads and up to 50% for writes, depending on file
caching effects).
2006-11-01 22:19 hvlad
* firebird2/src/jrd/Optimizer.h (1.20):