Re: fn_collation in FmgrInfo considered harmful - Mailing list pgsql-hackers

From Tom Lane
Subject Re: fn_collation in FmgrInfo considered harmful
Date
Msg-id 23582.1302637314@sss.pgh.pa.us
Whole thread Raw
In response to Re: fn_collation in FmgrInfo considered harmful  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On Tuesday, April 12, 2011 09:00:40 PM Tom Lane wrote:
>> Hm, well, you got a better idea?  I definitely want it *short*, because
>> these are going to be in a lot of places.

> Not really. Maybe DirectFunctionCall1Coll  or even DirectFCall1Coll...

xxxFunctionCallNColl would probably work.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: fn_collation in FmgrInfo considered harmful
Next
From: Brar Piening
Date:
Subject: Re: Windows build issues