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 < [email protected]> 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 < > [email protected]> 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 ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > >
