Re: some info about char(1)

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: "And(dot) Andruikhanov" <andy(at)euinf(dot)dp(dot)ua>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: some info about char(1)
Date: 2001-02-05 16:06:16
Message-ID: Pine.LNX.3.96.1010205170231.29540E-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> console. But I didn't found them in pgsql documentation. Is it possible that
> this function will be removed in future version of postgresql ?
> pps. Can I take description of this function ?

As said Tom, ichar() is chr() in 7.1.

Lates (devel) docs:

http://www.postgresql.org/devel-corner/docs/user/functions-string.htm

chr(integer) text Returns the character with the given ASCII code.

Karel

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Karel Zak 2001-02-05 16:22:26 Re: timestamp/date bug
Previous Message Tom Lane 2001-02-05 15:31:37 Re: psql & "unexpected EOF on client connection"