Re: [GENERAL] [HACKERS] PLJava for Postgres 9.2.

2013-05-17 Thread Cédric Villemain
> To: Paul Hammond > Cc: "pgsql-hack...@postgresql.org" ; > "pgsql-general@postgresql.org" Sent: > Friday, 17 May 2013, 0:03 > Subject: Re: [GENERAL] [HACKERS] PLJava for Postgres 9.2. > > On 05/16/2013 05:59 PM, Paul Hammond wrote: > > Hi all, > &g

Re: [GENERAL] [HACKERS] PLJava for Postgres 9.2.

2013-05-17 Thread John R Pierce
On 5/16/2013 10:51 PM, Paul Hammond wrote: My question was primarily about obtaining pgsx.mk file which is a part of the PostgreSQL project. you need the whole PGXS subsystem, which the Windows version doesn't appear to be built with. thats a system for building compatible extensions. ahh

Re: [GENERAL] [HACKERS] PLJava for Postgres 9.2.

2013-05-17 Thread Paul Hammond
ndrew Dunstan To: Paul Hammond Cc: "pgsql-hack...@postgresql.org" ; "pgsql-general@postgresql.org" Sent: Friday, 17 May 2013, 0:03 Subject: Re: [GENERAL] [HACKERS] PLJava for Postgres 9.2. On 05/16/2013 05:59 PM, Paul Hammond wrote: > Hi all, > > I'v

Re: [GENERAL] [HACKERS] PLJava for Postgres 9.2.

2013-05-16 Thread Andrew Dunstan
On 05/16/2013 05:59 PM, Paul Hammond wrote: Hi all, I've downloaded PLJava, the latest version, which doesn't seem to have a binary distribution at all for 9.2, so I'm trying to build it from the source for Postgres 9.2. I have the DB itself installed on Windows 7 64 bit as a binary install.