Обсуждение: pgAdmin III commit: Fix the SQL for existing triggers

Поиск
Список
Период
Сортировка

pgAdmin III commit: Fix the SQL for existing triggers

От
Guillaume Lelarge
Дата:
Fix the SQL for existing triggers

Columns weren't quoted.

Per report from Bartosz Dmytrak.

Branch
------
master

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

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