Re: [PATCHES] WITH DELIMITERS in COPY

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] WITH DELIMITERS in COPY
Дата
Msg-id 200203051801.g25I1a928368@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] WITH DELIMITERS in COPY  (Lee Kindness <lkindness@csl.co.uk>)
Список pgsql-hackers
Lee Kindness wrote:
> Tom Lane writes:
>  > [ COPY syntax ]
>  > If we were working in a green field I'd vote for moving BINARY into the
>  > WITH-options too, but we aren't.  Again that seems too likely to break
>  > things in the name of a small amount of added consistency.
> 
> Hawabout 'COPY ...' retains the existing syntax but if used like 'COPY
> TABLE ...' sane syntax is used?

Interesting idea, but TABLE just seems to be a noise word to me.  COPY
is one of those commands that it is hard to change because pg_dump
relies on it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Arguile"
Дата:
Сообщение: Intervening in Parser -> Planner Stage
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Postgresql backend to perform vacuum automatically