projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1844f6
)
Fix Chinese documetation bug about raw mode
author
pengbo
<pengbo@sraoss.co.jp>
Thu, 12 May 2016 02:15:17 +0000
(11:15 +0900)
committer
pengbo
<pengbo@sraoss.co.jp>
Thu, 12 May 2016 02:16:26 +0000
(11:16 +0900)
Connection pool is avalilable in raw mode.
doc/pgpool-zh_cn.html
patch
|
blob
|
blame
|
history
diff --git
a/doc/pgpool-zh_cn.html
b/doc/pgpool-zh_cn.html
index 9fd03c828a6f78d5417ed6f81958a50b5d4438a1..d406136b03e82b196c448f62e8e2ec5837fa06f7 100644
(file)
--- a/
doc/pgpool-zh_cn.html
+++ b/
doc/pgpool-zh_cn.html
@@
-281,7
+281,7
@@
psql -f insert_lock.sql template1
<tr>
<th>连接池</th>
- <td align="center">
X
</td>
+ <td align="center">
O
</td>
<td align="center">O</td>
<td align="center">O</td>
<td align="center">O</td>
@@
-4442,4
+4442,4
@@
Copyright © 2003 – 2012 pgpool Global Development Group
</copyright>
</div>
</body>
-</html>
\ No newline at end of file
+</html>