Thread: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables

[pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables

From
Khushboo Vashi
Date:
Hi,

The Security Labels and the Variables are used in many modules under the Database Node.
The functions to parse and return them into desired format, are kept in the database utility file (databases/utils.py), so every node can use them.

I have applied the related changes in the database module.

Please find attached patch for the same.

Thanks,
Khushboo

Attachment

Re: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables

From
Dave Page
Date:
Thanks - applied with a minor fix to a variable name that was misspelt.

On Fri, Feb 26, 2016 at 12:36 PM, Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
> Hi,
>
> The Security Labels and the Variables are used in many modules under the
> Database Node.
> The functions to parse and return them into desired format, are kept in the
> database utility file (databases/utils.py), so every node can use them.
>
> I have applied the related changes in the database module.
>
> Please find attached patch for the same.
>
> Thanks,
> Khushboo
>
>
>
> --
> 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


Re: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables

From
Khushboo Vashi
Date:
Thanks Dave.

Attached patch for a minor fix to a variable name typo.

Thanks,
Khushboo

On Fri, Feb 26, 2016 at 8:53 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks - applied with a minor fix to a variable name that was misspelt.

On Fri, Feb 26, 2016 at 12:36 PM, Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
> Hi,
>
> The Security Labels and the Variables are used in many modules under the
> Database Node.
> The functions to parse and return them into desired format, are kept in the
> database utility file (databases/utils.py), so every node can use them.
>
> I have applied the related changes in the database module.
>
> Please find attached patch for the same.
>
> Thanks,
> Khushboo
>
>
>
> --
> 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

Attachment

Re: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables

From
Ashesh Vashi
Date:
Thanks - committed!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Mon, Feb 29, 2016 at 10:41 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Thanks Dave.

Attached patch for a minor fix to a variable name typo.

Thanks,
Khushboo

On Fri, Feb 26, 2016 at 8:53 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks - applied with a minor fix to a variable name that was misspelt.

On Fri, Feb 26, 2016 at 12:36 PM, Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
> Hi,
>
> The Security Labels and the Variables are used in many modules under the
> Database Node.
> The functions to parse and return them into desired format, are kept in the
> database utility file (databases/utils.py), so every node can use them.
>
> I have applied the related changes in the database module.
>
> Please find attached patch for the same.
>
> Thanks,
> Khushboo
>
>
>
> --
> 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



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers