writing a function without installing a language

From: "${spencer}" <spence91(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: writing a function without installing a language
Date: 2008-05-16 14:56:00
Message-ID: 399573f9-198f-42dc-9e0b-c1c1cc5887b2@b64g2000hsa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anton Melser 2008-05-16 15:07:40 move database from the default tablespace to a new one?
Previous Message Richard Broersma 2008-05-16 14:38:03 Re: problem with serial data type and access