Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d82zF-00006D-Dl for pgadmin-hackers@arkaria.postgresql.org; Tue, 09 May 2017 11:07: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 1d82zF-0002nZ-09 for pgadmin-hackers@arkaria.postgresql.org; Tue, 09 May 2017 11:07:25 +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 1d82z0-00026S-6a for pgadmin-hackers@postgresql.org; Tue, 09 May 2017 11:07:10 +0000 Received: from mail-io0-x229.google.com ([2607:f8b0:4001:c06::229]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1d82yw-0002ik-KI for pgadmin-hackers@postgresql.org; Tue, 09 May 2017 11:07:09 +0000 Received: by mail-io0-x229.google.com with SMTP id o12so39332913iod.3 for ; Tue, 09 May 2017 04:07:06 -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=dgiAklTgvzXZVrPZOnE0T8fA10eSgVPFW7bjjK8sq9U=; b=ZYueaBiFlFQuQ2tiwSdY8mv4ZbwLwSM9eiUSo06rvlVBaBrfKibAwvRnPGjwUxRafK v9cEjYpOHrrnJy23iaYP+VHUOKqFGsvIn5/bxgHYAFi1gehUXCuMoYCSXrBD2k7OfHd7 jwbWaZLKDSsqIoc1QCxFL8WUXsyIkPDqXbIbnEr5E9Cl57pD5yEjQL7+0v/SIRJbBNjA Jy70jw+UWWzqAVd9MM3Q/GqxKlF8CXA4/E7XbUYku+1ZI7qCnxZ72maXIIpvr7O+UP13 DYh7Tu8tcjnqf5tQSq7peDpF1Zsk1svP5FnJQVxfBdeYYVuycdxlOy1yAjyQxebWxVLf nwbQ== 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=dgiAklTgvzXZVrPZOnE0T8fA10eSgVPFW7bjjK8sq9U=; b=rPaVFEeWBW8XbK0tCT88h9LdiDiDFk/srB/EGOEuv/zn2mjbUozI8z++FTqWbQEWlo Um25Uo4bsCC/NwmiF9YIzOCtuNamN7tbpzU6Tscfx+BcViKKzmOeThG9oetcw9IKlbFe FM15qQTCXPXQKyLVKGkejrV1ad9xVZTjV2Z480nk04lVLNzCwSIgY+071YisVGCBHlij z/mNV7fFrg9Y094qqHytcVx27uAsCGup8cwuFVBwx79lq6mlgGumrWrcIDRST4ejGf3d U5DDff/jB1CuJFjr0nqdaDJzJgPYGwqlGT2LZmtfHSTFyDGsYCyog1vSsR75UaJ4AiSY nz5Q== X-Gm-Message-State: AN3rC/7jisG6tF28oKZF4D0Pp5DC0ya4/OYHHsbC270tJ4HF7e07pvH8 koXfrJoAPWqUtLaMr/A+bVPBuOwp/Q== X-Received: by 10.107.13.16 with SMTP id 16mr59740350ion.144.1494328025099; Tue, 09 May 2017 04:07:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.167 with HTTP; Tue, 9 May 2017 04:07:04 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 9 May 2017 12:07:04 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To add handling of BOM character in query tool To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1140a3581d4388054f155beb 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 --001a1140a3581d4388054f155beb Content-Type: text/plain; charset=UTF-8 Thanks, patch applied. On Tue, May 9, 2017 at 10:33 AM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > Please find patch to fix the issue handling BOM characters in user files > when they load their sql files in query tool. > RM#2369 > > FYI, > I have attached sample BOM file in redmine for testing. > > -- > 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 --001a1140a3581d4388054f155beb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.
On Tue, May 9, 2017 at 10:33 AM, Murtuza Zabuaw= ala <murtuza.zabuawala@enterprisedb.com> wr= ote:
Hi,

<= div>Please find patch to fix the issue handling BOM characters in user file= s when they load their sql files in query tool.
RM#2369

FYI,
I have attached sample BOM file in redmine f= or testing.

--
Regards,
Murtuza Zabu= awala
EnterpriseDB:=C2=A0ht= tp://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-ha= ckers




--
--001a1140a3581d4388054f155beb--