contrib/pgstattuple Japanese documentation fix
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
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
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
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