Re: Insert row in 1.10.1 and 1.10.3

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Insert row in 1.10.1 and 1.10.3
Дата
Msg-id icopu5$7pa$1@dough.gmane.org
обсуждение исходный текст
Ответ на Insert row in 1.10.1 and 1.10.3  (ndias <nun0_dias@hotmail.com>)
Ответы Re: Insert row in 1.10.1 and 1.10.3
Список pgsql-sql
ndias, 26.11.2010 17:22:
> When doing a insert row with less columns mentioned in "into table(col1,
> col2, col3,..." than the columns that exist on the table, on 1.10.1 it
> returns an error saying "INSERT has more expressions than target columns"
> (the error is translated so maybe the text is not exactly like this).
> Although, when this is insert is done on our test environment, where the
> version is 1.10.3 it works fine. The tables have the same columns and so on.


What versions are you talking about?
PostgreSQL is currently at 9.0.1, the previous version was 8.4.something
I doubt there ever was a Version 1.10.3 of PostgreSQL

Regards
Thomas



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

Предыдущее
От: ndias
Дата:
Сообщение: Re: Insert row in 1.10.1 and 1.10.3
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Insert row in 1.10.1 and 1.10.3