Re: [pgadmin-support] BUG

2012-03-09 Thread Guillaume Lelarge
On Fri, 2012-03-09 at 14:15 -0800, Cecil Eduardo Campos Costa wrote: > Just want to submit a issue: open bracket and open brace doesnt work with > Spanish keyboard on macintosh, even with the lastest version Can you be more specific? -- Guillaume http://blog.guillaume.lelarge.info http://www.

[pgadmin-support] BUG

2012-03-09 Thread Cecil Eduardo Campos Costa
Just want to submit a issue: open bracket and open brace doesnt work with Spanish keyboard on macintosh, even with the lastest version

[pgadmin-support] Error on delete row

2012-03-09 Thread Colin Beckingham
I think this may be a dup of an earlier report, but maybe new info: 1.15 dev, opensuse 12.1 Gnome 3 Attempting to delete record 1. open pgadmin3 2. drill down to table, right click, select 'last 100 rows' 3. table has oids and PK 4. select row to delete, click delete icon 5. error box, backtrac

[pgadmin-support] Rename Trigger script error

2012-03-09 Thread Bartosz Dmytrak
Hi, I think there is another bug in trigger script. Use case is: rename trigger using GUI, Trigger has to be based on camel case function name Generated Code is: ALTER TRIGGER "TriggerOldName" ON "MySchema"."MyTable" RENAME TO "TriggerNewName"; /*BD: this part is not necessary but is created by

[pgadmin-support] Error in Query Builder: multi-line sql

2012-03-09 Thread Colin Beckingham
Using latest 1.15 dev, opensuse 12.1 64 bit. This is a tough one to describe, no backtrace to offer, no segfault or other command line message. 1. Open pgadmin, select correct db, open query builder, all ok. 2. cut and paste from Kwrite editor Python code as follows: select distinct on (mname

Re: [**Octum-Spam**] - 4,35 - Re: [pgadmin-support] Bug on multi screens

2012-03-09 Thread Steffen Decker
Now i have check this again. If i move the window to primary display and close pgadmin, next time it starts on the same place (don't care whether the window is maximized or not) If i move the window to the secondary display and close it, next time it starts in the middle of the two screens. Th