Re: ANSI Compliant Inserts
От
Bruce Momjian
Тема
Re: ANSI Compliant Inserts
Дата
Msg-id
200204240222.g3O2M2321576@candle.pha.pa.us
Ответ на
ANSI Compliant Inserts (Rod Taylor)
Список
Дерево обсуждения
Re: ANSI Compliant Inserts Hiroshi Inoue <Inoue@tpf.co.jp>
Re: ANSI Compliant Inserts Bruce Momjian <pgman@candle.pha.pa.us>
Patch applied. Thanks.
---------------------------------------------------------------------------
Rod Taylor wrote:
> Reports missing values as bad.
>
> BAD: INSERT INTO tab (col1, col2) VALUES ('val1');
> GOOD: INSERT INTO tab (col1, col2) VALUES ('val1', 'val2');
>
> Regress tests against DEFAULT and normal values as they're managed
> slightly different.
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-patches по дате отправления
От: Bruce Momjian
Дата: