Re: BUG #1671: Long interval string representation rejected

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1671: Long interval string representation rejected
Дата
Msg-id 29259.1116481794@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #1671: Long interval string representation rejected  (Neil Conway <neilc@samurai.com>)
Ответы Re: BUG #1671: Long interval string representation rejected  (Neil Conway <neilc@samurai.com>)
Список pgsql-bugs
Neil Conway <neilc@samurai.com> writes:
> your handwaving has yet to convince me :)

Zing ;-)

I'm too tired to think about this more tonight, but it seems like
the basic point is that we can't just construct a list of pointers
into (a copy of) the original input string.  A certain amount of
data copying is going to have to occur; or else we change the
token matching code to not assume null-termination.

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: BUG #1671: Long interval string representation rejected
Следующее
От: Vincent Vanwynsberghe
Дата:
Сообщение: Re: [PORTS] Bug Report with Postgres 7.4 on AIX 5.3