Re: insert into table from select..

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: insert into table from select..
Дата
Msg-id 2390.966007744@sss.pgh.pa.us
обсуждение исходный текст
Ответ на insert into table from select..  (Dale Walker <dale@icr.com.au>)
Список pgsql-general
Dale Walker <dale@icr.com.au> writes:
> \set fieldnames 'outdate,luser'
> insert into log (:fieldnames) select :fieldnames from logtmp;

> Everything works OK except for the last line...

So what happens?  Offhand I see no misbehavior in this example (with
current sources...)

            regards, tom lane

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