Re: ascii to character conversion in postgres - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: ascii to character conversion in postgres
Date
Msg-id Pine.BSF.4.21.0009181446370.17831-100000@thelab.hub.org
Whole thread Raw
In response to Re: ascii to character conversion in postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, 18 Sep 2000, Tom Lane wrote:

> The Hermit Hacker <scrappy@hub.org> writes:
> > sounds good to me ... chr() == char(), I take it?  is there a reason for
> > having both vs just changing char() to chr() in the odbc stuff?
> 
> We don't control the ODBC specification ...

okay, granted, but, other then ODBC, do we need the char() type?  could it
not be an internal translation in the ODBC driver itself?




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ascii to character conversion in postgres
Next
From: Tom Lane
Date:
Subject: Re: Notice and share memory corruption