add (minimal) UPDATE regression test

Поиск
Список
Период
Сортировка
От Neil Conway
Тема add (minimal) UPDATE regression test
Дата
Msg-id 20030809093312.GA8111@home.samurai.com
обсуждение исходный текст
Ответы Re: add (minimal) UPDATE regression test  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: add (minimal) UPDATE regression test  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
This patch adds a new regression test for the UPDATE command. Right
now all that is tested is Rod Taylor's recent addition to allow
this syntax:

    UPDATE ... SET <col> = DEFAULT;

If anyone else would like to add more UPDATE tests, go ahead --
I just wanted to write a test for the above functionality, and
couldn't see an existing test that it would be appropriate
to add to.

(Bruce, this patch adds 2 new files, src/test/regress/sql/update.sql
and src/test/regress/expected/update.out)

-Neil


Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: misc doc fixes
Следующее
От: Dennis Björklund
Дата:
Сообщение: Re: libpg sv.po