On Friday 16 May 2008 7:56 am, ${spencer} wrote:
> is there a way to write a function without installing a specific
> language? all i need to do is write a function that can take 3 text's
> and put them into a list format (eg. "text1, text2 and text3" )
>
> can anyone help?You can use C or SQL to write a function as they are "preinstalled". See: http://www.postgresql.org/docs/8.3/interactive/xfunc.html -- Adrian Klaver [EMAIL PROTECTED] -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
