Re: COPY error with null date

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: COPY error with null date
Дата
Msg-id 3466.1228695760@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: COPY error with null date  (Bill Todd <pg@dbginc.com>)
Список pgsql-general
Bill Todd <pg@dbginc.com> writes:
> I am beginning to suspect this is impossible.

That's correct: see the COPY reference page.  A quoted value is never
considered to match the NULL string.

            regards, tom lane

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

Предыдущее
От: Bill Todd
Дата:
Сообщение: Re: COPY error with null date
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Planner picking topsey turvey plan?