Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bsTmk-0004vM-1A for pgadmin-hackers@arkaria.postgresql.org; Fri, 07 Oct 2016 11:57:54 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bsTmj-0005p1-KE for pgadmin-hackers@arkaria.postgresql.org; Fri, 07 Oct 2016 11:57:53 +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.84_2) (envelope-from ) id 1bsTmi-0005np-VU for pgadmin-hackers@postgresql.org; Fri, 07 Oct 2016 11:57:53 +0000 Received: from mail-it0-x233.google.com ([2607:f8b0:4001:c0b::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bsTmg-0005o4-Cf for pgadmin-hackers@postgresql.org; Fri, 07 Oct 2016 11:57:52 +0000 Received: by mail-it0-x233.google.com with SMTP id o19so13938039ito.1 for ; Fri, 07 Oct 2016 04:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=GQI/DDrfRUqD/vSmNz22zhXtjI9vlAu4Rl2vJRRIsTw=; b=tPtFF5F45IxC9zKYcEx5b9xgMdVsODHlS3IxgQeIQMR7QUJHkhJm2FZG782lsvLoX4 5dUEhVboaOgKXbOJS95Crif3igzkdVIDR4bhZWJA5Fp2J58nWw3Z7Ad+QJGPnNrA0ha7 gj+6T2Iu51EA8o7Oi3QQGtuOZYLXCnVnTi+c7K92i+KqolcZn5FdEuPTiYGDEIAUWrVH IwufaUvAYKZpFq+gtE8DTOh3UADBtF5fvp2srrzdsgf6bFk0iD+3l7zaDVsJnFCHgShq PnSlOibcwcBBZb6jv2bPAM6MF2L303wPr2bUbzAUsu2tiNzT40rWDPcPHeQaAAuRkMcy F7sA== 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=GQI/DDrfRUqD/vSmNz22zhXtjI9vlAu4Rl2vJRRIsTw=; b=NIrlWzJhE6O3BTRUDbL4T3ddlSwgQEU8GV4EBUN2kUuF62sktCjhNY4WspKxpcnLEt Z0NLtATvdPonUpyUCq5dZMHh0YC1tGYxjnPGD4FWlDEmHGDvRgk91tJmXI+Lm2Au/lhp Y8PGNV8Y2ZNBrtsJ+im4R6UMQSwT1Lh19RsYIJzRbcuMwV2UQkMeYa/UZrCz4s6UWnHG nfUsxkwtPbCuXAEjfvzCeIHUH0ijQOF8f8pcy0GSZKhTX+LaQ9EtkKVIKvNKpnBuGHL/ KgspXM46wh5U21xRS7XaBparRbmc0PTc9ls2tUsalIXby/YpNtkn+3NWVFneI03UeeBG 3mOg== X-Gm-Message-State: AA6/9RlaTgsKsqAhHAjKaTl74bD/BQnS/moWa6aIg+FrGS36MrwJIiApfDrusNR+CCffmSC0zY1rffBhcdSM6g== X-Received: by 10.36.6.130 with SMTP id 124mr19394548itv.94.1475841468340; Fri, 07 Oct 2016 04:57:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 7 Oct 2016 04:57:47 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 7 Oct 2016 12:57:47 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM 1785 - PPAS Servers are consider to be PostgreSQL until after the first disconnect/reconnect To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 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 Thanks, patch applied. On Fri, Oct 7, 2016 at 12:28 PM, Khushboo Vashi wrote: > Hi, > > Please find the attached patch to fix the RM 1785: PPAS Servers are > consider to be PostgreSQL until after the first disconnect/reconnect > > Issue: > After creating a new server, the icon and the server type were not set > properly in the response, so fixed both in the response. > > Thanks, > Khushboo > > > -- > 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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers