BUG 9.1rc1

Поиск
Список
Период
Сортировка
От Claudio Oliveira
Тема BUG 9.1rc1
Дата
Msg-id BAY164-W12107678D6FD666B72E181C1130@phx.gbl
обсуждение исходный текст
Ответы Re: BUG 9.1rc1  (Dave Page <dpage@pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Kashif Zeeshan
Дата:
Сообщение: Solaris 10 (64Bit) - Different Behavior on Privileges and Default Privileges Tab Pages of Properties Screen of Database and Schema on pgAdmin III
Следующее
От: Josh Berkus
Дата:
Сообщение: Feature request: autosave for Query Tool