Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bfPKG-0000uv-CA for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Sep 2016 10:34:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bfPKF-0001By-V1 for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Sep 2016 10:34:27 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bfPKE-0001BK-Tg for pgadmin-hackers@postgresql.org; Thu, 01 Sep 2016 10:34:27 +0000 Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bfPKC-0003gD-6t for pgadmin-hackers@postgresql.org; Thu, 01 Sep 2016 10:34:25 +0000 Received: by mail-oi0-x232.google.com with SMTP id r205so30294967oih.3 for ; Thu, 01 Sep 2016 03:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=21B2zztgHurvI9BBw9j23woFPFchlWEtjYf5UP7j2PI=; b=r+4Aj28TZfp0Z8OoXschGNQkRjJMQCXmzZRAV7+9hHJO46O2O/rxxkvl5U2/wHJ6uF wcldCQD5WvASrnBnEUrYXdv8DerUoCdStZUZPG+TwQkroncREnH+RaCQL5JdKZFS07Gs f6T4KMYNoPEIWotx5CvLTN19mRhoSIEUBkWLgUwC3B1k6JLLkpUngYcA1TkmIHHrId+x 5tB7AipaijEDS1BAtTXPUVFjEW0g9HaQ59hLEp9L/sv4egTaeFb9SLqKi1EBUZZXnb4D t87dUOeLmZJfZOfpJpAEHaEwfSl5EIEi2qTP2nlzfaDq1amuJVhQ1pTeFbYGrhpFD4xv smoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=21B2zztgHurvI9BBw9j23woFPFchlWEtjYf5UP7j2PI=; b=Qmcg8RPVdbg1K5PK256h8/3Hu3i/SPvAUzpgkh75B/NREGBQTwCPfjJ02Tj5jxK4Y8 J3Cn7uGv2ADYtPFpLUTLDNwBwjL9/LvYW6fSZQe2CUB62a4GXV8ksyAgarg65Q4jRPHj A4Unbp3ATSTWycP7cH4QdVQa/DJbBPIbkibjzDOaIFR8fNOzhcIWLYvQNU4dnBbM45Nn uzSdTAwIe7ZAAmn0BFQv17xBnVkUcumGKjFomI+gK0m3J4Gv+Pvfoan7mq0SBKx+pJJM HWukZGCenc/Wu28fBzU4b28ySGJV1rz/0ljwRGUveTtswodQphoGmn7FKRkEtGftArfm buAw== X-Gm-Message-State: AE9vXwO1QZ30wUd0M/LcReEj/AsKfvY68WF5eRnGacIglUggL8I9ukexOSueaqhOVnDZJZ77mmGzEoFGcTqMXZdA X-Received: by 10.157.12.194 with SMTP id o2mr11628617otd.193.1472726063714; Thu, 01 Sep 2016 03:34:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.18.246 with HTTP; Thu, 1 Sep 2016 03:34:23 -0700 (PDT) In-Reply-To: References: From: Harshal Dhumal Date: Thu, 1 Sep 2016 16:04:23 +0530 Message-ID: Subject: Re: Package node test cases [pgadmin4] To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a113f273ae12825053b6fc1ca X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113f273ae12825053b6fc1ca Content-Type: text/plain; charset=UTF-8 Ok, I'll do that once that work is completed. -- *Harshal Dhumal* *Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Sep 1, 2016 at 3:57 PM, Dave Page wrote: > Per my earlier email to Priyanka, I'm not going to commit any more test > cases until the existing issues are resolved and the enhanced summary and > object cleanup work is complete, otherwise it's just taking too much time > unnecessarily. > > Please re-test and resubmit this patch once that work is complete. > > Thanks. > > On Tue, Aug 30, 2016 at 12:05 PM, Harshal Dhumal < > harshal.dhumal@enterprisedb.com> wrote: > >> Hi, >> >> PFA patch for package node test cases. >> >> -- >> *Harshal Dhumal* >> *Software Engineer* >> >> EnterpriseDB India: 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 >> >> > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --001a113f273ae12825053b6fc1ca Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ok, I'll do that once that work is completed.=C2=A0

=
--=C2=A0
Harshal Dhumal
Software Engineer

EnterpriseDB India:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Thu, Sep 1, 2016 at 3:57 PM, Dave Page <= dpage@pgadmin.org> wrote:
<= div dir=3D"ltr">
Per my earlier email to Priyanka, I'm not going to= commit any more test cases until the existing issues are resolved and the = enhanced summary and object cleanup work is complete, otherwise it's ju= st taking too much time unnecessarily.

Please re-t= est and resubmit this patch once that work is complete.

Thanks.

On Tue, Aug 30, 2016 at 12:05 PM, Harshal Dh= umal <harshal.dhumal@enterprisedb.com> wr= ote:
<= div dir=3D"ltr">
Hi,

PFA patch for package node test cases= .

--=C2=A0
Harshal Dhumal
Softwa= re Engineer

EnterpriseDB India:=C2=A0http://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-ha= ckers




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--001a113f273ae12825053b6fc1ca--