> * Allow inlining of set-returning functions
PostgreSQL TODO List
====================
-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
-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
-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