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/C/dbset_bt_compress.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/C/dbset_bt_compress.html')
| -rw-r--r-- | docs/api_reference/C/dbset_bt_compress.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/api_reference/C/dbset_bt_compress.html b/docs/api_reference/C/dbset_bt_compress.html index abeba7ce..23974f9f 100644 --- a/docs/api_reference/C/dbset_bt_compress.html +++ b/docs/api_reference/C/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> @@ -77,7 +77,8 @@ DB->set_bt_compress(DB *db, 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> @@ -92,7 +93,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp58062024"></a>Parameters</h3> + <h3 class="title"><a id="idm2633776"></a>Parameters</h3> </div> </div> </div> @@ -100,7 +101,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp58082824"></a>bt_compress_fcn</h4> + <h4 class="title"><a id="idm3823672"></a>bt_compress_fcn</h4> </div> </div> </div> @@ -200,7 +201,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp58105048"></a>bt_decompress_fcn</h4> + <h4 class="title"><a id="idm5841888"></a>bt_decompress_fcn</h4> </div> </div> </div> @@ -313,7 +314,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp58119576"></a>Errors</h3> + <h3 class="title"><a id="idm7371352"></a>Errors</h3> </div> </div> </div> @@ -329,7 +330,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp58105152"></a>EINVAL</h4> + <h4 class="title"><a id="idm7067664"></a>EINVAL</h4> </div> </div> </div> @@ -343,7 +344,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp58092920"></a>Class</h3> + <h3 class="title"><a id="idm7756856"></a>Class</h3> </div> </div> </div> @@ -355,7 +356,7 @@ DB->set_bt_compress(DB *db, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp58053440"></a>See Also</h3> + <h3 class="title"><a id="idm5640872"></a>See Also</h3> </div> </div> </div> |
