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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure FTS object names are quoted if necessary whe
Date: 2012-10-21 16:26:20
Message-ID: E1TPyM0-0007HQ-VO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)chawla(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-21 16:26:28 Re: Error while trying to any FTS Object with name containing spaces
Previous Message Dave Page 2012-10-21 16:25:49 pgAdmin III commit: Ensure FTS object names are quoted if necessary whe