1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/databases/cego
Kurt Jaeger e173857511 databases/cego: 2.20.14 -> 2.20.15
- Added restricted access for JDBC information requests
  The jdbc role now is required to perform any JDBC information requests.
- A problem occured with inner and outer joins if the same table
  occurs two times or more in the query
  For the CegoAttrComp class, the tablealias name is stored now to
  evaluate if the compare is appropriate for the corresponding table
- Small optimization in CegoDisManager::updateLocalDataTable
  Instead of requesting a new lock for the commitment phase, the lock we
  already have is also used for the commit in case of forecedTransactions
  ( update case ).
- This ensures, that the forced transaction can be done without
  risking to not obtain the lock for the corresponding table again.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-10-18 10:05:41 +00:00
..
files
distinfo databases/cego: 2.20.14 -> 2.20.15 2014-10-18 10:05:41 +00:00
Makefile databases/cego: 2.20.14 -> 2.20.15 2014-10-18 10:05:41 +00:00
pkg-descr
pkg-plist