| From: | Alex Sokoloff <alex_sokoloff(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, Alex Sokoloff <alex_sokoloff(at)yahoo(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: ascii to character conversion in postgres |
| Date: | 2000-09-18 22:25:48 |
| Message-ID: | 20000918222548.43432.qmail@web9006.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Of course, if an alias for ichar is carried forward I
can write code for the current postgres that won't
break with future releases. I realize that I might end
up being the only person on the planet who ends up
using ichar, and that may not be sufficient
justification for an alias....
Best,
Alex
--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> New proposal: forget ichar(), give the function two
> entries chr() and
> char().
>
> regards, tom lane
__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner | 2000-09-19 00:42:12 | Re: Re: pg_dump tries to do too much per query |
| Previous Message | Michael Meskes | 2000-09-18 21:03:01 | Library versioning |