Re: Extensions vs PGXS' MODULE_PATHNAME handling

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2011-02-15T21:55:47Z
Lists: pgsql-hackers

On 02/15/2011 04:49 PM, Dimitri Fontaine wrote:
>
> Ah well sed makes it simpler to read, but it won't be usable in windows.


You can make perl do the same stuff (and perl has psed anyway), and perl 
is required for MSVC builds.

cheers

andrew