Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glYBE-0002yy-HR for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Jan 2019 11:55:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1glYBD-0005tZ-3Q for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Jan 2019 11:55:51 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glYBC-0005pa-Mp for pgadmin-hackers@lists.postgresql.org; Mon, 21 Jan 2019 11:55:50 +0000 Received: from mail-qt1-x833.google.com ([2607:f8b0:4864:20::833]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glYBA-0005J2-5J for pgadmin-hackers@postgresql.org; Mon, 21 Jan 2019 11:55:49 +0000 Received: by mail-qt1-x833.google.com with SMTP id k12so23181659qtf.7 for ; Mon, 21 Jan 2019 03:55:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=NIVLK3pSWOjAuvYE2N/Fskycg9vwlaPMUBfH8MOsIiU=; b=0RdZsnkusChkvhjuoy4A8kJ50xniv9vjsd95N/anL/QlLyk60E1El5A2llMj/RvDPg pRRZMCHSI2P8RBhlM2Z/zhKElCeYMA9DK0QLXbywN8GeGB761FTMJmBCIaNYSTB21C4X DLOMEgB9MAJfI4X2N0HUrNiPd8s/SszkgqjvhxwRLZC+9OK76iG1KXpWoMihdBP6iUPB xfvpJPAYdpBpiw+ZzSeQydB0Il7Km15twcwncytejKw6HOERpGZyrnaXRysqNbxqN5Q1 A8m6BSEMzGMF1M/YX44BwfTfHZ/t7NUN37SZmEKTxthiKuIAzhiHTtaNwVco+IXCqNNS 1xKQ== 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=NIVLK3pSWOjAuvYE2N/Fskycg9vwlaPMUBfH8MOsIiU=; b=aC3hLdosg3bhTZJ/Js5GmQT2aGupTspBBLuyVlUuUE9tB7v5O/2OM50vKbCRLJK1jd Kxml6juHHlCom1coBzRHvqOv1y3Iw4dP7CLMKVlCSGwI6yJYW1rZj/Bzd3nFHaZl9csK FxPq55rrxnVsV7Iayh9pmd4fAq0NK4M3gDSv3o0VSBr+6FCADSopcX/UkFN3gXZpbepf fhD8R3yrl/k8ZCbRxQW6xhVR0sLVX/iCtpmbkOorCItQipVyW7RB65KelIb7V5xNj1Gy T2Fg2JUrrkGsoHxhm3ngDdxadsO0Mj3rPM7SwVOO0NR8krS2Y8TY0Qo+BfHUhDCFFZkG GSYQ== X-Gm-Message-State: AJcUukckPc6imEkw17jMV4l493RZz4PnOb5eWEzieyMphK09Iq6hn+CG cFmzvZzjwLrfM64kWIHApGzb1pQ17R+3ragN6kuhAw== X-Google-Smtp-Source: ALg8bN75BNfcPOrghre2M9FGY3yMHaEJThvuOge26w/kt19uH6kOENnTzRUw7nVTLh8cKDqRUVqMJUJI1dhMzTf1kh4= X-Received: by 2002:a0c:fc09:: with SMTP id z9mr22415695qvo.157.1548071747222; Mon, 21 Jan 2019 03:55:47 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 21 Jan 2019 17:25:36 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - RM 3800 - User can not add database with special characters under DB restriction for add server To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000949b70057ff68af5" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000949b70057ff68af5 Content-Type: text/plain; charset="UTF-8" Thanks patch applied. On Mon, Jan 21, 2019 at 3:13 PM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM 3800 - User can not add > database with special characters under DB restriction for add server > > Thanks, > Khushboo > -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* --000000000000949b70057ff68af5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks patch applied.

=
On Mon, Jan 21, 2019 at 3:13 PM Khush= boo Vashi <khushboo.v= ashi@enterprisedb.com> wrote:
Hi,

Please find th= e attached patch to fix the RM 3800 - User can not add database with specia= l characters under DB restriction for add server

T= hanks,
Khushboo


--
Akshay Joshi
Sr. S= oftware Architect
=

Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
=
--000000000000949b70057ff68af5--