Thread: pgAdmin III commit: Ensure FTS object names are quoted if necessary whe

pgAdmin III commit: Ensure FTS object names are quoted if necessary whe

From
Dave Page
Date:
Ensure FTS object names are quoted if necessary when dropping them.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7111eaa52d06288efe25bddbb8b8404d0fca30c0
Author: Dhiraj Chawla <dhiraj.chawla@enterprisedb.com>

Modified Files
--------------
pgadmin/schema/pgTextSearchConfiguration.cpp |    2 +-
pgadmin/schema/pgTextSearchDictionary.cpp    |    2 +-
pgadmin/schema/pgTextSearchParser.cpp        |    2 +-
pgadmin/schema/pgTextSearchTemplate.cpp      |    2 +-
4 files changed, 4 insertions(+), 4 deletions(-)