Re: Added variable macro for generic db objects

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Added variable macro for generic db objects
Date: 2016-02-02 14:16:53
Message-ID: CAG7mmowa+xRj7ODQW5hy-V=D_szECGthXReYixMWmZxByDTX+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - checked in!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

On Tue, Feb 2, 2016 at 6:31 PM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA updated patch, I missed adding parentheses in previous patch for UNSET
> macro .
>
> Thanks.
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> On Tue, Feb 2, 2016 at 5:49 PM, Murtuza Zabuawala <
> murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>
>> Hi,
>>
>> PFA patch to add another generic macro for variable control, previously
>> written macro was specific to database node and not usable with other db
>> objects.
>>
>> *How to use:*
>> VARIABLE.SET(conn, object_type, object_name, variable_name, value)
>> VARIABLE.UNSET(conn, object_type, object_name, variable_name)
>>
>>
>> --
>> Regards,
>> Murtuza Zabuawala
>> EnterpriseDB: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-02 15:50:55 pgAdmin website commit: Fix JSON syntax
Previous Message Ashesh Vashi 2016-02-02 14:13:12 pgAdmin 4 commit: Do not trigger 'pgadmin-session:invalid' event, when