I think I do not know the background on this. Could you explain why the char type is converted to bpchar when a function is defined to return a char? Are only C functions affected? Is char as a type deprecated in favor of bpchar? Should something in the fmgr interface change to support this?
I thought that char was always one character and char(n) was similar to varchar(n) but with different semantics wrt spaces. char1 works for me if char is really usurped by bpchar. We can take it off line except personal mail from me to you tends to bounce. I just want to understand this. Thanks, elein [EMAIL PROTECTED] On Saturday 30 November 2002 20:44, you wrote: > elein <[EMAIL PROTECTED]> writes: > > I think it is still a bug, > > Not unless you can define an upward-compatible migration path to some > non-spec-conflicting typename (I'd favor char1, if we were going to > rename the type). > > regards, tom lane -- ---------------------------------------------------------------------------------------- [EMAIL PROTECTED] Database Consulting www.varlena.com I have always depended on the [QA] of strangers. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])