mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Done:
o -Allow PL/python to composite types and result sets
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
PostgreSQL TODO List
|
||||
</p><hr/>
|
||||
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||
Last updated: Wed Aug 30 20:34:28 EDT 2006
|
||||
Last updated: Sat Sep 2 08:29:12 EDT 2006
|
||||
|
||||
<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>.
|
||||
@ -675,10 +675,7 @@ first.
|
||||
</li><li>Add PL/Python tracebacks
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php">http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</a>
|
||||
</p>
|
||||
</li><li>Allow PL/python to composite types and result sets
|
||||
once buggy assert-enabled versions of python can be detected
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php">http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php</a>
|
||||
</p>
|
||||
</li><li>-<em>Allow PL/python to composite types and result sets</em>
|
||||
</li></ul>
|
||||
</li></ul>
|
||||
</li></ul>
|
||||
|
Reference in New Issue
Block a user