Re: Case sensitive mode in windows build option - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Case sensitive mode in windows build option
Date
Msg-id 52E15051.90502@dunslane.net
Whole thread Raw
In response to Case sensitive mode in windows build option  (Dilip kumar <dilip.kumar@huawei.com>)
Responses Re: Case sensitive mode in windows build option  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 01/13/2014 10:49 PM, Dilip kumar wrote:
>
> As per current behavior if user want to build in debug mode in
> windows, then he need to give debug in capital letters (DEBUG),
>
> I think many user will always make mistake in giving this option, in
> my opinion we can make it case insensitive.
>
> I have attached a small patch for the same ( just converted comparison
> to case insensitive).
>
>

I have committed this. It's in the commitfest as a bug fix, but I don't
think it's strictly a bug. OTOH, it's pretty harmless. Do we want to
backpatch it?

cheers

andrew



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Changeset Extraction v7.0 (was logical changeset generation)
Next
From: Fujii Masao
Date:
Subject: Re: [bug fix] psql's \conninfo reports incorrect destination on Windows