On Mon, Apr 5, 2010 at 7:28 AM, hubert depesz lubaczewski <dep...@depesz.com> wrote: > On Mon, Apr 05, 2010 at 02:14:33PM +0300, Andrus wrote: >> select wordwrap('fdgdf',10) > > select * from wordwrap('...', ...);
another workaround is to wrap the pl/pgsql function in sql function. it's not always easy to re-work the function all into a 'from' expression. merlin -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general