Обсуждение: PATCH: Resolving issue regarding FTS Parser name

Поиск
Список
Период
Сортировка

PATCH: Resolving issue regarding FTS Parser name

От
Sanket Mehta
Дата:
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
Вложения

Re: PATCH: Resolving issue regarding FTS Parser name

От
Dave Page
Дата:
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