support for printing/exporting xml

From: Brian Moore <brianmooreca(at)yahoo(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: support for printing/exporting xml
Date: 2004-01-27 04:51:20
Message-ID: 20040127045120.90701.qmail@web13506.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

hello,

please find attached my support for printing/exporting
xml from postgresql. psql has been modified to take
an additional command line argument (-M) to print xml
and the file fe-printxml.c has been added. additionally,
i have added an extra function to libpq, PGresult_as_xml

thanks,

b

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

Attachment Content-Type Size
postgresql-7.4.1.add_xml_export_support.patch application/octet-stream 53.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-01-27 05:02:48 improve join_collapse_limit docs
Previous Message Bruce Momjian 2004-01-27 04:01:43 Re: [HACKERS] What's left?