2009/9/21 Brendan Jurd <dire...@gmail.com>: > > # SELECT regexp_replace('34,50', E'[\\d.]', '', 'g')::numeric; > 3450 >
Sorry, that regex ought to have read E'[^\\d.]'. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers