pgAdmin III commit: Fix the SQL for existing triggers

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the SQL for existing triggers
Date: 2012-02-21 22:36:24
Message-ID: E1RzyJs-0005mU-85@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the SQL for existing triggers

Columns weren't quoted.

Per report from Bartosz Dmytrak.

Branch
------
REL-1_14_0_PATCHES

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Alexander LAW 2012-02-22 09:44:47 Pgadmin Website Translation to Russian
Previous Message Guillaume Lelarge 2012-02-21 20:39:54 pgAdmin III commit: Fix the SQL for existing extensions