Re: [PATCHES] ANSI Compliant Inserts
От
Rod Taylor
Тема
Re: [PATCHES] ANSI Compliant Inserts
Дата
Msg-id
081901c1e435$61865e00$8001a8c0@jester
Список
> > INSERT INTO tab VALUES ('val1'); -- bad by spec (not enforced)
> > INSERT INTO tab VALUES ('val1', 'val2'); -- good
>
> I recall that this was the behavior we agreed we wanted. IMHO, it
would
> be conditional on the INSERT ... VALUES (DEFAULT) capability being
> provided. I'm not sure if that is there yet.
My patch for that was applied a couple weeks ago.
В списке pgsql-hackers по дате отправления