Gurjeet Singh writes:
> On Tue, Oct 30, 2012 at 12:11 PM, Tom Lane wrote:
>> Gurjeet Singh writes:
>>> Is there a reason why Postgres chose to not use all lowercase characters
>>> for these parameters' names.
>> It's historical, for sure. I think we've discussed changing them and
>> decided it
On Tue, Oct 30, 2012 at 12:11 PM, Tom Lane wrote:
> Gurjeet Singh writes:
> > Is there a reason why Postgres chose to not use all lowercase characters
> > for these parameters' names.
> > DateStyle
> > IntervalStyle
> > TimeZone
>
> It's historical, for sure. I think we've discussed changing
Gurjeet Singh writes:
> Is there a reason why Postgres chose to not use all lowercase characters
> for these parameters' names.
> DateStyle
> IntervalStyle
> TimeZone
It's historical, for sure. I think we've discussed changing them and
decided it would be more likely to break things than impr