Joshua D. Drake wrote:
>>
>> JDBC is different, in that it doesn't require the PostgreSQL core to
>> build. It's 100% native Java, and as such, I see benefit to it being
>> distributed separately.
>
> PLJava does not need PostgreSQL core to build either. It needs:
>
> pgxs + Postgresql libs + PostgreSQL headers
>
> In essence the PostgreSQL SDK.
>
> If I read what Thomas wrote (late) last night correctly.
>
You did.
Regards,
Thomas Hallgren