|
|
|
@ -8,7 +8,7 @@ |
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> |
|
|
|
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1> |
|
|
|
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> |
|
|
|
|
Last updated: Thu Jun 8 21:02:13 EDT 2006 |
|
|
|
|
Last updated: Thu Jun 8 22:10:51 EDT 2006 |
|
|
|
|
</p> |
|
|
|
|
<p>The most recent version of this document can be viewed at<br/> |
|
|
|
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
|
|
|
@ -566,6 +566,7 @@ first. |
|
|
|
|
<p> This is useful for returning the auto-generated key for an INSERT. |
|
|
|
|
One complication is how to handle rules that run as part of |
|
|
|
|
the insert. |
|
|
|
|
<a href="http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php">http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php</a> |
|
|
|
|
</p> |
|
|
|
|
</li></ul> |
|
|
|
|
</li><li>SHOW/SET |
|
|
|
|