Re: Support of type procedure

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Mourad EL HADJ MIMOUNE <mimoune(at)ensma(dot)fr>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Support of type procedure
Date: 2001-04-09 16:08:57
Message-ID: Pine.LNX.4.30.0104091807330.1255-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mourad EL HADJ MIMOUNE writes:

> I have read in some document about Postgres that this last supports
> attrubutes of type procedure.
> Type procedure allows values of an attribute to be represented by a
> procedure.

This presumably existed in or near Berkeley POSTGRES 4.2, and some support
code is still there, but it probably doesn't work anymore, nor is there a
syntax that allows you to create such a thing.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-09 16:33:01 Re: linux/bsd
Previous Message Peter Eisentraut 2001-04-09 16:05:46 Re: Remove data types?