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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7275 - in trunk/pgadmin3: . xtra/pgagent
Date: 2008-05-06 10:54:40
Message-ID: 200805061054.m46AsevQ008843@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-05-06 11:54:38 +0100 (Tue, 06 May 2008)

New Revision: 7275

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

Log:
Store pgAgent job step result codes in an int4 column. int2 was proving too small in some cases resulting in an error.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/xtra/pgagent/pgagent.sql

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-05-06 10:54:56 SVN Commit by dpage: r7276 - in branches/REL-1_8_0_PATCHES/pgadmin3: . xtra/pgagent
Previous Message Dave Page 2008-05-06 10:47:05 Re: Adding owner to objects' lists