|
Prev: Review: DTrace probes (merged version)
Next: pgsql: Fix a couple of bugs in win32 shmem namegeneration: * Don't cut
From: Tom Lane on 4 Jul 2008 12:01 Peter Eisentraut <peter_e(a)gmx.net> writes: > 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. Seems to me that anyone who wants this feature will probably also want the existing libxml-based features, so they'll be building with libxml anyway. So I'd not be in favor of expending any extra code on a roll-your-own solution. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers |