contrib/xml2 and PG_MODULE_MAGIC

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема contrib/xml2 and PG_MODULE_MAGIC
Дата
Msg-id 20060910234329.GA81568@winnie.fuhr.org
обсуждение исходный текст
Ответы Re: contrib/xml2 and PG_MODULE_MAGIC  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
contrib/xml2 currently has PG_MODULE_MAGIC in xslt_proc.c, which
results in a runtime error on systems that built the module without
support for libxslt per the comments in the Makefile.  Should
PG_MODULE_MAGIC be in xpath.c instead?

-- 
Michael Fuhr


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Fixed length data types issue
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Back out patch added during