Re: Fix typo in cost.h
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: "Tang, Haiying" <tanghy.fnst@cn.fujitsu.com>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2020-11-30T03:56:00Z
Lists: pgsql-hackers
On 2020/11/30 12:15, Tang, Haiying wrote: > Hi > > Found a possible typo in cost.h > > -/* If you change these, update backend/utils/misc/postgresql.sample.conf */ > +/* If you change these, update backend/utils/misc/postgresql.conf.sample */ Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Fix typo in comment.
- 6742e14959a3 14.0 landed