Re: Object

From: Renaud Tthonnart <thonnart(at)amwdb(dot)u-strasbg(dot)fr>
To: Richard Huxton <dev(at)archonet(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Object
Date: 2001-02-28 12:09:28
Message-ID: 3A9CEA78.393863C9@amwdb.u-strasbg.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Huxton wrote:

> From: "Renaud Tthonnart" <thonnart(at)amwdb(dot)u-strasbg(dot)fr>
>
> > Can I create object and methods with postgreSQL.
> > And how?
> >
> > Thank in advance,
> > Renaud THONNART
>
> You can define your own types with functions and operators - see chapter 13
> of the programmers manual.
>
> - Richard Huxton

Ok! Thanks a lot
Renaud THONNART

In response to

  • Re: Object at 2001-02-28 11:53:05 from Richard Huxton

Browse pgsql-general by date

  From Date Subject
Next Message Juan Ramón Cortabitarte 2001-02-28 12:28:30 store procedure in pl/pgsql
Previous Message Richard Huxton 2001-02-28 11:53:05 Re: Object