Обсуждение: pgsql: TODO updates: - "Add ON COMMIT capability to CREATE TABLE AS ...

Поиск
Список
Период
Сортировка

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

От
neilc@postgresql.org (Neil Conway)
Дата:
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)