Tue, 07 Dec 2004 17:11:37 +0000Minor perf improvement - do not create empty btree db file as it is BLD200412071900
pflaska@netbeans.org [Tue, 07 Dec 2004 17:11:37 +0000] rev 1639
Minor perf improvement - do not create empty btree db file as it is
immediately recreated because it is not valid mdr storage.

Tue, 07 Dec 2004 10:40:22 +0000Do not cast to DataI/OStream
rkubacki@netbeans.org [Tue, 07 Dec 2004 10:40:22 +0000] rev 1638
Do not cast to DataI/OStream

Tue, 07 Dec 2004 09:33:41 +0000#52090: searching in multivalued index improved
dprusa@netbeans.org [Tue, 07 Dec 2004 09:33:41 +0000] rev 1637
#52090: searching in multivalued index improved

Mon, 29 Nov 2004 09:53:12 +0000method print takes PrintStream parameter now BLD200412061900
dprusa@netbeans.org [Mon, 29 Nov 2004 09:53:12 +0000] rev 1636
method print takes PrintStream parameter now

Sun, 28 Nov 2004 06:38:58 +0000Fix JdbcStorage support for PostgreSQL, adding a new parameter which BLD200411281900
jsichi@netbeans.org [Sun, 28 Nov 2004 06:38:58 +0000] rev 1635
Fix JdbcStorage support for PostgreSQL, adding a new parameter which
enables a workaround for the broken subtransaction stupport in that
DBMS. Add a debugging parameter for printing out exceptions before throwing
them.

Sat, 27 Nov 2004 22:16:17 +0000#50483: clAttrDescs and clAttrValues maps are now created lazily only when needed.
mmatula@netbeans.org [Sat, 27 Nov 2004 22:16:17 +0000] rev 1634
#50483: clAttrDescs and clAttrValues maps are now created lazily only when needed.

Sat, 27 Nov 2004 11:07:55 +0000Fix JdbcStorage build and miscellaneous bugs, mostly to do with
jsichi@netbeans.org [Sat, 27 Nov 2004 11:07:55 +0000] rev 1633
Fix JdbcStorage build and miscellaneous bugs, mostly to do with
rollback. Sync up with changes to MDRCache. Change JdbcStorage MOFID
prefix from "." to "j" to avoid confusion with memory storage.

Sat, 27 Nov 2004 11:05:36 +0000Add NamespaceImpl.clearContains() to allow this static variable to
jsichi@netbeans.org [Sat, 27 Nov 2004 11:05:36 +0000] rev 1632
Add NamespaceImpl.clearContains() to allow this static variable to
be cleared.

Sat, 27 Nov 2004 11:04:18 +0000Make updateSize() public for use from JdbcStorage.
jsichi@netbeans.org [Sat, 27 Nov 2004 11:04:18 +0000] rev 1631
Make updateSize() public for use from JdbcStorage.

Fri, 26 Nov 2004 14:23:09 +0000Fixed few typos
pnejedly@netbeans.org [Fri, 26 Nov 2004 14:23:09 +0000] rev 1630
Fixed few typos