Re: [Patch][pgAdmin4]: RM1122 - Don't allow to create FTS parser, FTS template under catalogs - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [Patch][pgAdmin4]: RM1122 - Don't allow to create FTS parser, FTS template under catalogs
Date
Msg-id CA+OCxoyzYN+BRwgZpX4zuqQhu4HcQ582mRcNWwWQVBCVYvD8cw@mail.gmail.com
Whole thread Raw
In response to [Patch][pgAdmin4]: RM1122 - Don't allow to create FTS parser, FTS template under catalogs  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Wed, Aug 10, 2016 at 1:53 PM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi
>
> Hide create menu option for following nodes under catalogs:
>
> FTS parsers
> FTS Configurations
> FTS templates
>
> Show create menu option only when parent node is 'schema'.
>
> Please find attached patch and review.
>
> Thanks,
> Surinder Kumar
>
>
> --
> 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Prevent creation of FTS objects in catalogs. Fixes #1
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add unit tests for schemas, collations and trigger fu