| От | Guillaume Lelarge |
|---|---|
| Тема | Re: Incorrect inner type representation in type view |
| Дата | |
| Msg-id | 4C7C1FAA.3000601@lelarge.info обсуждение исходный текст |
| Ответ на | Incorrect inner type representation in type view (Valentine Gogichashvili <valgog@gmail.com>) |
| Список | pgadmin-support |
Le 30/08/2010 13:45, Valentine Gogichashvili a écrit : > Running on Version 1.12.0 Beta4 (Jul 30 2010 rev: REL-1_12_0_BETA4) > > Imagine such a type definition: > > CREATE SCHEMA test_schema; > CREATE TYPE test_schema.inner_record_type AS > (a text, > b integer); > CREATE TYPE test_schema.outer_record_type AS > (status integer, > result_array test_schema.inner_record_type[]); > > This leads to the invalid type source definition in pgAdmin's type > subtree view: > > CREATE TYPE test_schema.outer_record_type AS > (status integer, > result_array test_schema."test_schema.inner_record_type"[]); > Thanks for your report. I fixed this issue. It should be available in the next 1.12 (perhaps the final one). -- Guillaumehttp://www.postgresql.frhttp://dalibo.com
В списке pgadmin-support по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера