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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Ensure FTS object names are quoted if necessary whe
Дата
Msg-id E1TPyLV-0007Gh-0E@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure FTS object names are quoted if necessary when dropping them.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1b6e877488613937a57ed8962e10cbb1416e8158
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin3 crash when creating new FTS Configuration
Следующее
От: Dave Page
Дата:
Сообщение: Re: Error while trying to any FTS Object with name containing spaces