index 89f6d6eda6362bb270b94e581081955274fa6724..a824d383f2d898d68a9aabbb5f3e55ebf1965a18 100644 (file)
@@ -429,7 +429,7 @@ protocol to make nodes agree on a serializable transactional order.
<entry align="center">•</entry>
<entry align="center"></entry>
<entry align="center">•</entry>
- <entry align="center"></entry>
+ <entry align="center">•</entry>
<entry align="center"></entry>
<entry align="center">•</entry>
</row>
@@ -471,8 +471,7 @@ protocol to make nodes agree on a serializable transactional order.
concurrently on a single query. It is usually accomplished by
splitting the data among servers and having each server execute its
part of the query and return results to a central server where they
- are combined and returned to the user. <productname>Pgpool-II</productname>
- has this capability. Also, this can be implemented using the
+ are combined and returned to the user. This can be implemented using the
<productname>PL/Proxy</productname> tool set.
</para>