On 2/1/13 11:06 AM, Andrew Dunstan wrote:
> My hope was that if we got rid of the old stuff we wouldn't need to use
> 
>    PG_FUNCTION_INFO_V1(myfunc);
>
> in external modules any more

My fear with that would be that people would start forgetting this and
modules won't work with older PG versions anymore.



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to