Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bk6iz-0000Mx-OW for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Sep 2016 09:43:25 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bk6iz-0002iJ-6B for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Sep 2016 09:43:25 +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 1bk6iy-0002gG-D8 for pgadmin-hackers@postgresql.org; Wed, 14 Sep 2016 09:43:24 +0000 Received: from mail-it0-x235.google.com ([2607:f8b0:4001:c0b::235]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bk6iv-0003BJ-Om for pgadmin-hackers@postgresql.org; Wed, 14 Sep 2016 09:43:23 +0000 Received: by mail-it0-x235.google.com with SMTP id x192so5373164itb.0 for ; Wed, 14 Sep 2016 02:43:21 -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=fr780sTeOJINSt/M+craGSvP4zuR5kTl4e8DRDJNAz4=; b=p2AQ8cpxBLDre7kU4R+2LNZKDENsyi4BHpQc7TgH8CPRej8+xERU+EYoXnf6gzbBuG d5fwqAlYMNE0ctrN90xcqyEdgEUV8HH0jkc4jUCgXP6Tuhmei1Ke533iH2h2SrANzdJr dGa1F1DfuP49k6RHcwsvlcdxmoxWdkxhTna/0HiwD5MBfuzlONwqgX9oPcBXspG8jgnR dNg53RRmoLAgCsUHw0q8uUnV+0q2/RTJNiy+UyeEXF6t3z1o3bmuZwzTst4IKUW+TpbK jgEFpk5T389wIcJ/aRsA7M2qHzzQ7AUk3CQw1gFozm0gfitJf4TGU4yUeiUzMjJIjuDr 40/Q== 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=fr780sTeOJINSt/M+craGSvP4zuR5kTl4e8DRDJNAz4=; b=IDG5/DhZLPfIK2+A8zwsmVz79+aYi4h9krTS8isdEHYU2Z1HR464EJrARF886z7I2q gUIvRLIY5miWJQ03EPchm5rcxlS7oscr/RMm1F1Jb7cJfJ3fBH4B+o7Xn2zSVW6kt1tz /yjGuMkrW3vkGnyvROP5FDQoVxzAK6HNvQjEOGYl/NHZAN49URGwpQ1Gbafx6uNabKs/ rVoPqTJLzLNOt7aQ7MTE4V58UxcMvD9U+YINQsl5NqHTXbibZBxtEI5RIYOkmILwuoxs Vm2BTu8sRBdRMQJFMdzFKcDVCbYicq/7IEx7ntUJ2Slhp51sZP2XlagsCuieFnf6JWME dtJg== X-Gm-Message-State: AE9vXwPKrMqs51nMbaEhDbIGBoPXKIM0bkB01VfklV4JbuOdvASSdJXg2s9BnWJl9ZLNOhmbBcVpLDWDlEY+vA== X-Received: by 10.107.137.68 with SMTP id l65mr4438877iod.70.1473846200906; Wed, 14 Sep 2016 02:43:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Wed, 14 Sep 2016 02:43:18 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 14 Sep 2016 10:43:18 +0100 Message-ID: Subject: Re: PATCH: To fix the issue of Table node (pgAdmin4) 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 Tue, Sep 13, 2016 at 9:03 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue where code breaks when user tries to view data on > table which do not have any column(s). > RM#1677 > > -- > 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