mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Done:
o -Allow PL/python to composite types and result sets
This commit is contained in:
parent
5e33d6df36
commit
b1620c538d
6
doc/TODO
6
doc/TODO
@ -2,7 +2,7 @@ c
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
Last updated: Wed Aug 30 20:34:28 EDT 2006
|
Last updated: Sat Sep 2 08:29:12 EDT 2006
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -744,10 +744,8 @@ SQL Commands
|
|||||||
|
|
||||||
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
|
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
|
||||||
|
|
||||||
o Allow PL/python to composite types and result sets
|
o -Allow PL/python to composite types and result sets
|
||||||
once buggy assert-enabled versions of python can be detected
|
|
||||||
|
|
||||||
http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php
|
|
||||||
|
|
||||||
Clients
|
Clients
|
||||||
=======
|
=======
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
</p><hr/>
|
</p><hr/>
|
||||||
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
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/>
|
<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>.
|
<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
|
</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> <a href="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php">http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</a>
|
||||||
</p>
|
</p>
|
||||||
</li><li>Allow PL/python to composite types and result sets
|
</li><li>-<em>Allow PL/python to composite types and result sets</em>
|
||||||
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></ul>
|
</li></ul>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user