Re: TODO question
От
Pavlo Baron
Тема
Re: TODO question
Дата
Msg-id
017501c18f29$6b3d5fe0$6500a8c0@bw1
Список
Дерево обсуждения
Re: TODO question Thomas Lockhart <lockhart@fourpalms.org>
Re: TODO question Tom Lane <tgl@sss.pgh.pa.us>
Vince Vielhaber: > INSERT INTO foo(a,b) values(1,2,3); > sorry, but I'm a little bit confused: what should or should not happen with this: if I execute this INSERT on a table having 2 cols, an error is generated: ERROR: INSERT has more expressions than target columns has it already been fixed? or what should be exactly disallowed? every time I execute such statement with any cols/vals combination having different cols/vals number it fails. Should it be allowed now? rgds Pavlo Baron
В списке pgsql-hackers по дате отправления