converting from number to text

From: Remigiusz Sokolowski <rems(at)gdansk(dot)sprint(dot)pl>
To: pgsql-sql(at)postgresql(dot)org
Subject: converting from number to text
Date: 1999-06-16 09:31:51
Message-ID: Pine.GS4.4.02A.9906161125380.13802-100000@netra.gdansk.sprint.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi!
I need convert number(float or integer) to text, but my version of
postgres (i.e. 6.3.2) seems to have not such a function?
Is it may be in newer versions or is there any work-around?
TIA
Rems
p.s. concept is to have field, which contain date in timestamp form
(number of seconds from 'epoch'), but in which I could insert also value
'until cancellation' or any other text.

-------------------------------------------------------------------*------------
Remigiusz Sokolowski e-mail: rems(at)gdansk(dot)sprint(dot)pl * *
-----------------------------------------------------------------*****----------

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 1999-06-16 10:11:42 Re: [HACKERS] Postgres mailing lists
Previous Message Stuart Rison 1999-06-16 08:55:37 Re: [SQL] DISTINCT count(*), possible?