I am trying to compile contrib/xml2 under version 7.3.2, and receive the following error message:
xpath.c:659: error: `work_mem' undeclared (first use in this function)
xpath.c:659: error: (Each undeclared identifier is reported only once
xpath.c:659: error: for each function it appears in.)
xpath.c:659: error: too many arguments to function `tuplestore_begin_heap'
Can someone help?
George