[pgAdmin][patch] RM3409 - Retrieving SQL from table throws exception

2018-06-08 Thread Victoria Henry
Hi hackers, Attached is a patch that fixes an exception when trying to view the SQL tab on a GreenPlum database. Sincerely, Joao && Victoria RM3409.patch Description: Binary data

Re: [pgadmin][patch] Electron version 4.X

2018-06-08 Thread Victoria Henry
On Tue, Jun 5, 2018 at 12:28 PM Dave Page wrote: > Hi > > On Mon, Jun 4, 2018 at 10:27 PM, Joao De Almeida Pereira < > jdealmeidapere...@pivotal.io> wrote: > >> Hi Hackers, >> >> Attached you can find the patch that introduces electron to our code base. >> > Cool. FYI, I'd like to get this into r

Re: [pgAdmin4][Patch]: RM 3362 - Fix the functions for PG v11, and add support procedure for PG v11

2018-06-08 Thread Dave Page
Hi On Thu, Jun 7, 2018 at 11:27 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please ignore my previous patch, find the attached updated one. > I found a couple of issues with this: - Clicking the + button on the Parameters tab does nothing in either Create or Edit mode

Re: [patch] Minor shutdown message grammar fix

2018-06-08 Thread Dave Page
Thanks, patch applied. On Fri, Jun 8, 2018 at 4:59 AM, Anthony DeBarros wrote: > Hi, dev team, > > I'm surfacing to offer this minor patch to update the shutdown messaging > in the tray menu and various dialogs to use the two-word "shut down" when > the message context is a verb rather than the

pgAdmin 4 commit: s/shutdown/shut down/

2018-06-08 Thread Dave Page
s/shutdown/shut down/ Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6ee27cf25c7e651f92b792cd01c1bd3c236800c Author: Anthony DeBarros Modified Files -- docs/en_US/desktop_deployment.rst | 4 ++-- runtime/Server.cpp