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
added_generic_macro_v1.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
