>
> * Add comments on system tables/columns using the information in
> catalogs.sgml
>
> Ideally the information would be pulled from the SGML file
> automatically.
>
PostgreSQL TODO List
====================
-Last updated: Thu Mar 6 20:06:51 EST 2008
+Last updated: Fri Mar 7 09:51:26 EST 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
RETURNING to supply values to the INSERT
http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979
+* Add comments on system tables/columns using the information in
+ catalogs.sgml
+
+ Ideally the information would be pulled from the SGML file
+ automatically.
+
+
* CREATE
o Allow CREATE TABLE AS to determine column lengths for complex
-Last updated: Thu Mar 6 20:06:51 EST 2008
+Last updated: Fri Mar 7 09:51:26 EST 2008
The most recent version of this document can be viewed at
Allow INSERT ... DELETE ... RETURNING, namely allow the DELETE ...
RETURNING to supply values to the INSERT
+
Add comments on system tables/columns using the information in
+ catalogs.sgml
+
Ideally the information would be pulled from the SGML file
+ automatically.
+
CREATE
Allow CREATE TABLE AS to determine column lengths for complex