pgAdmin III commit: Fix the trigger SQL

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the trigger SQL
Date: 2012-03-05 21:32:17
Message-ID: E1S4fVx-0005X5-GR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the trigger SQL

Per report from Attila.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-05 22:09:58 pgAdmin III commit: Another bunch of fixes WRT wxWidgets 2.9
Previous Message Guillaume Lelarge 2012-03-05 20:53:30 pgAdmin III commit: The <rows> tag is useless if we have a <cols> tag