Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dIBX3-0005QL-2P for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 10:16:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dIBX2-0005yl-LF for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 10:16:12 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dIBX2-0005wJ-3R for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 10:16:12 +0000 Received: from mail-it0-x236.google.com ([2607:f8b0:4001:c0b::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dIBWz-00031A-I1 for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 10:16:10 +0000 Received: by mail-it0-x236.google.com with SMTP id m62so88439133itc.0 for ; Tue, 06 Jun 2017 03:16:09 -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=BWig7bAr8leQCSqQN5fmXf18/oiGiVMa2dQd1xoB96c=; b=somCeLHuMzNDpYe2Tgza5FTcN4wTXjgyLvVjAznvLBu65xM/Sv9DCLYHk1oVTv9bwf DpggwEzmkyKbANZ37fp+kvnGkmU7FmzNjcUdyzvV27tR/I5KLvPV4jZrhgrh/LUp0XaG BKdT/uplX7nbVmO8dHXdh1sIHiboz/9ttQrpzZ3z0ZGTD1sX/IR7xIt33J7faMClDk8T Ne6YSiWAXd7RN6lkZTEDKXvzTMzICHngbuOEPZA8C7y5K2SeKiMh+RIq9VMTu6QfAcfI 4L+GzlOMHIdAgTjkIdcH1shj+ohEU3pdgSTiPJ6LDepatMv5uN9E6/SYOdtLe/m6v65X DzuQ== 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=BWig7bAr8leQCSqQN5fmXf18/oiGiVMa2dQd1xoB96c=; b=kKFAmcgEhYFvPk9PP2Zdfo/GpAYrCVZVk3UX/YDFWpV6kAYhjpng+yEmRYHuyVIhvP 6Jwk8QYA/nyAjrJiVpEFwJEKB3ripc/lXMjQmAnIuyHAGF3E+P/edwIZdxPtQ/+hCvdt zMtOcQh91sLC3Jy8IFb1q+uuNOtQwT5AFYqSekgv/BgQLKCp2E2agrA7WnE67aftAx5i /zmwfLA6wwZHhoqNwR4t7dG+xQydL/1qmlaQUvi157Z8o7l5ufOlsAQAaM7z3xEM5Cbc GnesJRa79MEd/gEOkaE0bOHiMVAdWzsOv7qx9t6Vs8wpvBLsllWVAqtqwjyOrKuqZoCa 9v+A== X-Gm-Message-State: AODbwcCmmZS/l2uo1GwKTCgeADuXv2sYBEGGMucC/R4l6nfklK2KVx4L wa4oybitHAwdW5Im+Wm97famF65NFQWF X-Received: by 10.107.35.210 with SMTP id j201mr24168837ioj.144.1496744168360; Tue, 06 Jun 2017 03:16:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Tue, 6 Jun 2017 03:16:07 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 6 Jun 2017 11:16:07 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To fix the issue in index or exclusion contrarians node To: Murtuza Zabuawala 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 1:31 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue in index or exclusion contrarians node where it > was throwing "can't execute an empty query" error due to incorrect > validation logic for edit mode. > RM#2113 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: 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