[pgadmin-support] Bug: SQL pane: schema-prefix of composite types duplicated

2006-10-15 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). Concerns functions that RETURN composite types. If the type is defined in a schema other than public (or first in search_path?), then pgAdmin gets it wrong. This is the case with

[pgadmin-support] Minor bug: Refreshing type in object orowser fails

2006-10-15 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 2 (Oct 3 2006, re: 5426:5427) on Windows XP (latest patch level). When I set the focus on any type in the object browser and hit F5 (or chose "refresh" from the menu) the SQL pane incorrectly displays the definition of the _first_ type in the list

Re: [pgadmin-support] Minor bug: Refreshing type in object orowser fails

2006-10-15 Thread Erwin Brandstetter
Hi! Actually, I was testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475). Sorry. Regards Erwin Brandstetter ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[pgadmin-support] Beta 3 crashing reproducably

2006-10-15 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). In the SQL dialogue wndow, when I move the output pane so it becomes a window of its own and then try to mark text (or anything) with the mouse (point and drag), pgAdmin crashe

Re: [pgadmin-support] Minor bug: Refreshing type in object orowser fails

2006-10-15 Thread Erwin Brandstetter
Same (or similar) bug is present in the listing of indexes (under table). Also, unique constraints and primary keys - while listed under constraints - erroneously show the SQL script of the first _index_ after a refresh. Probably because these kinds of constraints create an index and therefore