|
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 20 20:08:47 EST 2007 |
| 11 | +Last updated:Fri Mar 2 22:08:41 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>.
|
@@ -454,6 +454,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
454 | 454 | so duplicate checking can be easily performed. It is possible to
|
455 | 455 | do it without a unique index if we require the user to LOCK the table
|
456 | 456 | before the MERGE.
|
| 457 | +<ahref="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php</a> |
| 458 | +<ahref="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php</a> |
457 | 459 | </p>
|
458 | 460 | </li><li>Add NOVICE output level for helpful messages like automatic sequence/index
|
459 | 461 | creation
|
|