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

Comparing BDB/BDB.xs (file contents):
Revision 1.19 by root, Mon Sep 24 18:14:11 2007 UTC vs.
Revision 1.20 by root, Tue Dec 4 10:13:50 2007 UTC

960 const_iv (INIT_TXN) 960 const_iv (INIT_TXN)
961 const_iv (RECOVER) 961 const_iv (RECOVER)
962 const_iv (INIT_TXN) 962 const_iv (INIT_TXN)
963 const_iv (RECOVER_FATAL) 963 const_iv (RECOVER_FATAL)
964 const_iv (CREATE) 964 const_iv (CREATE)
965 const_iv (RDONLY)
965 const_iv (USE_ENVIRON) 966 const_iv (USE_ENVIRON)
966 const_iv (USE_ENVIRON_ROOT) 967 const_iv (USE_ENVIRON_ROOT)
967 const_iv (LOCKDOWN) 968 const_iv (LOCKDOWN)
968 const_iv (PRIVATE) 969 const_iv (PRIVATE)
969 const_iv (REGISTER) 970 const_iv (REGISTER)
982 const_iv (OVERWRITE) 983 const_iv (OVERWRITE)
983 const_iv (PANIC_ENVIRONMENT) 984 const_iv (PANIC_ENVIRONMENT)
984 const_iv (REGION_INIT) 985 const_iv (REGION_INIT)
985 const_iv (TIME_NOTGRANTED) 986 const_iv (TIME_NOTGRANTED)
986 const_iv (TXN_NOSYNC) 987 const_iv (TXN_NOSYNC)
988 const_iv (TXN_NOT_DURABLE)
987 const_iv (TXN_WRITE_NOSYNC) 989 const_iv (TXN_WRITE_NOSYNC)
988 const_iv (WRITECURSOR) 990 const_iv (WRITECURSOR)
989 const_iv (YIELDCPU) 991 const_iv (YIELDCPU)
990 const_iv (ENCRYPT_AES) 992 const_iv (ENCRYPT_AES)
991 const_iv (XA_CREATE) 993 const_iv (XA_CREATE)
999 const_iv (READ_UNCOMMITTED) 1001 const_iv (READ_UNCOMMITTED)
1000 const_iv (TRUNCATE) 1002 const_iv (TRUNCATE)
1001 const_iv (NOSYNC) 1003 const_iv (NOSYNC)
1002 const_iv (CHKSUM) 1004 const_iv (CHKSUM)
1003 const_iv (ENCRYPT) 1005 const_iv (ENCRYPT)
1004 const_iv (TXN_NOT_DURABLE)
1005 const_iv (DUP) 1006 const_iv (DUP)
1006 const_iv (DUPSORT) 1007 const_iv (DUPSORT)
1007 const_iv (RECNUM) 1008 const_iv (RECNUM)
1008 const_iv (RENUMBER) 1009 const_iv (RENUMBER)
1009 const_iv (REVSPLITOFF) 1010 const_iv (REVSPLITOFF)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines