psql doccumentation issue

From: Dilip kumar <dilip(dot)kumar(at)huawei(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: psql doccumentation issue
Date: 2015-02-02 05:02:05
Message-ID: 4205E661176A124FAF891E0A6BA91352663D6BF8@szxeml509-mbs.china.huawei.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

There is some minor issue in psql documentations for \setenv
Attached patch is fixing the same.

Actual option
\setenv NAME [VALUE] set or unset environment variable

In document

\setenv [ name [ value ] ] --> name is not optional so it should be like below
\setenv name [ value ]

Regards,
Dilip

Attachment Content-Type Size
psql_doc.patch application/octet-stream 599 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G Johnston 2015-02-02 05:07:27 Re: Release note bloat is getting out of hand
Previous Message Kyotaro HORIGUCHI 2015-02-02 04:48:34 pg_basebackup may fail to send feedbacks.