temp table problem

Поиск
Список
Период
Сортировка
От Ken J. Wright
Тема temp table problem
Дата
Msg-id 3.0.32.19990714002028.00854100@ren.cncware.com
обсуждение исходный текст
Ответы How can I unsubscribe from this list?
Список pgsql-interfaces
I created a temporary table using 'Select [fields] into temp table {table]'.
Then I altered the table, adding extra columns.
Then I updated the new table, attempting to fill in the new columns.
Only the *first* added column would except the update, even though no
errors were reported. psql says 'UPDATE 1' like all went well, however the
other extra columns remained null. This is consistant with libpq & psql.

Ken



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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] Upload...
Следующее
От: Abdulaziz Ahmed
Дата:
Сообщение: How can I unsubscribe from this list?