Re: User Defined Functions

From: Neil Conway <neilc(at)samurai(dot)com>
To: kbase <kb(at)e-virgula(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: User Defined Functions
Date: 2002-09-21 01:45:59
Message-ID: 87it105d48.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

kbase <kb(at)e-virgula(dot)com> writes:
> Can anybody tell me about User Defined Functions in Postgresql? For what
> I know, UDF's and in a very early state of development, am I right?

No, UDFs in PostgreSQL are a mature feature, and have been included
for as long as I've been using the product for, at any rate.

Docs:

http://developer.postgresql.org/docs/postgres/index.html
http://developer.postgresql.org/docs/postgres/xfunc.html

As well as chapters in most of the books on PostgreSQL.

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-09-21 03:08:45 Book recommendation
Previous Message kbase 2002-09-21 01:36:40 User Defined Functions