Re: [PATCHES] Explain XML patch v2

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Cc: Tom Raney <raneyt(at)cecs(dot)pdx(dot)edu>, daveg <daveg(at)sonic(dot)net>, David Fetter <david(at)fetter(dot)org>, Gregory Stark <stark(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] Explain XML patch v2
Date: 2008-07-04 08:51:55
Message-ID: 200807041051.56610.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Am Freitag, 4. Juli 2008 schrieb Tom Raney:
> Regarding the XML datum, in order to support that, will all users need  
> to compile with libxml?  Are there any lighter weight solutions to  
> serialize other than libxml?

You can create XML without libxml.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2008-07-04 09:13:17 Re: [PATCHES] Multi-column GIN
Previous Message Martijn van Oosterhout 2008-07-04 08:51:03 Re: A Windows x64 port of PostgreSQL

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2008-07-04 08:56:54 Re: Relation forks & FSM rewrite patches
Previous Message Pavan Deolasee 2008-07-04 08:50:12 Re: page macros cleanup