On Mon, Jan 13, 2014 at 5:13 PM, David E. Wheeler <[email protected]> wrote: > On Jan 13, 2014, at 1:30 AM, Dave Page <[email protected]> wrote: > >> PGXS cannot be used - it doesn't support Windows. > > Okay. What about pg_config or something equivalent? I think I just need to > know where to put the *.sql and .control files.
The FindPG cmake module in cmake/ already uses pg_config, so you're fine there. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
