pgAdmin III commit: Ensure SQL keywords used in the UI don't get transl - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure SQL keywords used in the UI don't get transl
Date
Msg-id E1Uzokg-0003hn-On@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure SQL keywords used in the UI don't get translated.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4b06713e62a690a81066dc85ecf005a8e1b125b6
Author: Dinesh Kumar <dinesh.kumar@enterprisedb.com>

Modified Files
--------------
pgadmin/dlg/dlgForeignKey.cpp |   14 ++++++++++++++
pgadmin/dlg/dlgIndex.cpp      |    4 ++++
pgadmin/dlg/dlgRule.cpp       |    6 ++++++
pgadmin/dlg/dlgTrigger.cpp    |   10 ++++++++++
4 files changed, 34 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Materialized View Patch File
Next
From: Dave Page
Date:
Subject: Re: pgAdmin bug - SQL creation for foreign keys