Re: Why can't I use pgxs to build a plpgsql plugin?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Guillaume Lelarge <guillaume@lelarge.info>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-04-12T13:59:43Z
Lists: pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> On 08.04.2012 11:59, Guillaume Lelarge wrote:
>> There could be a good reason which would explain why we can't (or don't
>> want to) do this, but I don't see it right now.

> Me neither, except a general desire to keep internals hidden. I propose 
> the attached.

Shouldn't the new targets be marked .PHONY?

			regards, tom lane