File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Fri May 27 18:07:21 EDT 2005
5+ Last updated: Sat May 28 00:12:10 EDT 2005
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -560,12 +560,6 @@ Commands
560560Clients
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
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Fri May 27 18:07:21 EDT 2005
11+ Last updated: Sat May 28 00:12:10 EDT 2005
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="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 > < a name ="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.
You can’t perform that action at this time.
0 commit comments