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