|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Thu Jun 15 13:17:27 EDT 2006 |
| 11 | +Last updated: Thu Jun 15 13:41:45 EDT 2006 |
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>.
|
@@ -608,7 +608,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
608 | 608 | <ul>
|
609 | 609 | <li>Fix RENAME to work on variables other than OLD/NEW
|
610 | 610 | </li><li>Allow function parameters to be passed by name,
|
611 |
| - get_employee_salary(emp_id=> 12345, tax_year=> 2001) |
| 611 | + get_employee_salary(emp_idAS 12345, tax_yearAS 2001) |
612 | 612 | </li><li>Add Oracle-style packages
|
613 | 613 | </li><li>Allow handling of %TYPE arrays, e.g. tab.col%TYPE[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?"></a>]
|
614 | 614 | </li><li>Allow listing of record column names, and access to
|
|