diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/CXX/dbset_bt_compress.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/dbset_bt_compress.html')
| -rw-r--r-- | docs/api_reference/CXX/dbset_bt_compress.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/api_reference/CXX/dbset_bt_compress.html b/docs/api_reference/CXX/dbset_bt_compress.html index d2a81e97..8dd14ab9 100644 --- a/docs/api_reference/CXX/dbset_bt_compress.html +++ b/docs/api_reference/CXX/dbset_bt_compress.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -80,7 +80,8 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, The <code class="methodname">Db::set_bt_compress()</code> method may not be called after the <a class="xref" href="dbopen.html" title="Db::open()">Db::open()</a> method is called. If the database already exists when <a class="xref" href="dbopen.html" title="Db::open()">Db::open()</a> - is called, the information specified to <code class="methodname">Db::set_bt_compress()</code> must be the same as + is called, the information specified to <code class="methodname">Db::set_bt_compress()</code> + must be the same as that historically used to create the database or corruption can occur. </p> <p> @@ -97,7 +98,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idm5219440"></a>Parameters</h3> + <h3 class="title"><a id="idm2737504"></a>Parameters</h3> </div> </div> </div> @@ -105,7 +106,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idm5012680"></a>bt_compress_fcn</h4> + <h4 class="title"><a id="idm2733144"></a>bt_compress_fcn</h4> </div> </div> </div> @@ -205,7 +206,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idm454456"></a>bt_decompress_fcn</h4> + <h4 class="title"><a id="idm5021672"></a>bt_decompress_fcn</h4> </div> </div> </div> @@ -318,7 +319,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idm2371768"></a>Errors</h3> + <h3 class="title"><a id="idm275120"></a>Errors</h3> </div> </div> </div> @@ -336,7 +337,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idm4018032"></a>EINVAL</h4> + <h4 class="title"><a id="idm1837152"></a>EINVAL</h4> </div> </div> </div> @@ -350,7 +351,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idm5020072"></a>Class</h3> + <h3 class="title"><a id="idm4933464"></a>Class</h3> </div> </div> </div> @@ -362,7 +363,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idm4036800"></a>See Also</h3> + <h3 class="title"><a id="idm196360"></a>See Also</h3> </div> </div> </div> |
