Re: PQfnumber and quoted identifiers - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PQfnumber and quoted identifiers
Date
Msg-id 200310052038.h95KcfL21480@candle.pha.pa.us
Whole thread Raw
In response to Re: PQfnumber and quoted identifiers  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: PQfnumber and quoted identifiers  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Dave Page wrote:
> 
> 
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] 
> > Sent: 05 October 2003 20:41
> > To: Tom Lane
> > Cc: Peter Eisentraut; PostgreSQL Development
> > Subject: Re: [HACKERS] PQfnumber and quoted identifiers
> > 
> > 
> > Strange no one complained about it until now.  I suppose that 
> > is because few folks use that function _and_ upper-case 
> > identifiers, as you mentioned.  We could code the proper 
> > behavior, post a mention on general,  and document it in the 
> > release notes, or wait for 7.5, or do nothing.
> 
> Can it wait for 7.5 (and some method of checking the libpq versions such
> as Tom's PQparameterStatus() suggestion) please? We already released
> pgAdmin III taking into account this behaviour in 7.4 and a change now
> would not be so good for us.

It is something we could clearly advertise as changing in 7.5.  Wasn't
there something else we planned to change in 7.5. I forgot it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: PQfnumber and quoted identifiers
Next
From: Tom Lane
Date:
Subject: Re: Open 7.4 items