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

From Dilip kumar
Subject Case sensitive mode in windows build option
Date
Msg-id 4205E661176A124FAF891E0A6BA913526593CEB3@SZXEML507-MBS.china.huawei.com
Whole thread Raw
Responses Re: Case sensitive mode in windows build option  (Craig Ringer <craig@2ndquadrant.com>)
Re: Case sensitive mode in windows build option  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

 

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).

 

Regards,

Dilip

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Soften pg_[start|stop]_backup to allow them on a standby?
Next
From: Craig Ringer
Date:
Subject: Re: Case sensitive mode in windows build option