Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nA7ek-0005Sc-CZ for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Jan 2022 09:53:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nA7ej-00053s-8U for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Jan 2022 09:53:29 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nA7ei-00053j-Tp for pgsql-hackers@lists.postgresql.org; Wed, 19 Jan 2022 09:53:28 +0000 Received: from mail-pj1-x1029.google.com ([2607:f8b0:4864:20::1029]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nA7eg-00080q-CQ for pgsql-hackers@lists.postgresql.org; Wed, 19 Jan 2022 09:53:28 +0000 Received: by mail-pj1-x1029.google.com with SMTP id l16so2006311pjl.4 for ; Wed, 19 Jan 2022 01:53:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=6rySdy3jZi838xP51bvt7F25riPOU7ePHQBF9DWnIyY=; b=oxqxtug6rE4uhEgr+fwNayaCpRlCsU/WOUYVWke4QfYi1lUUvvn05IvLzjJnAUkblr GzLJAL2JkPAxnwVge20jyS3WWUcGE1kIw/STJmcfrg3oVCSk4hlNzXlf0itvh+h3wMF9 c6NUMwsVkpkAShtbnaJGgEyReSrXpPJ0TI9HH1+zlG4lHXrLYqagOhwD4fiQjyTUwg5b OyT5HpiZrOKtpXztpkeajziyAouvZvLrCYV8NZx70AQlPpZuoviYlteFyDYy9DjCCoSO 7eaYenpQy8G0pDX2+HaXcG38hKOJzhVG6XraRnQd0HOD9+iAScRj8Ywg0sSl9hBbTqj9 7erA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=6rySdy3jZi838xP51bvt7F25riPOU7ePHQBF9DWnIyY=; b=aD3+5/wz7RW9Igik5/zovYu3TlE/Erbi1R0kY4Uv2KONzHcRBWzCa5ARdiW3hpFH+U bkMa9Xz/AV+aB4T8CJ6d5uKt+RyiWtwQVRDowICChjAoGW0KZlvKSRoYFipWyHVwLW3+ 0az9fYVWDi0rS4rFMN0hd2MEm2fgBDuRzvtdJSDgbBkwtaO2ps0mI/WURChTtpPAqHID 8uNUgJ1FLb/QBp/ToHoyuREKDZwgdWKkW1E0PTNDDIVpZuoSqh621i1Mz4SST1d6wWzv 00NftXekr8HBV76ubWUVsOdxhiXGWcon3xZN/qiC6pfuB9Gq7CchhtiuBHyG5jN6quLd FtVw== X-Gm-Message-State: AOAM530gROPAuJe+CDFcHifEIAkeEusIsqVjLGXFTGlPeRAQgymEyOHU oRZ7bRCyMQ8rgJXfTXXwBYCo6TtYvGnoMA== X-Google-Smtp-Source: ABdhPJx2pbCLmpqAJ3o8y/26MEAj4rhe7Y5Z71eeCJZDDagM9qwiAb6V1OoR+/1QWeVnyofPAYX5vA== X-Received: by 2002:a17:90a:8807:: with SMTP id s7mr3239870pjn.223.1642586004240; Wed, 19 Jan 2022 01:53:24 -0800 (PST) Received: from jrouhaud (1-171-184-213.dynamic-ip.hinet.net. [1.171.184.213]) by smtp.gmail.com with ESMTPSA id y11sm20297819pfi.7.2022.01.19.01.53.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jan 2022 01:53:23 -0800 (PST) Date: Wed, 19 Jan 2022 17:53:12 +0800 From: Julien Rouhaud To: Juan =?utf-8?B?Sm9zw6kgU2FudGFtYXLDrWE=?= Flecha Cc: PostgreSQL Hackers Subject: Re: WIN32 pg_import_system_collations Message-ID: <20220119095312.b5ya3fvmmklnopmb@jrouhaud> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, On Mon, Dec 13, 2021 at 05:28:47PM +0100, Juan José Santamaría Flecha wrote: > On Mon, Dec 13, 2021 at 9:41 AM Juan José Santamaría Flecha < > juanjo.santamaria@gmail.com> wrote: > > Per path tester. This version doesn't apply anymore: http://cfbot.cputube.org/patch_36_3450.log === Applying patches on top of PostgreSQL commit ID e0e567a106726f6709601ee7cffe73eb6da8084e === === applying patch ./v2-0001-WIN32-pg_import_system_collations.patch [...] patching file src/tools/msvc/vcregress.pl Hunk #1 succeeded at 153 (offset -1 lines). Hunk #2 FAILED at 170. 1 out of 2 hunks FAILED -- saving rejects to file src/tools/msvc/vcregress.pl.rej Could you send a rebased version? In the meantime I will switch the CF entry to Waiting on Author.