xml2 compile error - work_mem undeclared - Mailing list pgsql-novice

From George Weaver
Subject xml2 compile error - work_mem undeclared
Date
Msg-id 001c01c4d0cc$4c2cb280$6400a8c0@Dell4500
Whole thread Raw
List pgsql-novice
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
 
 
 
 

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: memory allocation in postgres
Next
From: "Jeff Flowers"
Date:
Subject: Using PostgreSQL As A Personal Database