replication fixes -- "first: true" support (local.dbinfo.*); clean up class name

This commit is contained in:
Dwight
2008-12-02 14:24:45 -05:00
parent aa8d238b0f
commit 60b769a8cb
38 changed files with 1457 additions and 1241 deletions

View File

@@ -16,7 +16,7 @@
/* clientcursor.cpp
ClientCursor is a wrapper that represents a cursorid from our client
ClientCursor is a wrapper that represents a cursorid from our database
application's perspective.
Cursor -- and its derived classes -- are our internal cursors.