Re: [pgadmin-support] COMMENT on a wrong object

2011-05-31 Thread Guillaume Lelarge
Hi, On Tue, 2011-05-31 at 15:25 +0900, Shigeru Hanada wrote: > [...] > I found that pgAdmin wrongly defines a comment of a foreign table on its > relevant type object. The comment should be defined on the foreign table > itself. > > This occurs on both of creation and modification. The cause wou

[pgadmin-support] COMMENT on a wrong object

2011-05-30 Thread Shigeru Hanada
Hi, I found that pgAdmin wrongly defines a comment of a foreign table on its relevant type object. The comment should be defined on the foreign table itself. This occurs on both of creation and modification. The cause would be typo in the dlgForeignTable::GetSql(). [Environment information] pgA