BUG 9.1rc1
От | Claudio Oliveira |
---|---|
Тема | BUG 9.1rc1 |
Дата | |
Msg-id | BAY164-W12107678D6FD666B72E181C1130@phx.gbl обсуждение исходный текст |
Ответы |
Re: BUG 9.1rc1
|
Список | pgadmin-support |
<div dir="ltr"><span class="Apple-style-span" style="color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial,sans-serif; line-height: 17px; background-color: rgb(255, 255, 255); ">Hi,<div style="line-height: 17px; "><br style="line-height:17px; " /></div><div style="line-height: 17px; "><div style="line-height: 17px; ">Use version 8.4 andhave no issues with the field type TEXT.</div><div style="line-height: 17px; "><br style="line-height: 17px; " /></div><divstyle="line-height: 17px; ">In version 9.1rc1 is limited to 4680 characters.</div><div style="line-height: 17px;"><br style="line-height: 17px; " /></div><div style="line-height: 17px; ">Test</div></div><div style="line-height:17px; "><br style="line-height: 17px; " /></div><div style="line-height: 17px; "><div style="line-height:17px; "> create table txt (val text);</div><div style="line-height: 17px; "> insert into txt values (repeat('x', 4500));</div><div style="line-height: 17px; "> insert into txt values (repeat ('x', 4685));</div><div style="line-height:17px; "><br style="line-height: 17px; " /></div><div style="line-height: 17px; "> select *, length (val)val is null, (val ~ 'x') from txt;</div></div><div style="line-height: 17px; "><br style="line-height: 17px; " /></div><divstyle="line-height: 17px; ">Thank You.</div></span></div>
В списке pgadmin-support по дате отправления: