Re: r trim of characters other than space - Mailing list pgsql-general

From Alban Hertroys
Subject Re: r trim of characters other than space
Date
Msg-id 43F05803.4020500@magproductions.nl
Whole thread Raw
In response to Re: r trim of characters other than space  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
List pgsql-general
surabhi.ahuja wrote:
>         patName := trim($1);
>         select trim(trailing `^` from patName) INTO patName;
>         trim(patName);
I think this line should contain an assignment.

--
Alban Hertroys

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Debian apt-get
Next
From: "Ilja Golshtein"
Date:
Subject: indexes for ILIKE