Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit70f3204

Browse files
committed
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.
1 parent32e8fc4 commit70f3204

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

‎doc/TODO

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Fri May27 18:07:21 EDT 2005
5+
Last updated:Sat May28 00:12:10 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -560,12 +560,6 @@ Commands
560560
Clients
561561
=======
562562

563-
* Add XML output to pg_dump and COPY
564-
565-
We already allow XML to be stored in the database, and XPath queries
566-
can be used on that data using /contrib/xml2. It also supports XSLT
567-
transformations.
568-
569563
* Add a libpq function to support Parse/DescribeStatement capability
570564
* Prevent libpq's PQfnumber() from lowercasing the column name (?)
571565
* Allow libpq to access SQLSTATE so pg_ctl can test for connection failure

‎doc/src/FAQ/TODO.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated:Fri May27 18:07:21 EDT 2005
11+
Last updated:Sat May28 00:12:10 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -516,12 +516,7 @@ <h1><a name="section_7">Commands</a></h1>
516516
<h1><aname="section_8">Clients</a></h1>
517517

518518
<ul>
519-
<li>Add XML output to pg_dump and COPY
520-
<p> We already allow XML to be stored in the database, and XPath queries
521-
can be used on that data using /contrib/xml2. It also supports XSLT
522-
transformations.
523-
</p>
524-
</li><li>Add a libpq function to support Parse/DescribeStatement capability
519+
<li>Add a libpq function to support Parse/DescribeStatement capability
525520
</li><li>Prevent libpq's PQfnumber() from lowercasing the column name (?)
526521
</li><li>Allow libpq to access SQLSTATE so pg_ctl can test for connection failure
527522
<p> This would be used for checking if the server is up.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp