Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: nathan(at)khmere(dot)com
Cc: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>, pghackers <pgsql-hackers(at)postgreSQL(dot)org>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5
Date: 2000-05-01 00:30:58
Message-ID: 24065.957141058@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

nathan(at)khmere(dot)com writes:
> it is not textsubstr() but this : (found in 6.5.2 redhat )

> result |function |arguments |description
> --------+-------------+---------------+--------------------------------------
> text |text_substr |text int4 int4 |return portion of string

> Is this in 7.0 ?

Looks like it's called just plain "substr" now. See
http://www.postgresql.org/docs/postgres/functions.htm

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anand Raman 2000-05-01 11:07:25 Enumerated data type
Previous Message nathan 2000-04-30 22:59:09 Re: Re: [SQL] textsubstr() ...? for postgres 7 beta5