File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Fri Jun 16 18:04:56 EDT 2006
5
+ Last updated: Fri Jun 16 18:08:41 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -725,6 +725,10 @@ SQL Commands
725
725
726
726
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
727
727
728
+ o Allow PL/python to composite types and result sets
729
+ once buggy assert-enabled versions of python can be detected
730
+
731
+ http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php
728
732
729
733
Clients
730
734
=======
Original file line number Diff line number Diff line change 8
8
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
9
9
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
10
10
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11
- Last updated: Fri Jun 16 18:04:56 EDT 2006
11
+ Last updated: Fri Jun 16 18:08:41 EDT 2006
12
12
</p>
13
13
<p>The most recent version of this document can be viewed at<br/>
14
14
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -657,6 +657,10 @@ <h1><a name="section_8">SQL Commands</a></h1>
657
657
than PL/PgSQL
658
658
</li><li>Add PL/Python tracebacks
659
659
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php">http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</a>
660
+ </p>
661
+ </li><li>Allow PL/python to composite types and result sets
662
+ once buggy assert-enabled versions of python can be detected
663
+ <p> <a href="http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php">http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php</a>
660
664
</p>
661
665
</li></ul>
662
666
</li></ul>
You can’t perform that action at this time.
0 commit comments