Обсуждение: SVN Commit by dpage: r6129 - in trunk/pgadmin3: . xtra/pgagent/include

Поиск
Список
Период
Сортировка

SVN Commit by dpage: r6129 - in trunk/pgadmin3: . xtra/pgagent/include

От
svn@pgadmin.org
Дата:
Author: dpage

Date: 2007-03-27 12:49:44 +0000 (Tue, 27 Mar 2007)

New Revision: 6129

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6129&view=rev

Log:
Finally, a proper fix to keep the core lib out of pgAgent!!



Modified:
   trunk/pgadmin3/acinclude.m4
   trunk/pgadmin3/xtra/pgagent/include/pgAgent.h

Re: SVN Commit by dpage: r6129 - in trunk/pgadmin3: . xtra/pgagent/include

От
Magnus Hagander
Дата:
On Tue, Mar 27, 2007 at 12:49:44PM +0000, svn@pgadmin.org wrote:
> Author: dpage
>
> Date: 2007-03-27 12:49:44 +0000 (Tue, 27 Mar 2007)
>
> New Revision: 6129
>
> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6129&view=rev
>
> Log:
> Finally, a proper fix to keep the core lib out of pgAgent!!

Seems easy enough, but they all are once they're done, 'eh ;)

Thanks!

//Magnus


Re: SVN Commit by dpage: r6129 - in trunk/pgadmin3: . xtra/pgagent/include

От
Dave Page
Дата:
Magnus Hagander wrote:
> On Tue, Mar 27, 2007 at 12:49:44PM +0000, svn@pgadmin.org wrote:
>> Author: dpage
>>
>> Date: 2007-03-27 12:49:44 +0000 (Tue, 27 Mar 2007)
>>
>> New Revision: 6129
>>
>> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6129&view=rev
>>
>> Log:
>> Finally, a proper fix to keep the core lib out of pgAgent!!
>
> Seems easy enough, but they all are once they're done, 'eh ;)

Absolutely. I spent the best part of an hour trying to work that one out
with help from Greg!

/D