Re: Numeric 508 datatype

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Numeric 508 datatype
Дата
Msg-id 20051202201200.GF22966@surnet.cl
обсуждение исходный текст
Ответ на Re: Numeric 508 datatype  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Numeric 508 datatype  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Numeric 508 datatype  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > So this is a psql bug?
>
> Not here.  Do you see it?

Actually, no.  If I cut'n paste the number from psql to

cat > foo
<shift> <insert>

then only 4096 chars are copied.  (Amusingly, I can't add a newline to
^D and close the file.  I must delete one char to do that.)

However if I open vim and paste there, the whole 12000+delta chars are
copied.

So it must be a bug in Bruce's procedure I guess ...

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: Re: Case Conversion Fix for MB Chars
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Numeric 508 datatype