Re: Patch to add typmod's functions to a type's creation statement
- From: "Dave Page" <dpage(at)postgresql(dot)org>
- To: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
- Cc: pgadmin-hackers(at)postgresql(dot)org
- Subject: Re: Patch to add typmod's functions to a type's creation statement
- Date: Wed, 26 Sep 2007 19:08:39 +0100
- Message-id: <200709261908400000@1226821947> <text/plain>
Added to my patch queue.
Thanks, Dave
> ------- Original Message -------
> From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
> To: pgadmin-hackers(at)postgresql(dot)org
> Sent: 26/09/07, 18:15:25
> Subject: Patch to add typmod's functions to a type's creation statement
>
> Hi all,
>
> Here is a patch to support this new PostgreSQL 8.3 feature : the
> possibility to add type modifier input and ouput functions to a newly
> created type.
>
> I tried many things but wasn't able to test it. If someone has an
> example of a use of this statement, can he send it to me or can he test
> my patch ? Thanks.
>
> BTW, I discovered a bug on the dlgType.c file. I commited it. pgAdmin
> appended a string to cbOuput three times instead of once for itself and
> one for cbReceive and one for cbSend.
>
> Regards.
>
>
> --
> Guillaume.
> http://www.postgresqlfr.org
> http://dalibo.com
>
Home |
Main Index |
Thread Index