xml2 compile error - work_mem undeclared

Поиск
Список
Период
Сортировка
От George Weaver
Тема xml2 compile error - work_mem undeclared
Дата
Msg-id 001c01c4d0cc$4c2cb280$6400a8c0@Dell4500
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: memory allocation in postgres
Следующее
От: "Jeff Flowers"
Дата:
Сообщение: Using PostgreSQL As A Personal Database