Re: variables with SELECT statement

From: Frank Bax <fbax(at)sympatico(dot)ca>
To:
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: variables with SELECT statement
Date: 2008-09-05 21:55:35
Message-ID: 48C1AAD7.70201@sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Kevin Duffy wrote:
> No looks like I have 8.2

This works on 8.2:

String_to_array(regexp_replace(description,E'\\s+',' ','g'),' ')

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message VG 2008-09-08 10:09:33 psql: FATAL: Ident authentication failed for user "postgres"
Previous Message Kevin Duffy 2008-09-05 21:50:21 Re: variables with SELECT statement