summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Collapse)Author
2021-06-17Remove Japanese description from English installation documentation.HEADmasterBo Peng
2021-06-15Update installation docs.V4_2_0_RPMV4_2_0Bo Peng
2015-10-14Fix typoNozomi Anzai
http://www.pgpool.net/mantisbt/view.php?id=148
2015-10-14Define a new error code "e1013" and fix to return it if pcp_watchdog_info failedNozomi Anzai
http://www.pgpool.net/mantisbt/view.php?id=149
2013-07-23Add note to create superuser in bakcends whose name is same as the ↵Yugo Nagata
pgpoolAdmin login user
2008-03-18Fixed wrong <meta> tag position. pgpoolAdmin showed empty pages whenYoshiyuki Asaba
lang setting was Japanese. <title>Japanese title</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> "Japanese title" is encoded by UTF-8. The following order is correct. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Japanese title</title>
2008-03-14Update version.Yoshiyuki Asaba
2008-03-14Update screenshots.Yoshiyuki Asaba
2008-03-14Remove replication_timeout.Yoshiyuki Asaba
2008-02-08Added "recovery_timeout" parameter in pgpool.conf edit function.User yamaguti
Added Online Recovery manual to docs and helps.
2008-02-06Updated doc/ manual and Help files due to the recent fixesUser yamaguti
no need to update French messages :)
2008-02-01lowered "Pgpool"'s first 'P' in English documents & messagesUser yamaguti
2008-02-01updated HTML footer copyrightUser yamaguti
2006 - 2007 => 2006 - 2008
2007-12-28Run sed 's/1.0 Alpha/2.0/g'.Yoshiyuki Asaba
2007-01-04Copyright updateDevrim GÜNDÜZ
2006-09-08pgpoolAdmin initial releaseV1_0_0Tatsuo Ishii