Re: Typo in optimizer/README - Mailing list pgsql-hackers

From Tatsuro Yamada
Subject Re: Typo in optimizer/README
Date
Msg-id 0ad0077b-e257-1cee-a9ae-de65821772dc@lab.ntt.co.jp
Whole thread Raw
In response to Re: Typo in optimizer/README  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Hi Heikki,

On 2018/08/09 16:45, Heikki Linnakangas wrote:
> On 09/08/18 10:22, Tatsuro Yamada wrote:
>> Attached patch for fixing a typo in optimizer/README.
>>
>> s/Partition-wise/Partitionwise/
>>
>> It is the only place the keyword "Partition-wise" exists, so I created the patch.
> 
> Thanks, fixed, and also one in a comment in postgres_fdw's regression test. I'm not sure which spelling is better,
butI agree we should be consistent.
 

Oh, I forgot to grep contrib directory. Thanks! :)

Tatsuro Yamada
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: REINDEX and shared catalogs
Next
From: David Rowley
Date:
Subject: Re: Scariest patch tournament, PostgreSQL 11 edition