[pgpool-hackers: 655] Removing outdated docs

Tatsuo Ishii ishii at postgresql.org
Wed Nov 12 08:10:26 JST 2014


Hi,

pgpool-II 3.4.0 was shipped with severely outdated docs. I think at
least pgpool-de.html, pgpool-fr.html and pool-zh_cn.html should be
removed, because the first one is incomplete and the second one and
the third one are not updated since 2011 or 2013. Also maybe
*watchdog* and wd* should be removed because their contents are
completely outdated.

Unless someone comes up and update, we should remove what I pointed
out above when 3.4.1 is shipped. I suggest remove from
Makefile. Removing from git repo is another option but for now, I
think removing from Makefile is enough. BTW, pgpool.spec only packages
doc/pgpool-en.html, doc/pgpool-ja.html, doc/pgpool.css,
doc/tutorial-en.html and doc/tutorial-ja.html and should be no
problem.

$ for i in *.html
> do
> echo -n "$i: "
> git log -1 $i|grep Date:
> done
pgpool-de.html: Date:   Wed Aug 24 11:24:08 2011 +0000
pgpool-en.html: Date:   Tue Oct 14 11:23:13 2014 +0900
pgpool-fr.html: Date:   Wed Sep 7 02:37:07 2011 +0000
pgpool-ja.html: Date:   Fri Nov 7 11:00:52 2014 +0900
pgpool-zh_cn.html: Date:   Mon Jun 17 17:12:19 2013 +0800
tutorial-en.html: Date:   Sat May 11 18:13:24 2013 +0900
tutorial-ja.html: Date:   Mon Jun 10 13:57:54 2013 +0900
tutorial-memqcache-en.html: Date:   Thu Feb 7 10:49:16 2013 +0900
tutorial-memqcache-ja.html: Date:   Thu Feb 7 10:49:16 2013 +0900
tutorial-memqcache-zh_cn.html: Date:   Sat Jun 15 11:22:23 2013 +0800
tutorial-watchdog-en.html: Date:   Thu Jul 19 16:03:36 2012 +0900
tutorial-watchdog-ja.html: Date:   Thu Jul 19 16:03:36 2012 +0900
tutorial-watchdog-zh_cn.html: Date:   Sat Jun 15 13:33:10 2013 +0800
tutorial-zh_cn.html: Date:   Sat Jun 15 09:30:30 2013 +0800
wd-en.html: Date:   Thu Jul 12 14:40:31 2012 +0900
wd-ja.html: Date:   Thu Jul 12 14:40:31 2012 +0900
wd-zh_cn.html: Date:   Sat Jun 15 19:19:14 2013 +0800

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-hackers mailing list