Re: PATCH: Resolving issue regarding FTS Parser name

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: PATCH: Resolving issue regarding FTS Parser name
Дата
Msg-id CA+OCxowdDWWDrimNaVfxN=Nn2iqK4c5xAv+QFNhwhz6eyvbvEg@mail.gmail.com
обсуждение исходный текст
Ответ на PATCH: Resolving issue regarding FTS Parser name  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
Список pgadmin-hackers
Thanks - applied.

On Thu, Apr 14, 2016 at 3:48 PM, Sanket Mehta
<sanket.mehta@enterprisedb.com> wrote:
> Hi,
>
> PFA the patch for resolving an issue related to FTS Parser name.
>
> Steps to reproduce the issue:
>
>  - create fts parser with name "user name"
> - Expand fts parser
> - Right Click and select properties
> - Change name to "user name car"
>
>
> it's give ERROR: syntax error at or near "name"
> LINE 2: RENAME TO user name car;
>
> Please do review the patch and send review comments if any.
>
>
> Regards,
> Sanket Mehta
> Sr Software engineer
> Enterprisedb
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix issue renaming FTS Parser.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: FTS Dictionary support.