Re: Current enums patch - Mailing list pgsql-patches

From Tom Dunstan
Subject Re: Current enums patch
Date
Msg-id 46104189.9080802@tomd.cc
Whole thread Raw
In response to Re: Current enums patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
>> OK, I give up. :) Why?
>
> Because the whole point is that the type has to be known at parse time.

Oh, duh. :)

> I've got it working with get_fn_expr_argtype and it seems fairly
> reasonable.

Cool!

Thanks

Tom

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Current enums patch
Next
From: Koichi Suzuki
Date:
Subject: Re: [HACKERS] Full page writes improvement, code update