contrib/pgstattuple Japanese documentation fix

Started by ITAGAKI Takahiroover 19 years ago4 messagespatches
Jump to latest
#1ITAGAKI Takahiro
itagaki.takahiro@oss.ntt.co.jp

The functions bt_metap, bt_page_stats and bt_page_items had moved
from contrib/pgstattuple to pageinspect. We've already fixed English
documentation, but Japanese version does not catch up. The attached
patch just removes those descriptions from README.ja in pgstattuple.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

Attachments:

pgstattuple_readme_ja.patchapplication/octet-stream; name=pgstattuple_readme_ja.patchDownload+0-47
#2Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: ITAGAKI Takahiro (#1)
Re: contrib/pgstattuple Japanese documentation fix

ITAGAKI Takahiro wrote:

The functions bt_metap, bt_page_stats and bt_page_items had moved
from contrib/pgstattuple to pageinspect. We've already fixed English
documentation, but Japanese version does not catch up. The attached
patch just removes those descriptions from README.ja in pgstattuple.

Thanks!

Would you like to add corresponding Japanese documentation to
pageinspect, or is it not worthwhile?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

#3Magnus Hagander
magnus@hagander.net
In reply to: ITAGAKI Takahiro (#1)
Re: contrib/pgstattuple Japanese documentation fix

On Thu, Jun 07, 2007 at 11:41:24AM +0900, ITAGAKI Takahiro wrote:

The functions bt_metap, bt_page_stats and bt_page_items had moved
from contrib/pgstattuple to pageinspect. We've already fixed English
documentation, but Japanese version does not catch up. The attached
patch just removes those descriptions from README.ja in pgstattuple.

Applied, thanks.

//Magnus

#4ITAGAKI Takahiro
itagaki.takahiro@oss.ntt.co.jp
In reply to: Heikki Linnakangas (#2)
Re: contrib/pgstattuple Japanese documentation fix

Heikki Linnakangas <heikki@enterprisedb.com> wrote:

Would you like to add corresponding Japanese documentation to
pageinspect, or is it not worthwhile?

No, I think such *deep* users who want to use pageinspect
would be satisfied with English documentation :)

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center