XML support in MSVC build

Started by Magnus Haganderover 19 years ago2 messageshackers
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Attached patch adds support for the recent XML-in-backend stuff to the
MSVC build. Most config stuff was already present for contrib/xml2, but
needed to add the includes and defines to the backend build as well.

//Magnus

Attachments:

msvc_xml.patchtext/plain; charset=us-asciiDownload+9-0
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Magnus Hagander (#1)
Re: XML support in MSVC build

Magnus Hagander <magnus@hagander.net> writes:

Attached patch adds support for the recent XML-in-backend stuff to the
MSVC build. Most config stuff was already present for contrib/xml2, but
needed to add the includes and defines to the backend build as well.

Applied, thanks.

regards, tom lane