| 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: | 2007-09-26 18:08:39 |
| Message-ID: | 200709261908400000@1226821947 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2007-09-26 19:37:38 | Re: A bunch of minor issues |
| Previous Message | Guillaume Lelarge | 2007-09-26 17:15:25 | Patch to add typmod's functions to a type's creation statement |