>
> * Fix system views like pg_stat_all_tables to use set-returning
> functions, rather than views of per-column functions
PostgreSQL TODO List
====================
-Last updated: Thu Jun 26 15:18:30 EDT 2008
+Last updated: Thu Jun 26 22:38:18 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-patches/2008-04/msg00164.php
+* Fix system views like pg_stat_all_tables to use set-returning
+ functions, rather than views of per-column functions
+
* Win32
-Last updated: Thu Jun 26 15:18:30 EDT 2008
+Last updated: Thu Jun 26 22:38:18 EDT 2008
The most recent version of this document can be viewed at
Implement a module capability for loading /contrib-style extensions
+
Fix system views like pg_stat_all_tables to use set-returning
+ functions, rather than views of per-column functions
Win32
Remove configure.in check for link failure when cause is found