Thread: COMMENT on a wrong object
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] pgAdmin III 1.14.0 beta1 on Windows7-Pro 64bit, binary distribution Regards, -- Shigeru Hanada
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 would be > typo in the dlgForeignTable::GetSql(). > You're right. This is now fixed. Thanks for your report. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com