Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dIAKQ-00018y-F6 for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 08:59:06 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dIAKP-00057y-Vn for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 08:59:06 +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 1dIAKP-000567-AP for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 08:59:05 +0000 Received: from mail-it0-x22d.google.com ([2607:f8b0:4001:c0b::22d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dIAKM-000553-9s for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 08:59:04 +0000 Received: by mail-it0-x22d.google.com with SMTP id m47so102400221iti.0 for ; Tue, 06 Jun 2017 01:59:02 -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=E9frhRanm1HF6ch0GQAfLyaY/cFdjBQGpZsh4iNQhK8=; b=MCgj7XA1LexAXm+uDa9m4dHfmJ5phe4SmrynOKZMr228IJU/GHu2NMthgirQrfHDIO OCWl/aTqdpv7FfVJTX9ZCOKFHhIIaOlv+c+WWCgPtlf+nN59RwdZckPyIH54V0snZkWz dgWQFtg60ANybZDvfNykB4bTKQWHYKKi0IXrCFsPxV4gNAE87CeZEkCbvyIdI26Cirgk mDVFuitKEF/Zt1cD2xdApxQhuVuOdMjYqQ71DTEbz5lWMhN49B7lUF6nNRukOwebY0Os qBztKfJd+NY358tQQtQu+/8fNXo3BTjmnWAtj1TqcL3qB9Tx+2vu8FTWXTbaLrG56gUT nDpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=E9frhRanm1HF6ch0GQAfLyaY/cFdjBQGpZsh4iNQhK8=; b=D5hSGb7FJYD2/3i84h3a926hRfeAMp0Er9yvjDoZFpPLN21LeM9pJiwWLShqY7oTC6 rvBwVe0OOznmfrTWaZpAtC3GefqFJoAgkkHYGyk6YOk47ZQUCIkhrFh1rKFhAZP4r3t/ mRLrjDlBNSvJ1/+qob4pvKwlEffN1dNPoGTJroMNF95fkeJynHI+NN0IAOavJFpeS0vc bZCN1zy8WaUZt9WFMd1ymQnZ4332116fiMSKkR4YE5x4Om4ETB11YYsamC110EDdnuFz eY3v7cTGCKMkzi37tcyEmC5LPhckNEOhe3w8WCXNBz7rsgmVSsOaETDwQDRQLBTTed/P Z7pg== X-Gm-Message-State: AODbwcCUjLYwBk0iLzMMs5OW9u9u6ZjZ5qoiJ5VI8zZlE0OJhYa72KHH L+mgxHG2iNgL02LjRSNKRX0COL0OY9PF X-Received: by 10.107.51.14 with SMTP id z14mr23429327ioz.84.1496739540123; Tue, 06 Jun 2017 01:59:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Tue, 6 Jun 2017 01:58:59 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 6 Jun 2017 09:58:59 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: Fixed RM #2425 : Can't delete rows when using composite primary key 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, applied. On Wed, May 31, 2017 at 11:01 AM, Khushboo Vashi wrote: > Hi, > > Please find the attached patch to fix RM #2425 : Can't delete rows when > using composite primary key. > > The grid selection checking for Primary key does not honour the composite > key which has been fixed. > > 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