Re: pgxs and bison, flex
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-29T16:57:05Z
Lists: pgsql-hackers
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