deny-updates - trunk: Add the option of allowing updates if the field

Поиск
Список
Период
Сортировка
От decibel@pgfoundry.org (User Decibel)
Тема deny-updates - trunk: Add the option of allowing updates if the field
Дата
Msg-id 20090427025103.B65A217ADF06@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add the option of allowing updates if the field was originally NULL

Modified Files:
--------------
    trunk/trunk:
        deny_updates.sql (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/deny_updates.sql.diff?r1=1.2&r2=1.3)
    trunk/trunk/expected:
        deny_updates_test.out (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/deny_updates_test.out.diff?r1=1.2&r2=1.3)
    trunk/trunk/sql:
        deny_updates_test.sql (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/sql/deny_updates_test.sql.diff?r1=1.2&r2=1.3)

В списке pgsql-committers по дате отправления:

Предыдущее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: pgbulkload - pgbulkload: pg_bulkload 2.4beta2.
Следующее
От: decibel@pgfoundry.org (User Decibel)
Дата:
Сообщение: deny-updates - trunk: Small mod to README