Re: Compatibility modes supported in ECPG

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-interfaces(at)lists(dot)postgresql(dot)org
Subject: Re: Compatibility modes supported in ECPG
Date: 2018-01-11 11:04:58
Message-ID: 1515668698.2860.92.camel@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> Thanks Michael. Shall i submit a patch for it. Also, what about

Yes, please.

> making
> the compatibility modes case insensitive. Currently, ecpg accepts
> compatibility mode only in capital letters. In case if the INFORMIX
> or
> INFORMIX_SE is entered in small or mixed type letter, ecpg throws an
> error. Shouldn't that be handled as well?

Actually I don't mind either way. There is definitely an advantage of
having it case insensitive, but then options are known to be case
sensitive often enough.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ashutosh Sharma 2018-01-11 12:43:15 Re: Compatibility modes supported in ECPG
Previous Message Ashutosh Sharma 2018-01-10 15:40:20 Re: Compatibility modes supported in ECPG