Hi, I finally could repair pljava sources to make it compile in Mac OS
X 10.4.8.
The problem is that XactListener.c (src/C/pljava) references XactEvent
without including the library where it is declared.
XactEvent is declared within xact.c and you can get this file from
postgresql sources.
What I d
Hi, I'm looking for it too, I have the same configuration you do. Have
you found a solution?
Thanks
On Mar 2, 11:31 pm, [EMAIL PROTECTED] ("Eddy D. Sanchez") wrote:
> I'm trying to install pljava on postgresql on macintosh
> I have postgres runing, but I have not got any manual for install
> pl