pgsql: Remove: < < * Add XML output to pg_dump and COPY < < We

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove: < < * Add XML output to pg_dump and COPY < < We
Date: 2005-05-28 04:12:13
Message-ID: 20050528041213.EDD9852853@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove:

<
< * Add XML output to pg_dump and COPY
<
< We already allow XML to be stored in the database, and XPath queries
< can be used on that data using /contrib/xml2. It also supports XSLT
< transformations.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1537 -> r1.1538)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1537&r2=1.1538)
pgsql/doc/src/FAQ:
TODO.html (r1.44 -> r1.45)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.44&r2=1.45)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-05-28 05:10:47 pgsql: get_expr_result_type has to be prepared to pull type information
Previous Message Tom Lane 2005-05-27 23:31:21 pgsql: Arrange to cache fmgr lookup information for an index's access