Re: PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4) - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)
Date
Msg-id CA+OCxowS959AW8-7jb4chriwc4mUCVAMrCnSGmxmQiCbZ+QCDA@mail.gmail.com
Whole thread Raw
In response to PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Hi

On Tue, Jul 19, 2016 at 3:15 PM, Murtuza Zabuawala
<murtuza.zabuawala@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fix the issue where user was not able to add/update/drop
> security labels in various nodes.
> (RM#1457)

Thanks, applied (with a minor fix to s/LABLE/LABEL/g)

It does need one minor tweak though - the provider field should be
optional; see https://www.postgresql.org/docs/9.4/static/sql-security-label.html.

Can you fix that when you get a minute please?

--
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: Fix support for security labels. Fixes #1457
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Change button label to initcap.