|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated:Wed Aug 1 19:13:20 EDT 2007 |
| 11 | +Last updated:Tue Aug1413:02:38 EDT 2007 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -802,7 +802,7 @@ <h1><a name="section_9">Clients</a></h1>
|
802 | 802 | </li><li>Solve cardinality > 1 for input descriptors / variables?
|
803 | 803 | </li><li>Add a semantic check level, e.g. check if a table really exists
|
804 | 804 | </li><li>fix handling of DB attributes that are arrays
|
805 |
| -</li><li>Use backend PREPARE/EXECUTE facility for ecpg where possible |
| 805 | +</li><li>-<em>Use backend PREPARE/EXECUTE facility for ecpg where possible</em> |
806 | 806 | </li><li>Implement SQLDA
|
807 | 807 | </li><li>Fix nested C comments
|
808 | 808 | </li><li>%sqlwarn[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?6">6</a>] should be 'W' if the PRECISION or SCALE value specified
|
|