Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bKP0S-0002UW-BW for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Jul 2016 11:59:12 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bKP0R-0002qJ-UW for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Jul 2016 11:59:11 +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 1bKP0R-0002p5-8X for pgadmin-hackers@postgresql.org; Tue, 05 Jul 2016 11:59:11 +0000 Received: from mail-it0-x234.google.com ([2607:f8b0:4001:c0b::234]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bKP0N-00085A-Rj for pgadmin-hackers@postgresql.org; Tue, 05 Jul 2016 11:59:10 +0000 Received: by mail-it0-x234.google.com with SMTP id h190so81668300ith.1 for ; Tue, 05 Jul 2016 04:59:07 -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=EQpCXb0pN9wpwPtIrBncrwCvWaKCiqGpPl5LhQCb4hM=; b=yIInU497Ylp92W/CSovDswv442lC8OPr4QMnzFAaV7whaXiq1Yx9Wsc3G6AERdKs+i i+OibXiUAcbxfJW79jfnhkwOz5HKejeKUFfjyh+l0PPSr06+IHKd1PxUFZ+KYvKrKNjR aW+fJGt354o5JWV155yB2jCaObfWFKGRtShniEozMfAD2F5R1AdLlKrQNCQwvaD7Xu6a uEiJj69OFUiXuRQ+R1CR30S410wrmYnqvRtTSHsNyyA5lKyfK6e4Mfw6I8uiS60L73Cw bGu5et1UTctwAYymkgSuNWR8wg7h5xrLPPXwtwnPoVaIZj2CkxmQPKDpNvgiLgxXF3cK We+g== 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=EQpCXb0pN9wpwPtIrBncrwCvWaKCiqGpPl5LhQCb4hM=; b=IaBz9f40Mhkw3rZRgOXNx6+WmRRm7fYtlUtgd8JYh1fxcBbc3E+o7CiZpZH0d08lfi Mj/cNIewvVRdeGY13Bq6tucywbwEIMRT9jUQdRU3opcoxebUlDY+YA53Uppxo/oouhQ0 0K1H0ZGm8uUqa8rVYLiw0JciOqptAabFWpfWFQJEFiGjrmwvBjWn1a/ofDyymVlS4M3B LyZJczC53P65FnEKSVfZIVGQDYqN9fUYFtGBOI+Au8/8m142QLCLobYXpLugxP80slS+ 1+kE538ursNd+2Ac+QaFgpSxaeed5Pjkc6HUK9O5FyvdfvnKGV6RV0K/hN6yoXWyyLd9 TVsA== X-Gm-Message-State: ALyK8tJBMlCTv4UWS9uZSF5yWhmkqDg+Om0lKUVczdR2s3W/3QZyu1uCHtZXgQ7GCo9LFks3vYqmEi+40laJwA== X-Received: by 10.36.103.4 with SMTP id u4mr13232865itc.88.1467719946175; Tue, 05 Jul 2016 04:59:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.208 with HTTP; Tue, 5 Jul 2016 04:59:05 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 5 Jul 2016 12:59:05 +0100 Message-ID: Subject: Re: patch for issue RM1418 and RM1434 [pgadmin4] To: Harshal Dhumal 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, applied. On Tue, Jul 5, 2016 at 12:39 PM, Harshal Dhumal wrote: > Hi, > > PFA patch for Issue RM1418 and RM1434 > > Issues fixed: 1. Select2 control fixed for multi-select mode. > 2. Index constrains (primary and unique key) fixed column listing issue. > 3. Table node "inherited from" (Select2 control) was not showing table name > with public schema > > -- > 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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers