Re: Domain wizard bug

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Domain wizard bug
Дата
Msg-id 200909011400.41739.guillaume@lelarge.info
обсуждение исходный текст
Ответ на Re: Domain wizard bug  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Domain wizard bug
Список pgadmin-support
Le mardi 25 août 2009 à 02:33:10, Dave Page a écrit :
> 2009/8/23 ** ** <banita21@gmail.com>:
> > Problem occur when I have more than one schema.
> > When I create domain for TEST_SCHEMA and set owner, pgadmin add the line:
> > ALTER DOMAIN "PT2" OWNER TO postgres; and I get error.
> > It Should be:
> > ALTER DOMAIN test_schema."PT2" OWNER TO postgres; but schema name isnot
> > consider.
> >
> >
> > sory for my english.
>
> Thanks for the report. I've fixed the bug and will commit the patch as
> soon as I have net access.

Dave, I suppose you forgot about this one. Or did I miss the commit?


--
Guillaume.http://www.postgresqlfr.orghttp://dalibo.com


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Wrong display of privileges on Procedural Language in SQL window
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Saving window maximize state