Re: COPY commands could use an enhancement.

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: COPY commands could use an enhancement.
Дата
Msg-id Pine.LNX.4.21.0104300923370.6719-100000@olympus.scw.org
обсуждение исходный текст
Ответ на COPY commands could use an enhancement.  (Alfred Perlstein <bright@wintelcom.net>)
Ответы Re: COPY commands could use an enhancement.  (Alfred Perlstein <bright@wintelcom.net>)
Список pgsql-hackers
On Mon, 30 Apr 2001, Alfred Perlstein wrote:

> Basically:
> COPY "webmaster" FROM stdin;
> 
> could become:
> COPY "webmaster" FIELDS "id", "name", "ssn" FROM stdin;

We'd need some way of making field name dumping optional, because
one of the nice things about not having the field names appear is that
I can dump, change the field names, and re-slurp in the old dump.

-- 
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Bug in ODBC driver
Следующее
От: Alfred Perlstein
Дата:
Сообщение: Re: COPY commands could use an enhancement.