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 1fIwZW-0001AP-KW for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 May 2018 13:34:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fIwZV-0000Ut-Fl for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 May 2018 13:34:25 +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 1fIwZV-0000Uj-Ab for pgadmin-hackers@lists.postgresql.org; Wed, 16 May 2018 13:34:25 +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 1fIwZN-0002g5-L5 for pgadmin-hackers@postgresql.org; Wed, 16 May 2018 13:34:24 +0000 Received: from pps.filterd (m0114582.ppops.net [127.0.0.1]) by mx0a-00296801.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w4GDUxlL024219 for ; Wed, 16 May 2018 13:34:13 GMT Received: from mail-it0-f71.google.com (mail-it0-f71.google.com [209.85.214.71]) by mx0a-00296801.pphosted.com with ESMTP id 2j0eurr8kt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Wed, 16 May 2018 13:34:13 +0000 Received: by mail-it0-f71.google.com with SMTP id c137-v6so1612449ith.3 for ; Wed, 16 May 2018 06:34:13 -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=6g/gD3o7a42TVICTx8uhMUJHg+nWbLKFZpGlHRgjAuA=; b=hH7xq+y8UOpt8HtPDAbzOJF9iD7uYB+9YVbGc0Vq0e23EOU1eZzsYMqtRjqpWECsY1 c52QZ+buhMGdy8CB2+0ADijKjcj+5u5IBsRdBMxROMWehArIhqNE6w+6cntEZT6lkh/W //gI/dXZzvhSi/YcsCQLtTRMV7d4dOUym9Wm4ggXlv0DcSI7UChX+bT6Q+17n6HTaAgO 7AU/77vL2lk2mnCr7OuIe2El18zHNqpwsa4i0IXBzt0L7yPX/bPsMUwIxAeLgwvcOo4q 0as5TMsihn3HwMrZ/d39q2IUdgP7bewO+YwXx5v20vJv2gedeHm0N8DwsurACIOsmnCE ntHQ== X-Gm-Message-State: ALKqPweWcwAVeAY1I8uwlRqY5AUj2r7rNuqMrMw7pj3e1XJ3BwB8MLzQ 5elHQiLLyBER5g+ETY4I5Ma4JlF0lGZaSPcds1xudPOoVLRQvsZ67p9cDir/NO6w1pjTaUcHZyd oazu11aKOuuepqUvLNQHFH3ChZHfcJPTz2AE8GwrUgbjfDoh0gv2hZO6b/o9svQnrRVgL X-Received: by 2002:a24:6d86:: with SMTP id m128-v6mr1023307itc.75.1526477652528; Wed, 16 May 2018 06:34:12 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqQIQfGg/ZAF88+ohDGYH55FlzO/ROzGdUuw9nuk9wD1eZcafhQvKwaoOmn7ea6/VJZpTzIsTa4Z2oL9lg5Hn4= X-Received: by 2002:a24:6d86:: with SMTP id m128-v6mr1023279itc.75.1526477652199; Wed, 16 May 2018 06:34:12 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Victoria Henry Date: Wed, 16 May 2018 09:34:01 -0400 Message-ID: Subject: Re: [pgAdmin4][RM#3307]User interface unable to connect to database running on port range 1-1024 To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000037c782056c52c6a1" X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-05-16_05:,, 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=860 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1805160139 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000037c782056c52c6a1 Content-Type: text/plain; charset="UTF-8" Hi Aditya, Looks good to us! Sincerely, Anthony & Victoria On Wed, May 16, 2018 at 7:24 AM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > PFA patch to allow server port number below 1024 till 1 in Create Server > dialog. > > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB Software Solutions | Pune > "Don't Complain about Heat, Plant a tree" > --00000000000037c782056c52c6a1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Aditya,

Looks good to us!
=
Sincerely,

Anthony & Victoria


On= Wed, May 16, 2018 at 7:24 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrot= e:
Hi Hackers,
PFA patch to allow server port number below 1024 till 1 in = Create Server dialog.

Thanks and Regards,Aditya Toshniwal
Software Enginee= r |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
"Don&#= 39;t Complain about Heat, Plant a tree"
--00000000000037c782056c52c6a1--