diff options
Diffstat (limited to 'docs/installation/upgrade_11gr2_52_dyn_env.html')
| -rw-r--r-- | docs/installation/upgrade_11gr2_52_dyn_env.html | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/docs/installation/upgrade_11gr2_52_dyn_env.html b/docs/installation/upgrade_11gr2_52_dyn_env.html index 42bdf82d..e28b53ed 100644 --- a/docs/installation/upgrade_11gr2_52_dyn_env.html +++ b/docs/installation/upgrade_11gr2_52_dyn_env.html @@ -7,14 +7,14 @@ <link rel="stylesheet" href="gettingStarted.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" /> - <link rel="up" href="upgrade_52_toc.html" title="Chapter 10. Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2" /> + <link rel="up" href="upgrade_52_toc.html" title="Chapter 12. Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2" /> <link rel="prev" href="upgrade_11gr2_52_rep_dbt_readonly.html" title="Read Only flag for DBT" /> <link rel="next" href="upgrade_11gr2_52_excl_txn_sql.html" title="Exclusive Transactions in the SQL Layer" /> </head> <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> @@ -22,9 +22,7 @@ </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="upgrade_11gr2_52_rep_dbt_readonly.html">Prev</a> </td> - <th width="60%" align="center">Chapter 10. - Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2 - </th> + <th width="60%" align="center">Chapter 12. Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2 </th> <td width="20%" align="right"> <a accesskey="n" href="upgrade_11gr2_52_excl_txn_sql.html">Next</a></td> </tr> </table> @@ -42,29 +40,30 @@ <dl> <dt> <span class="sect2"> - <a href="upgrade_11gr2_52_dyn_env.html#idp611120">New Functions</a> + <a href="upgrade_11gr2_52_dyn_env.html#idp1243744">New Functions</a> </span> </dt> <dt> <span class="sect2"> - <a href="upgrade_11gr2_52_dyn_env.html#idp659088">Deprecated Functions</a> + <a href="upgrade_11gr2_52_dyn_env.html#idp1252704">Deprecated Functions</a> </span> </dt> </dl> </div> - <p> - Memory is now allocated incrementally as needed, instead of all at - once during environment initialization, for structures that support - locks, transactions, threads, and mutexes. With this change new - functions have been added that configure how much memory is - allocated initially, and how much that memory is allowed to grow. - The old memory configuration functions have been deprecated. + <p> + Memory is now allocated incrementally as needed, instead of + all at once during environment initialization, for structures + that support locks, transactions, threads, and mutexes. With + this change new functions have been added that configure how + much memory is allocated initially, and how much that memory + is allowed to grow. The old memory configuration functions + have been deprecated. </p> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp611120"></a>New Functions</h3> + <h3 class="title"><a id="idp1243744"></a>New Functions</h3> </div> </div> </div> @@ -101,7 +100,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp659088"></a>Deprecated Functions</h3> + <h3 class="title"><a id="idp1252704"></a>Deprecated Functions</h3> </div> </div> </div> |
