[pgadmin-support] feature request

2005-02-07 Thread Ivan
Hello, I use PGAdminIII 1.20 for Win32. When I click on the "Functions" node in the object tree, the list of all functions appears on the right-top pane, I can select several functions in this list by left mouse click with Shift key. If it possible to make Ctrl+A selects all items in the list? (I

Re: [pgadmin-support] syntax error wehen creating sequence

2005-02-07 Thread Andreas Pflug
Andreas Moroder wrote: Hello, when I create a sequence pgadmin has the tablespace listbox enable. When I chose a tablespace then it creates the folowing command. CREATE SEQUENCE wtb.test INCREMENT 1 START 1 TABLESPACE pg_default; ALTER TABLE wtb.test OWNER TO wtb; postgres gives back a syntax

Re: [pgadmin-support] feature request

2005-02-07 Thread Andreas Pflug
Ivan wrote: Hello, I use PGAdminIII 1.20 for Win32. When I click on the "Functions" node in the object tree, the list of all functions appears on the right-top pane, I can select several functions in this list by left mouse click with Shift key. If it possible to make Ctrl+A selects all items in th