index 7ae0b5fc971e912e365adf517a6ac787ccf6a6f2..175b2752d9c09819a42498d00e13c5576eef66a3 100644 (file)
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Aug 23 14:31:52 EDT 2006
+Last updated: Thu Aug 24 12:38:05 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* -Allow user-defined functions retuning a domain value to enforce domain
constraints
* Add SPI_gettypmod() to return the typemod for a TupleDesc
+* Allow inlining of set-returning functions
Multi-Language Support
index bb7932e5370e19cb37407e1716b4693855ce4038..7d894720465a010e7b19e72f49288570f4ecd917 100644 (file)
<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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Wed Aug 23 14:31:52 EDT 2006
+Last updated: Thu Aug 24 12:38:05 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>.
</li><li>-<em>Allow user-defined functions retuning a domain value to enforce domain</em>
constraints
</li><li>Add SPI_gettypmod() to return the typemod for a TupleDesc
+ </li><li>Allow inlining of set-returning functions
</li></ul>
<h1><a name="section_6">Multi-Language Support</a></h1>