ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/BDB/BDB.xs
(Generate patch)

Comparing BDB/BDB.xs (file contents):
Revision 1.76 by root, Fri Jul 29 09:30:20 2011 UTC vs.
Revision 1.77 by root, Mon Dec 26 01:46:33 2011 UTC

1311 const_iv (KEYEMPTY) 1311 const_iv (KEYEMPTY)
1312 const_iv (KEYEXIST) 1312 const_iv (KEYEXIST)
1313 const_iv (LOCK_DEADLOCK) 1313 const_iv (LOCK_DEADLOCK)
1314 const_iv (LOCK_NOTGRANTED) 1314 const_iv (LOCK_NOTGRANTED)
1315 const_iv (NOSERVER) 1315 const_iv (NOSERVER)
1316#if DBVER < 502
1316 const_iv (NOSERVER_HOME) 1317 const_iv (NOSERVER_HOME)
1317 const_iv (NOSERVER_ID) 1318 const_iv (NOSERVER_ID)
1319#endif
1318 const_iv (NOTFOUND) 1320 const_iv (NOTFOUND)
1319 const_iv (PAGE_NOTFOUND) 1321 const_iv (PAGE_NOTFOUND)
1320 const_iv (REP_DUPMASTER) 1322 const_iv (REP_DUPMASTER)
1321 const_iv (REP_HANDLE_DEAD) 1323 const_iv (REP_HANDLE_DEAD)
1322 const_iv (REP_HOLDELECTION) 1324 const_iv (REP_HOLDELECTION)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines