Re: [PATCH] psql : Improve code for help option
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Nitin Jadhav <nitinjadhavpostgres@gmail.com>
Cc: miyake_kouta <miyake_kouta@oss.nttdata.com>,
Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-04T09:25:31Z
Lists: pgsql-hackers
On 2021/03/03 17:05, Nitin Jadhav wrote: > Hi, > > I have reviewed the patch and it looks good to me. Thanks! Pushed. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Remove redundant getenv() for PGUSER, in psql help.
- 4a4241e15b24 14.0 landed