|
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: Mon Feb 1916:08:43 EST 2007 |
| 11 | +Last updated: Mon Feb 1922:47:00 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>. |
@@ -282,8 +282,6 @@ <h1><a name="section_4">Data Types</a></h1> |
282 | 282 | coercion can be performed on empty array expressions |
283 | 283 | </li><li>Add support for arrays of domains |
284 | 284 | </li><li>Add support for arrays of complex types |
285 | | -</li><li>ARRAY[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?[1,2">[1,2</a>],[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?3,4">3,4</a>]])[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?1">1</a>] should return the same values as |
286 | | - ARRAY[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?[1,2">[1,2</a>],[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?3,4">3,4</a>]])[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?1:1">1:1</a>]; |
287 | 285 | </li></ul> |
288 | 286 | </li><li>Binary Data |
289 | 287 | <ul> |
|