|
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: Tue Feb 2010:21:32 EST 2007 |
| 11 | +Last updated: Tue Feb 2016:22:12 EST 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>.
|
@@ -350,6 +350,10 @@ <h1><a name="section_5">Functions</a></h1>
|
350 | 350 | </li><li>Fix IS OF so it matches the ISO specification, and add documentation
|
351 | 351 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php">http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php</a>
|
352 | 352 | <ahref="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php">http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php</a>
|
| 353 | +</p> |
| 354 | +</li><li>Add missing operators for geometric data types |
| 355 | +<p> Some geometric types do not have the full suite of geometric operators, |
| 356 | + e.g. box @> point |
353 | 357 | </p>
|
354 | 358 | </li></ul>
|
355 | 359 | <h1><aname="section_6">Multi-Language Support</a></h1>
|
|