| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | shigeru(dot)hanada(at)gmail(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: missing description initdb manual |
| Date: | 2012-04-14 09:54:35 |
| Message-ID: | 20120414.185435.754349350895430410.t-ishii@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> --text-search-config option is missing in document too. Also pg_ctl's
>> long name options, such as --silent, are missing in document.
>
> Thanks for the info. I will add them as well unless someone beats me.
Done.
BTW, while editing the document, I noticed that pg_ctl.c's help
message lacks some long options which are actually in the source code:
'--timeout' and '--mode'. Included is the proposed patch to fix the
problem. If there's no objection, I would like to commit it. Comments?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp
| Attachment | Content-Type | Size |
|---|---|---|
| pg_ctl.patch | text/x-patch | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2012-04-14 11:25:42 | Re: xlog location arithmetic |
| Previous Message | Magnus Hagander | 2012-04-14 09:11:20 | Re: docs: WITH queries and VALUES |