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 1ghzdn-0001G3-U0 for pgadmin-hackers@arkaria.postgresql.org; Fri, 11 Jan 2019 16:26:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ghzdm-0001P7-Mk for pgadmin-hackers@arkaria.postgresql.org; Fri, 11 Jan 2019 16:26:38 +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 1ghzdm-0001Ov-Ds for pgadmin-hackers@lists.postgresql.org; Fri, 11 Jan 2019 16:26:38 +0000 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ghzdj-0002rt-Lk for pgadmin-hackers@postgresql.org; Fri, 11 Jan 2019 16:26:38 +0000 Received: by mail-wm1-x342.google.com with SMTP id f188so2933030wmf.5 for ; Fri, 11 Jan 2019 08:26:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ihaGZOKkenUrD6wwtqQoITvIidmd5T07MM8lgR2QCkc=; b=Mg+yTO+ZvCvK0Y+FZMIpQO9fgQSh7td5imk8g1U5+TxK/eaUzqGAHKgXdn33ZlpC5j 0AvWZit957qsO05XE8/lYJLLgUKknvNLanJ9BMrWeQc734QMx2KMLyc3HngoGHsyZc+U ly4hf4UDboLTT8gBcTTddpLwH6k5gUqON9BBddt29U4AhgquTrLfs4r8XG7SM+5f2Pm0 XfRZoHnROdTApLlFbRa/156KqTRSirNqHdkG5OTDyf0r5VRzpjzpX6t/luO9yVgrdZve HDwcnx4OuvGvRxItCOeCqWpQIY7owfxRC9XBmpLWn/lHAgcTiFtFl6gEhHoyb/NmZdga mTZQ== 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=ihaGZOKkenUrD6wwtqQoITvIidmd5T07MM8lgR2QCkc=; b=mgRpsPdwXjmsbpbHrogPmpzZDRDoUcjAf4WDZ/vE5WXoxwyBPcH+cZR4ORZdDQSzOB /5aYy3MXYeHj6qh/K8S8pQRkAFUmVc5Uh0MR5iyKbr57Z2yp9BHwrCudyt6QsFlA4TQH IEoLCM+1yALr+Vtjp3KXQazAMDTjbKjlbZ6XJ/aEERAuBrdgCSEnLnglDnoUcwZIIYZD jM4sFSM/SQ/ZVY+GBgzeMHQRXcl6EgFnCcTA+gbz3f3OwAmhGnXKW1n+RuVIgOprF94k X3IEcsbLU4Rg6nojq1rZ+ryiee+rd+0qLaSzmaBPytY7nPbYtLpaVd78OIuELGU1AW5v CE1A== X-Gm-Message-State: AJcUukfj2laaV7ItgbfnN8q71jKHlNKknLJCjdPvhoS4K4HJD+QS49GE HzSYdpnON1psZF2MxwyeTE733if8VYD6nnWeyea3FA== X-Google-Smtp-Source: ALg8bN4pPdyj75l4OTwE1d9nPTOaenpPno0znzyi/lvgHaUfHzxyAKVNfmuTIpXrf0GwAnbZU52iBXZB+I8wkfMgQPM= X-Received: by 2002:a1c:910e:: with SMTP id t14mr2863733wmd.111.1547223993563; Fri, 11 Jan 2019 08:26:33 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Fri, 11 Jan 2019 21:56:22 +0530 Message-ID: Subject: Re: [pgAdmin4][patch] SQL_ASCII database related codec fix To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Thanks, applied. On Thu, Jan 10, 2019 at 6:01 PM Aditya Toshniwal wrote: > > Hi Hackers, > > Attached is the patch to make SQL_ASCII database handling on pgAdmin more robust. > Kindly review. > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB Software Solutions | Pune > "Don't Complain about Heat, Plant a tree" -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company