[pgadmin-hackers] SVN Commit by dpage: r5225 - in trunk/pgadmin3: . src/agent src/dlg

2006-06-12 Thread svn
Author: dpage Date: 2006-06-12 17:14:41 +0100 (Mon, 12 Jun 2006) New Revision: 5225 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5225&view=rev Log: Minor fixes to the browser code to properly add new nodes Fix creation of jobs with multiple steps or schedules per Jeremy Pal

Re: [pgadmin-hackers] SQL Code Formatting Patch

2006-06-12 Thread Dave Page
[Please use the list!] > -Original Message- > From: Edward Di Geronimo Jr. [mailto:[EMAIL PROTECTED] > Sent: 08 June 2006 00:55 > To: Dave Page > Subject: SQL Code Formatting Patch > > Hi Dave, > > I got sick of the unreadable SQL displayed as the source of > views, so > I redid the

[pgadmin-hackers] SVN Commit by dpage: r5224 - in trunk/pgadmin3: . pkg

2006-06-12 Thread svn
Author: dpage Date: 2006-06-12 14:06:01 +0100 (Mon, 12 Jun 2006) New Revision: 5224 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5224&view=rev Log: Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/bootstrap trunk/pgadmin3/configure.ac.in trunk/pgadmin3/pkg/M

[pgadmin-hackers] SVN Commit by dpage: r5223 - trunk/pgadmin3/pkg

2006-06-12 Thread svn
Author: dpage Date: 2006-06-12 14:05:44 +0100 (Mon, 12 Jun 2006) New Revision: 5223 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5223&view=rev Log: Remove unused fc1 packaging files Removed: trunk/pgadmin3/pkg/fc1/ ---(end of broadcast)

[pgadmin-hackers] SVN Commit by dpage: r5222 - trunk/pgadmin3/xtra/pgagent

2006-06-12 Thread svn
Author: dpage Date: 2006-06-12 08:54:51 +0100 (Mon, 12 Jun 2006) New Revision: 5222 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5222&view=rev Log: Wrap the script in a transaction per Jim Nasby Modified: trunk/pgadmin3/xtra/pgagent/pgagent.sql ---