Re: [pgadmin-hackers] Greenplum + pgagent

2013-05-18 Thread Dave Page
On Sat, May 18, 2013 at 3:05 PM, kurics40 wrote: > Does someone know how to integrate pgagent with Greenplum? > > I could install it but it says that: > > function cannot execute on segment because it issues a non-SELECT statement > (fucntion.c133) (seg0 localhost.localdomain:4 pid=2780 (cdbis

[pgadmin-hackers] Greenplum + pgagent

2013-05-18 Thread kurics40
Does someone know how to integrate pgagent with Greenplum? I could install it but it says that: function cannot execute on segment because it issues a non-SELECT statement (fucntion.c133) (seg0 localhost.localdomain:4 pid=2780 (cdbisp.c1475) DETAIL SQL statement "UPDATE pgagent.pga_job SET j

Re: [pgadmin-hackers] Remove dialogue "Apply" buttons?

2013-05-18 Thread Guillaume Lelarge
On Sat, 2013-05-18 at 14:26 +0100, Dave Page wrote: > On Sat, May 18, 2013 at 1:30 PM, Guillaume Lelarge > wrote: > > On Wed, 2013-05-15 at 16:57 +0100, Dave Page wrote: > >> The Function, Trigger and View dialogues (and the Package dialogue for > >> Postgres Plus Advanced Server users) are the on

Re: [pgadmin-hackers] Remove dialogue "Apply" buttons?

2013-05-18 Thread Dave Page
On Sat, May 18, 2013 at 1:30 PM, Guillaume Lelarge wrote: > On Wed, 2013-05-15 at 16:57 +0100, Dave Page wrote: >> The Function, Trigger and View dialogues (and the Package dialogue for >> Postgres Plus Advanced Server users) are the only properties dialogues >> in pgAdmin which have Apply buttons

Re: [pgadmin-hackers] Browser fixes

2013-05-18 Thread Guillaume Lelarge
On Thu, 2013-05-16 at 20:20 +0100, Dave Page wrote: > [CCing to -support as people there have been waiting for some of these fixes] > > The attached patch (against master) cleans up a number of issues in > the browser code: > > - It fixes the collapsing tree issue by reverting patch 1 which > att

Re: [pgadmin-hackers] Remove dialogue "Apply" buttons?

2013-05-18 Thread Guillaume Lelarge
On Wed, 2013-05-15 at 16:57 +0100, Dave Page wrote: > The Function, Trigger and View dialogues (and the Package dialogue for > Postgres Plus Advanced Server users) are the only properties dialogues > in pgAdmin which have Apply buttons. > > They have these because those dialogues can be used to wr

Re: [pgadmin-hackers] PATCH: Add libssh2 directory in CPPFLAGS (VPATH issue)

2013-05-18 Thread Guillaume Lelarge
On Mon, 2013-05-13 at 13:04 +0100, Dave Page wrote: > On Mon, May 13, 2013 at 12:25 PM, Magnus Hagander wrote: > > On Thu, May 9, 2013 at 1:14 PM, Dave Page wrote: > >> > >> Hi > >> > >> > >> On Thu, May 9, 2013 at 12:07 PM, Ashesh Vashi > >> wrote: > >>> > >>> Hi Dave, > >>> > >>> I needed to m