Re: Package and synonyms patch

From: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
To: Priyanka Shendge <priyanka(dot)shendge(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>
Subject: Re: Package and synonyms patch
Date: 2016-10-14 17:59:51
Message-ID: CA+OCxozdCv+sVBEUT6KTxCT88k_E=obwp_gnUd37VuXcXYP8iQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Friday, October 14, 2016, Priyanka Shendge <
priyanka(dot)shendge(at)enterprisedb(dot)com> wrote:

> Hi Dave,
>
> PFA patch for Package and Synonym nodes. There was some modifications done
> in synonyms API cases, so adding with Package patch.
>
> *Run test suite by following command:*
> python runtests.py
>
> --
> Best,
> Priyanka
>
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
>

--
Dave Page
VP, Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-14 18:20:56 pgAdmin 4 commit: Add test cases for tables, types, views and their chi
Previous Message Dave Page 2016-10-14 17:59:44 pgAdmin 4 commit: Add terst cases for packages, and update Synonym case