psql doccumentation issue

Started by Dilip kumarabout 11 years ago2 messageshackers
Jump to latest
#1Dilip kumar
dilip.kumar@huawei.com

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

Attachments:

psql_doc.patchapplication/octet-stream; name=psql_doc.patchDownload+2-2
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Dilip kumar (#1)
Re: psql doccumentation issue

Dilip kumar <dilip.kumar@huawei.com> writes:

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 ]

Good catch, pushed.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers