diff options
author | pi <pi@FreeBSD.org> | 2016-02-06 23:59:38 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-02-06 23:59:38 +0800 |
commit | 3f011772db9e4f63505237b846fbc75b415db768 (patch) | |
tree | 4417b3f8b529b510e6630c1887c4cadf17814a60 /GIDs | |
parent | 60b577cb684ba54bd770751b4e50367fea2b8e89 (diff) | |
download | freebsd-ports-gnome-3f011772db9e4f63505237b846fbc75b415db768.tar.gz freebsd-ports-gnome-3f011772db9e4f63505237b846fbc75b415db768.tar.zst freebsd-ports-gnome-3f011772db9e4f63505237b846fbc75b415db768.zip |
devel/lfcbase: 1.7.0 -> 1.7.2
databases/cego: 2.28.3 -> 2.29.1
databases/cegobridge: 1.1.1 -> 1.1.2
Please note: Updating cego databases needs an export/import
cycle for 2.28 -> 2.29
lfcbase:
- Fix in Datetime.cc, added include config.h, otherwiese the local
implementation of strptime ist used. This should just be done, if
the system API does not provide this call ( e.g. MINGW ) .
- Memory leak fixed in File::readLine
cego:
- Started with clob datatype implementation
- Fix in CegoSelect constructor, _cacheEnabled var was not initialized
in the decoding constructor, which might lead to core dumps in case
of recovery of complex with enabled querycache Fix in CegoAdminThread
constructor, disableAuth method for TableManger called, otherwise
tableset recovery might fail with auth error
- Required network protocol expansions done for clob handling
(putclob, getclob, delclob)
- More work on clob handling. A fix was done for update operations
on clob values in CegoTableManager::updateTuple method. Before
updating the tuple, all clob references must be cloned, otherwise
in case of untouched clobs, references are invalid. This approach
is brute force, better would be, to stay on the untouched clob
references. But in terms of transaction and recovery handling,
this is not trivial
- Very long strings are handled now in CegoAction and CegoClient
to also parse large clob values
- Modification in cgclt for raw mode, Now just plain data is listed,
with the command line option --raw=X, a separator token can be setup
as a column separator
cegobridge:
- fix build problem
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'GIDs')
0 files changed, 0 insertions, 0 deletions