Re: BUG #4841: like and trim queries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
Cc: jeewan <ccoew(dot)g1(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4841: like and trim queries
Date: 2009-06-06 15:01:08
Message-ID: 9467.1244300468@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> jeewan wrote:
>> ERROR: function pg_catalog.rtrim(numeric, integer) does not exist
>> LINE t: ...ct col2_date,col4_int,colt_timestamp,col5_numeric,trim(trail...

> this is not a bug - there is no version of of trim() that works on
> numeric(and I'm not sure why one would want this).

Perhaps he's looking for round()?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message tim lemmon 2009-06-07 03:29:51 BUG #4842: Doesn't install
Previous Message Stefan Kaltenbrunner 2009-06-06 08:02:19 Re: BUG #4841: like and trim queries