Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hmxEw-0006eU-Nz for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 Jul 2019 09:25:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hmxEv-0000HM-JA for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 Jul 2019 09:25:45 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1hmxEv-0000FV-BH for pgadmin-hackers@lists.postgresql.org; Mon, 15 Jul 2019 09:25:45 +0000 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hmxEs-0001fb-QJ for pgadmin-hackers@postgresql.org; Mon, 15 Jul 2019 09:25:44 +0000 Received: by mail-wr1-x443.google.com with SMTP id g17so16264636wrr.5 for ; Mon, 15 Jul 2019 02:25:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=FAWUqqGtjcqL7BSmqm9HfbR9QIHjaNJLUkSbyRL1uFw=; b=qNjqsDD71sEuFMHnpTXFLQcLl8cRg/3h8cvu8F9gevWv6CBiVyIreXbB972Bv0Q5zU z0IUW5BHRsJQ1CwQ8oAmaOobF7Jjvq6iMllvcfh8xe+rOYGQHBI6oZzn/Elfrlhvb1iz P5zTowIjSa6yBcION2/qiVaP4KBeTRZFJtnIR8upH7EBT41qV+gw5IeH9qg6rs+nuaZK sI9bzEp8wTjpLiOSpgb7ecE9LHsPcd7bdJZsskqWatob3XAhlzwg/cPerhvfNaPWwMC0 /YsNzfSJSwNj//M9Pwz1tEkYn/ukD9lfQimPqxKvhADpSa2psxevvqSCtE0yj2msplAF WqyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=FAWUqqGtjcqL7BSmqm9HfbR9QIHjaNJLUkSbyRL1uFw=; b=kSEqjZCob6JbJtNVz4HAcdQthxjSbX06tdW9ASnv9p+U0PlUOkZ0t7nzwX1tyQwO8K XUu1/EtLK1YnFU9BIcyILxDEd/tYIbv6Sb1Njz/tGhWjz9UFfwP1r2BiuAbTyZojQHyg NijABQuGkq1K3h7yKOci7WYPbrh/WrqSFOyROckC0rRyWOp/ICY/2aoEI1DZyTIR+M30 xESJOvaBHVo9IbLmZKTS6VuIui9T0GStAAHGE9SS+6MmxS/NQ83DQRYiDwPh7AOSsLYW KmQNOD4peoi/YiCWq8/QQzb2u5UkWOfoXXQHvq7f8z2m6eLtmxkwHGH9BoI9+pYVzfmQ FwoQ== X-Gm-Message-State: APjAAAVgzRVIb6AGm1f8PdsOowwkMAoM7a1xr+cfciqjlDD8fy3FJXCP MBxNS8Q7PxV31nByuXfkizxjGmN2cmCs8zMNQJejLA== X-Google-Smtp-Source: APXvYqxpdzmvNbcKPshCoBfb1aTcLspJC7Qyh2vxnI4f7PIMebuus7QFfpd9z8B1agFx6bfOQOFQ6s4BeEutwZjYL94= X-Received: by 2002:a5d:53c1:: with SMTP id a1mr28508915wrw.185.1563182740836; Mon, 15 Jul 2019 02:25:40 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Mon, 15 Jul 2019 10:25:26 +0100 Message-ID: Subject: Re: [RM#4468] Add RE-SQL tests for Type node To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000fca87b058db4d729" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000fca87b058db4d729 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Jul 15, 2019 at 7:57 AM Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > Please find patch for RE-SQL type node. > > - Fixed a bug in update.sql which is found during writing tests > - Added logging for JSON file when it fails to load > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000fca87b058db4d729 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Jul 15, 2019 at 7:57 AM Murt= uza Zabuawala <mur= tuza.zabuawala@enterprisedb.com> wrote:
Hi,

Please find patch = for RE-SQL type node.

- Fixed = a bug in update.sql which is found during writing tests
- Added logging for JSON file when it fails to load

=
--
Regards,
Murtuza Zabuaw= ala
EnterpriseDB:=C2=A0http://www.enterprisedb.com
The Enterpr= ise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000fca87b058db4d729--