Re: CREATE TYPE function examples

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: CREATE TYPE function examples
Date: 2001-07-10 16:43:59
Message-ID: Pine.LNX.4.30.0107101842420.677-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Roberto Mello writes:

> I'm looking for some examples of how the functions for CREATE TYPE
> should be. There are none in the documentation, so I was hoping to find
> someone here that could help me.

http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/xtypes.html

This seems to be outdated regarding the fmgr update, though. (Hint,
hint...)

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2001-07-10 16:47:31 Re: Problems with PG_DUMP and restore
Previous Message Roberto Mello 2001-07-10 15:44:59 CREATE TYPE function examples