Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fKl9G-0005Fl-GG for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 May 2018 13:46:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fKl9E-0004sR-Uo for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 May 2018 13:46:48 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fKl9E-0004sH-Pc for pgadmin-hackers@lists.postgresql.org; Mon, 21 May 2018 13:46:48 +0000 Received: from mx0a-00296801.pphosted.com ([148.163.150.38]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fKl99-0007PM-O2 for pgadmin-hackers@postgresql.org; Mon, 21 May 2018 13:46:48 +0000 Received: from pps.filterd (m0114583.ppops.net [127.0.0.1]) by mx0a-00296801.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w4LDkZtq020037 for ; Mon, 21 May 2018 13:46:40 GMT Received: from mail-ot0-f198.google.com (mail-ot0-f198.google.com [74.125.82.198]) by mx0a-00296801.pphosted.com with ESMTP id 2j2c8wjaag-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 21 May 2018 13:46:39 +0000 Received: by mail-ot0-f198.google.com with SMTP id b5-v6so11698635otf.8 for ; Mon, 21 May 2018 06:46:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ICNvIHs1c2fSCnPEA+jWEteayeW6+POK9b958j4CK40=; b=ud1OAbJ1uyNxzJdXcxCUki67jqnUdOn1BAPHXLRU2mtNyrKzh4KSp9cOBS+LUrHOGd oXpXX/31+MYA2XrMk7UdRU/Qnr4dlC6HJHd0/oznuVpE2uRzDI14JkJKHmNlAvFl14cV VrwvsKL+KRSCif0HBywOjPVhO/vd8bRqFTyw0oXc51gkb08tFfS9z7u3mekcR6B2QaSs 9YhjhH6aT8QXPcFDmnQSer9eBVA+n+yfco/JQNwXU/ifmS/tMAliLAGjE4PrvvYjt8A0 KSLs40pySgwdhmcTT1u7s00PYtBo3muK6o7srL1gVXl1MWvR7CP5BLMXL2cGj+LGri6z qxDg== X-Gm-Message-State: ALKqPwec2egWKnF1Waz6wgSXfnkpDC0Pnn4m7QRy3wDkoo1yebeD0k+M 1uLghr5cDAFYUC4Ngu+lKepn731FGgfLNOd8LH8o1VuGZzTupQx8sj9NdBF19CJUlhGnRtxgbh1 K4XwYt87aymDul25uH5WwIGBMnJ/S/6PZxokOxFH749mj6+kam7XdWh7AbNRqZ+5PFECb X-Received: by 2002:a54:4392:: with SMTP id u18-v6mr12102930oiv.123.1526910398757; Mon, 21 May 2018 06:46:38 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoQvvp0e3vQ/U27PrBuRnpfGnUFXuBXcuhhEYeJfm3VbBwMgne/PDgoZSZ2nDPa7hj5zrm7ePTe0kPZbBP1bGw= X-Received: by 2002:a54:4392:: with SMTP id u18-v6mr12102908oiv.123.1526910398364; Mon, 21 May 2018 06:46:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Anthony Emengo Date: Mon, 21 May 2018 09:46:02 -0400 Message-ID: Subject: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree To: Ashesh Vashi Cc: Joao De Almeida Pereira , Dave Page , Akshay Joshi , Murtuza Zabuawala , pgadmin-hackers , Khushboo Vashi Content-Type: multipart/alternative; boundary="000000000000e62e91056cb78761" X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-05-21_04:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=553 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1805210165 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e62e91056cb78761 Content-Type: text/plain; charset="UTF-8" Hey all, We haven't heard from you all in a while regarding our last statements. Is there any thing that I need to clarify? We feel left in the dark here and just want to know what we can do help. Cheers! Anthony && Joao --000000000000e62e91056cb78761 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hey all,

We haven't heard from you = all in a while regarding our last statements. Is there any thing that I nee= d to clarify? We feel left in the dark here and just want to know what we c= an do help.

Cheers!
Anthony && J= oao
--000000000000e62e91056cb78761--