<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
lang="en" xml:lang="en">
<head>
<title>RELEASE</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2011-04-14 14:36:39 EDT"/>
<meta name="author" content="Christopher Browne"/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<style type="text/css">
 <!--/*--><![CDATA[/*><!--*/
  html { font-family: Times, serif; font-size: 12pt; }
  .title  { text-align: center; }
  .todo   { color: red; }
  .done   { color: green; }
  .tag    { background-color: #add8e6; font-weight:normal }
  .target { }
  .timestamp { color: #bebebe; }
  .timestamp-kwd { color: #5f9ea0; }
  .right  {margin-left:auto; margin-right:0px;  text-align:right;}
  .left   {margin-left:0px;  margin-right:auto; text-align:left;}
  .center {margin-left:auto; margin-right:auto; text-align:center;}
  p.verse { margin-left: 3% }
  pre {
        border: 1pt solid #AEBDCC;
        background-color: #F3F5F7;
        padding: 5pt;
        font-family: courier, monospace;
        font-size: 90%;
        overflow:auto;
  }
  table { border-collapse: collapse; }
  td, th { vertical-align: top;  }
  th.right  { text-align:center;  }
  th.left   { text-align:center;   }
  th.center { text-align:center; }
  td.right  { text-align:right;  }
  td.left   { text-align:left;   }
  td.center { text-align:center; }
  dt { font-weight: bold; }
  div.figure { padding: 0.5em; }
  div.figure p { text-align: center; }
  textarea { overflow-x: auto; }
  .linenr { font-size:smaller }
  .code-highlighted {background-color:#ffff00;}
  .org-info-js_info-navigation { border-style:none; }
  #org-info-js_console-label { font-size:10px; font-weight:bold;
                               white-space:nowrap; }
  .org-info-js_search-highlight {background-color:#ffff00; color:#000000;
                                 font-weight:bold; }
  /*]]>*/-->
</style>
<script type="text/javascript">
<!--/*--><![CDATA[/*><!--*/
 function CodeHighlightOn(elem, id)
 {
   var target = document.getElementById(id);
   if(null != target) {
     elem.cacheClassElem = elem.className;
     elem.cacheClassTarget = target.className;
     target.className = "code-highlighted";
     elem.className   = "code-highlighted";
   }
 }
 function CodeHighlightOff(elem, id)
 {
   var target = document.getElementById(id);
   if(elem.cacheClassElem)
     elem.className = elem.cacheClassElem;
   if(elem.cacheClassTarget)
     target.className = elem.cacheClassTarget;
 }
/*]]>*///-->
</script>

</head>
<body>
<div id="content">

<h1 class="title">RELEASE</h1>


<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#sec-1">1 Version To Be Determined, probably 2.1.0 </a>
<ul>
<li><a href="#sec-1_1">1.1 Some items without bug numbers: </a></li>
<li><a href="#sec-1_2">1.2 Changes from 2.0 branch that were also applied to HEAD: </a></li>
<li><a href="#sec-1_3">1.3 Items tracked from Bugzilla </a></li>
</ul>
</li>
<li><a href="#sec-2">2 RELEASE 2.0.6 </a></li>
</ul>
</div>
</div>

<div id="outline-container-1" class="outline-2">
<h2 id="sec-1"><span class="section-number-2">1</span> Version To Be Determined, probably 2.1.0 </h2>
<div class="outline-text-2" id="text-1">



</div>

<div id="outline-container-1_1" class="outline-3">
<h3 id="sec-1_1"><span class="section-number-3">1.1</span> Some items without bug numbers: </h3>
<div class="outline-text-3" id="text-1_1">

<ul>
<li>
Introduced tests using the clustertest framework, consisting of two
sets of tests:
<ul>
<li>
clustertest/regression - port of the old tests in the tests directory
</li>
<li>
clustertest/disorder - new simulated order entry system with a fair bit of concurrency

</li>
</ul>
</li>
<li>
Configure and Makefile cleanups and improvements, including
<ul>
<li>
Configure looks in common locations for some of the DocBook
tooling, so it is less likely to require manual intervention on
some common distributions
</li>
<li>
Pick up Groff automagically
</li>
<li>
Script to do virtually all the work documented in the <a href="http://slony.info/documentation/2.0/releasechecklist.html">Release Checklist</a>
</li>
</ul>
</li>
<li>
Documentation updates
<ul>
<li>
Reorganized sections
</li>
<li>
Trend towards having version-specific documentation, rather than
trying to have it document all versions at once
</li>
</ul>
</li>
<li>
Git changes
<ul>
<li>
Numerous .gitignore files set up to ignore generated files
</li>
</ul>
</li>
</ul>


</div>

</div>

<div id="outline-container-1_2" class="outline-3">
<h3 id="sec-1_2"><span class="section-number-3">1.2</span> Changes from 2.0 branch that were also applied to HEAD: </h3>
<div class="outline-text-3" id="text-1_2">

<p>40, 42, 75, 78, 102, 104, 115, 117, 121, 122, 124, 127, 132, 136,
138, 139, 141, 144, 147, 148, 149, 154, 162
</p>
</div>

</div>

<div id="outline-container-1_3" class="outline-3">
<h3 id="sec-1_3"><span class="section-number-3">1.3</span> Items tracked from Bugzilla </h3>
<div class="outline-text-3" id="text-1_3">

<ul>
<li>
Bug #79 - &ndash;prefix and &ndash;exec-prefix options don't function as expected

</li>
<li>
Bug #126 - TCP KEEP alives can now be used from slon to postgresql(on by default)

</li>
<li>
Bug #134 - TRUNCATE trigger usage

</li>
<li>
Bug #142 - better document minimal security profile

</li>
<li>
Bug #146 - Removed option to use DELETE to trim sl_log_* tables - only support TRUNCATE

</li>
<li>
Bug #152 - eliminate debugging statements from DDL processing

</li>
<li>
Bug #156 - add health check at slon startup time

</li>
<li>
Bug #163 - change Slony-I tables to use TIMESTAMP WITH TIME ZONE rather than WITHOUT TIME ZONE

</li>
<li>
Bug #167 - change queries against sl_log_* tables to avert slowdown when large backlog

</li>
<li>
Bug #170 - remove SNMP support

</li>
<li>
Bug #172 - add support for application_name GUC (in recent PG such as 9.0)

</li>
<li>
Bug #175 - add monitoring thread which stows activity information in sl_components

</li>
<li>
Bug #180 - Created a slonik DATE command

</li>
<li>
Bug #181 - Support for bulk adding of tables and sequences and automatically finding
the next available table or sequence id.

</li>
<li>
Bug #185 - change functions to use named parameters

</li>
<li>
Bug #187 - add newline to slon PID files

</li>
<li>
Bug #188 - test harness query had subquery returning multiple tuples

</li>
<li>
Bug #189 - add slonik EXIT check for exit values 0..255, as that's all that Unix accepts

</li>
<li>
Bug #193 - add back reset of vac_count so vacuums only done every few cleanup thread iterations

</li>
<li>
Bug #195 - change slon_quote_* functions to IMMUTABLE

</li>
<li>
Bug #196 - add guard lock on sl_event_lock to protect against events with XID going backwards

</li>
<li>
Bug #198 - subscribeset() should verify that provider node exists
</li>
</ul>


</div>
</div>

</div>

<div id="outline-container-2" class="outline-2">
<h2 id="sec-2"><span class="section-number-2">2</span> RELEASE 2.0.6 </h2>
<div class="outline-text-2" id="text-2">

<ul>
<li>
Fix for bug #162, typenameTypeId() changes signatures in 9.1
</li>
</ul>


</div>
</div>
<div id="postamble">
<p class="author"> Author: Christopher Browne
</p>
<p class="date"> Date: 2011-04-14 14:36:39 EDT</p>
<p class="creator">HTML generated by org-mode 7.4 in emacs 23</p>
</div>
</div>
</body>
</html>