PostgreSQL TODO List
====================
-Last updated: Mon Oct 2 20:03:48 EDT 2006
+Last updated: Thu Oct 12 17:29:19 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
expressions like SELECT col1 || col2
o Use more reliable method for CREATE DATABASE to get a consistent
copy of db?
+ o Issue a notice if CREATE TABLE ... ON COMMIT { DELETE ROWS |
+ DROP } is issued outside a multi-statement transaction
* UPDATE
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
-Last updated: Mon Oct 2 20:03:48 EDT 2006
+Last updated: Thu Oct 12 17:29:19 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>.
expressions like SELECT col1 || col2
</li><li>Use more reliable method for CREATE DATABASE to get a consistent
copy of db?
+ </li><li>Issue a notice if CREATE TABLE ... ON COMMIT { DELETE ROWS |
+ DROP } is issued outside a multi-statement transaction
</li></ul>
</li><li>UPDATE
<ul>