> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ivan > Sent: 28 May 2005 18:26 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] a few small bugs > > Hello, > > I use pgAdmin III Version 1.3.0 (May 20 2005) > on Windows XP Pro SP2. > > All following small bugs is not very serious but I often use > copy/paste from SQL definition pane so it's important for me. > > 1. Object SQL definition pane for primary keys, uniques, columns: > > - missed ';' after ALTER TABLE statement but it's allright for other > constraints (foreign keys, checks) and other objects.
Fixed in trunk and for 1.2.3. > 2. Object SQL definition pane for domains > > - missed quotes (") in constraint name. Fixed in trunk and for 1.2.3. > 3. Object SQL definition pane for functions > > - missed parameter name. Though parameter name is not important for > sql procedure language I prefer to specify it - maybe later I'll copy > this definition and create a plpgsql function and I will use these > parameter names in it. Added to todo list. > 4. When double clicking on objects such functions, tables, types it's > convenient to get current object's properties dialog rather then right > clicking on object and choosing Properties menu item - it saves time. This has always been an option - see File -> Options -> Preferences tab -> "Show object properties on double click in treeview?" Thanks for the bug report! Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings