bug in pgadmin 1.8.2: missing entry in 'Data Type' list
От
Peter Gagarinov
Тема
bug in pgadmin 1.8.2: missing entry in 'Data Type' list
Дата
Msg-id
131001864.20080213001243@gmail.com
Список
Дерево обсуждения
bug in pgadmin 1.8.2: missing entry in 'Data Type' list Peter Gagarinov <heartofmars@gmail.com>
bug in pgadmin 1.8.2: Create script command doesn't recognize inherited fields at the end of the list Peter Gagarinov <heartofmars@gmail.com>
Small feature request for pgadmin 1.8.2: in Create script window show merged columns as '-- Merged' instead of '-- Inherited' Peter Gagarinov <heartofmars@gmail.com>
Re: bug in pgadmin 1.8.2: Create script command doesn't recognize inherited fields at the end of the list "Dave Page" <dpage@pgadmin.org>
Re: bug in pgadmin 1.8.2: missing entry in 'Data Type' list "Dave Page" <dpage@pgadmin.org>
Re: bug in pgadmin 1.8.2: missing entry in 'Data
Type' list Magnus Hagander <magnus@hagander.net>
Re: bug in pgadmin 1.8.2: missing entry in 'Data
Type' list Guillaume Lelarge <guillaume@lelarge.info>
Re: bug in pgadmin 1.8.2: missing entry in 'Data Type' list "Dave Page" <dpage@pgadmin.org>
Re: bug in pgadmin 1.8.2: missing entry in 'Data
Type' list Magnus Hagander <magnus@hagander.net>
Re: bug in pgadmin 1.8.2: missing entry in 'Data
Type' list Guillaume Lelarge <guillaume@lelarge.info>
Re: bug in pgadmin 1.8.2: missing entry in 'Data Type' list "Dave Page" <dpage@pgadmin.org>
Prerequisites: Binary downloaded from website, used along with Postgres 8.3.0 Windows XP Pro, SP2 Steps to reproduce 1) create a simple table with two columns : create test_table(a integer, b integer); 2) go to ‘New Table..” menu, type in some table name, 3) go to ‘Columns’ tab, type some column name, ‘a’ for instance and try to find type ‘test_table’ in the drop-down ‘Data Type’ list. You should see only test_table[], not test_table which doesn’t seem correct. Regards, Peter G.
В списке pgadmin-support по дате отправления