* database_sleepycat.c: make cdb_rewind enforce that cursors must be
authorNathan Bryant <loanshark@uncensored.citadel.org>
Thu, 11 Nov 2004 16:21:12 +0000 (16:21 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Thu, 11 Nov 2004 16:21:12 +0000 (16:21 +0000)
commita5f57cef10dce5b90e10b904d33379e04b551925
tree0dc1532c1e898da1d061ea004bf30fee31cef0b5
parenta50921ac8844783994df3756f89a19710fc2297c
* database_sleepycat.c: make cdb_rewind enforce that cursors must be
  closed before they can be opened again. (prevents cursors being held
  open for longer than they should be and holding database locks.)
citadel/ChangeLog
citadel/database_sleepycat.c