Thread: pgAdmin III commit: Fix quote name for FTS objects

pgAdmin III commit: Fix quote name for FTS objects

From
Guillaume Lelarge
Date:
Fix quote name for FTS objects

These remove the overloading of the GetQuotedIdentifier() function which fail
to quote the object name.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7a109a414162cd8705d7fb29727ce5f079a6b9a0
Author: Thom Brown <thom@linux.com>

Modified Files
--------------
pgadmin/include/schema/pgTextSearchConfiguration.h |    4 ----
pgadmin/include/schema/pgTextSearchDictionary.h    |    4 ----
pgadmin/include/schema/pgTextSearchParser.h        |    4 ----
pgadmin/include/schema/pgTextSearchTemplate.h      |    4 ----
4 files changed, 0 insertions(+), 16 deletions(-)