pgsql: Remove: < < * Add XML output to pg_dump and COPY < < We - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Remove: < < * Add XML output to pg_dump and COPY < < We
Date
Msg-id 20050528041213.EDD9852853@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Arrange to cache fmgr lookup information for an index's access
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: get_expr_result_type has to be prepared to pull type information