pgAdmin III commit: New fix for contraint trigger

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: New fix for contraint trigger
Date: 2012-06-19 13:33:41
Message-ID: E1SgyYv-0007v6-2H@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

New fix for contraint trigger

This time, we had issues with 8.4 servers. New fix, checked on 8.3, 8.4, 9.0,
and 9.1.

Report from Michal Kozusznik, and Michael Shapiro.

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0b5f57eee827d59c0e1bd404afb2ea3344d5e6c5

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/schema/pgTrigger.cpp | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-06-19 13:33:54 pgAdmin III commit: New fix for contraint trigger
Previous Message Erwin Brandstetter 2012-06-18 23:19:49 Re: Should we keep using trac?