XML support in MSVC build

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: XML support in MSVC build
Date: 2006-12-29 13:35:00
Message-ID: 20061229133500.GA25474@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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

Attachment Content-Type Size
msvc_xml.patch text/plain 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2006-12-29 13:52:08 Re: TODO: GNU TLS
Previous Message David Fetter 2006-12-29 12:53:50 Re: WITH support

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-12-29 15:12:31 Re: [HACKERS] [BUGS] BUG #2846: inconsistent and
Previous Message Teodor Sigaev 2006-12-29 12:51:44 Re: Bundle of patches