pgsql: TODO updates: - "Add ON COMMIT capability to CREATE TABLE AS ...

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: TODO updates: - "Add ON COMMIT capability to CREATE TABLE AS ...
Date: 2006-02-26 01:21:57
Message-ID: 20060226012157.7C3F89DC835@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
TODO updates:

- "Add ON COMMIT capability to CREATE TABLE AS ... SELECT" is done

- "Allow PREPARE to automatically determine parameter types" is done

- "Clean up compiler warnings (especially with gcc version 4)" is done:
AFAIK there are no remaining gcc4 compiler warnings to be fixed.

- Creating rules to do view updates is *not* an easy TODO item

Modified Files:
--------------
pgsql/doc:
TODO (r1.1770 -> r1.1771)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1770&r2=1.1771)

Browse pgsql-committers by date

  From Date Subject
Next Message User Snaga 2006-02-26 02:08:00 livecd - knoppix: Imported Sources
Previous Message James William Pye 2006-02-25 20:52:22 python - be: Not setting the procid is bad.