Re: PGXML

Поиск
Список
Период
Сортировка
От Nick Burch
Тема Re: PGXML
Дата
Msg-id Pine.LNX.4.44.0502071413550.2277-100000@localhost.localdomain
обсуждение исходный текст
Ответ на PGXML  ("Satheesh Mani" <smani@izarinc.com>)
Список pgsql-interfaces
> Is there any other alternative for XML in PostgreSQL 8.0 ?

I'm trying to build the xml2 module myself, but struggling. It seems that 
the development package you get with postgresql for windows doesn't 
contain enough of the header files, and too many of the core functions are 
embeded in exes rather than dlls :(


In response to the other point:

> I see notes in the installer that say "XML/XML2 doesn't compile on win32 
> yet"

There are versions of libxml2 and libxslt available at http://zlatkovic.com/libxml.en.html 
which work fine with mingw and vc++. I've used them in the past to build 
versions of the xml2 module for the UltraSQL port without any issues. 
(They handily provided all the core bits in backend.dll, which you can 
link against)

Nick



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

Предыдущее
От: "Mark Crosland"
Дата:
Сообщение: Can you bind output variables?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [ODBC] odbc.sql?