Re: spelling of enable_partition_wise_join - Mailing list pgsql-hackers

From Gavin Flower
Subject Re: spelling of enable_partition_wise_join
Date
Msg-id 598940f9-e2d2-c7e8-30b2-aad6a14f9988@archidevsys.co.nz
Whole thread Raw
In response to spelling of enable_partition_wise_join  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 14/02/18 09:27, Peter Eisentraut wrote:
> I wonder how others feel about this, but the spelling of
> enable_partition_wise_join feels funny to me every time I look at it.  I
> would write it enable_partitionwise_join.
>
> Thoughts?
>
As 'wise' is a suffix, not a word in this situation - so it be combined 
with 'partition'.

Hence 'enable_partitionwise_join' is more correct.


Cheers,
Gavin



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: spelling of enable_partition_wise_join
Next
From: Peter Eisentraut
Date:
Subject: Python 3.7 support