Peter Eisentraut <peter_e@gmx.net> writes:
> On ons, 2012-03-28 at 22:12 -0400, Tom Lane wrote:
>> Won't this break usages such as in contrib/cube?
> No, the code in my patch is conditional on 'ifdef PGXS'. (Not visible
> in the patch, unfortunately.)
Oh, okay.
> I don't think we want to support external use of $(missing), since the
> text it refers to is specific to PostgreSQL's distribution mechanisms.
Fair enough. Objection withdrawn.
regards, tom lane