[pgadmin-support] pgAdmin 1.18.1 - Ctrl-F hotkey launches Database Designer where Find&Replace was desired

2014-11-18 Thread jashworth
>From the main pgAdmin window (Object brower tree on left, tabbed-pane in upper-right, and SQL pane in lower-right), I'm used to being able to click in the SQL pane and hit Ctrl-F to search for a particular column name. However, after recently upgrading to openSUSE 13.2, my pgAdmin version has cha

[pgadmin-support] Re: [pgadmin-hackers] potential invalid input field of pgAdmin New Column GUI

2014-11-18 Thread Sanket Mehta
Hi Akshay, PFA the patch. Please review it and let me know if anything is missing. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Tue, Nov 11, 2014 at 7:21 PM, Ashesh Vashi wrote: > Hi Sanket, > > Apart from variable persistence issue taken care in your patch, I've also > observed

[pgadmin-support] Re: [pgadmin-hackers] potential invalid input field of pgAdmin New Column GUI

2014-11-18 Thread Sanket Mehta
Hi, Below are the thing I have taken care in this patch: 1. While creating the new table using table wizard, when any variables or security labels are specified for certain column, those were not visible on *sql tab* of table wizard. 2. when new/existing column dialog is open from table dialog th