Dave Page wrote: > > > > -----Original Message----- > > From: Bruce Momjian [mailto:[EMAIL PROTECTED] > > 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 [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match