pgAgent commit: Fix ambiguous variable name in the exception trigger fu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Fix ambiguous variable name in the exception trigger fu
Date
Msg-id E1TEkDU-0000hS-Em@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix ambiguous variable name in the exception trigger function. Bug found
and fix proposed by Bartosz Dmytrak

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=7c14901f55cbd97fdddcfe3652d302d19e12d3aa

Modified Files
--------------
pgagent.sql         |   10 +++++-----
pgagent_upgrade.sql |   30 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Vladimir Kokovic
Date:
Subject: Re: Information for added functionalities
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Unbreak GIT version stamp generation.