Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bS2aq-0000E6-Tu for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Jul 2016 13:40:21 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bS2aq-000837-HE for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Jul 2016 13:40:20 +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 1bS2ap-000811-Lr for pgadmin-hackers@postgresql.org; Tue, 26 Jul 2016 13:40:19 +0000 Received: from mail-it0-x234.google.com ([2607:f8b0:4001:c0b::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bS2am-0004Ak-Lw for pgadmin-hackers@postgresql.org; Tue, 26 Jul 2016 13:40:18 +0000 Received: by mail-it0-x234.google.com with SMTP id u186so112148534ita.0 for ; Tue, 26 Jul 2016 06:40:16 -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=l2xHtYWzLmrPw2Ber2QVgiTk+fZc3fZP2mtPkk5fWgE=; b=LmxogESLLP0KQNQL5d2hZ1VdE+KKvvEypdxeUFGlZ1IkOVIf/0/UiaFPibskNzzXHg fByqf75BnS+QBQDn7+MoM/r8CqNyuWhngi5UZvsm0lSLj16fZ6VhutoNUlEJHyVARDKZ FuqPhN3isHZO5GALkKVYNVWGCUTS8Kczbf/vGXBQvvy7zixSURj8P7neiQqmI2LQplq9 CYi+ITZADqJXFlToOq/yzS82wmokokACfZOY6lGVsvhWa+FqOwp8zzfAQoaPrfNWt5ny dU/ZfsTRIo8vgUq+DDfBOPOfbLuwdvLX270F4s5Uyf83nkqNCTwglEmStQpFl8Oc7d50 VMFw== 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=l2xHtYWzLmrPw2Ber2QVgiTk+fZc3fZP2mtPkk5fWgE=; b=YsSOfV5Z50guHeWRMIvsSn/pn9C3qfevtrHWYWblH9eXrdVT3YNHFRXcPBzyssXjJq kp9DpBiz5AEirp7VG5xixBPsIKehaP07wo0MYtVlsv546Y9hwDglQ21czxZUjaO/iGEt fw1Warw14XTQzdYg/RM8mpkGtDJPznKuD//6P1Ba8urOSM3+OfGoIDt/A3dV/BWytzLK mWAJwXzfIzJw2jdSEp4fvhtQ9jk7dDqFL5B/IgzDMPiflWeYI0/dBol85arHrvOGTdaV QyQf9PO9pcjho0UJNGo/d5UV+J0zbSsvGfjJ05Sgu27cHm66HfF0ss9yc6n+FJuOFEE0 CTHQ== X-Gm-Message-State: ALyK8tI9tmAecAANUCqIE5MN96wrGPUbriqWT5FYAV/zGuP+mJQikLbP/B0BYGk27yw/DOJKtAe3SrIUZ8Pi1A== X-Received: by 10.36.117.79 with SMTP id y76mr85262590itc.35.1469540414719; Tue, 26 Jul 2016 06:40:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Tue, 26 Jul 2016 06:40:13 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 26 Jul 2016 14:40:13 +0100 Message-ID: Subject: Re: Fix for RM1154: Show proper error message for already delete object [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, patch applied. On Tue, Jul 26, 2016 at 2:05 PM, Harshal Dhumal wrote: > Hi, > > PFA patch for rm1154. > > > Issue fixed: Show proper error message if try to delete already deleted > object. > > > -- > 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