Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8CcY-002gPS-0y for pgsql-hackers@arkaria.postgresql.org; Tue, 05 Nov 2024 06:00:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t8CcV-009b09-Fd for pgsql-hackers@arkaria.postgresql.org; Tue, 05 Nov 2024 06:00:52 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8CcV-009azs-24 for pgsql-hackers@lists.postgresql.org; Tue, 05 Nov 2024 06:00:51 +0000 Received: from mail-ua1-x933.google.com ([2607:f8b0:4864:20::933]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t8CcR-000GdG-Me for pgsql-hackers@lists.postgresql.org; Tue, 05 Nov 2024 06:00:51 +0000 Received: by mail-ua1-x933.google.com with SMTP id a1e0cc1a2514c-84fd616acf0so1819608241.0 for ; Mon, 04 Nov 2024 22:00:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail-com.20230601.gappssmtp.com; s=20230601; t=1730786447; x=1731391247; darn=lists.postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=GOs6SiIdyFu4hpl6Y1bjnhSsm6dr25ZJTkv21aE4S4E=; b=yIFE+X3L093XGbta4xYVke/wQV5k5fyYHF1D93dYNKYGG4GOh41no+pi6Wz36PVGq+ McurbLmitERdq8YJC9ktWostTQxCFUCkHZKpfqhuvmprlqQp60qgc9sT8BASK6V/5lAx LBscBsLAnisrmzc0GWu+pDYaqXTx8DtQ5eTvcNuM/WMal0r95FBAr4VTOvCQnRghmJIE 5Ithrs+05pJJyVkdZqebQxsqETwKWg3vxv3PWEyy5MShQ4pMulFjMvGNQV9ukrL5/ktt 7MCP+5Kto4vU5nzFTtBIOh4BKr24y7B80+8akXzDKntbVROdY0xQcHsLBySCN1ihWWCb GUZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730786447; x=1731391247; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GOs6SiIdyFu4hpl6Y1bjnhSsm6dr25ZJTkv21aE4S4E=; b=ZkOebYoQu9RKVWBCWGl46Dfj4H6fU0pJkYc5sRmzyc2eQArkBNtKyUZ6j3aMp7I/XL w+AudmbC8S8JtVkLGHQgxVg1TVEXfEggC2++pMo5fMvfWn0oRb+re03Pv1Fp+xsyiUCU 9LTBKHTi4b+mh/GDYtK+RMvXYB2sUXljYpbAxbYw5Czgvus29K/wErtutB+H4X7LQ0Cm W+OINWXC5WHcrPkIxest7aBAauB9CfIFNEz7HJcKFXONFSlSNy5OkTUGid2eRvdS/JkS b9iiZCxxwwwjTBA5dGybF68XxnAc/xW2yPBx10rynYVF4j/1k9qd4Y/RVbhmIf2UhtzC 2XDQ== X-Gm-Message-State: AOJu0YyXJunBolTrpmLb3Si59tNPMH6ZRcMCPTrAIFrXUkegrlOx13w2 gyhY8WM9JKwbwQYtslbXSe3IzcOGPb4Gd7vaGoervv2qs2DdZYo8Q6TOJz3EE+POhHsmMo6BkZ7 yLGzdhsDmsIkSBgMDsIoyY4+rLo0= X-Google-Smtp-Source: AGHT+IFoeA5raHISa51GTHJMTOibHPfnsX6e7GFVe0gDXwVx0OdYi0meV0JDTpPMkHCJQltPdlzVUZF169dzREq0I9U= X-Received: by 2002:a05:6102:d93:b0:4a9:a3a8:91ea with SMTP id ada2fe7eead31-4a9a3a8926bmr952516137.41.1730786447261; Mon, 04 Nov 2024 22:00:47 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Gurjeet Singh Date: Mon, 4 Nov 2024 22:00:10 -0800 Message-ID: Subject: Re: doc: pgevent.dll location To: "Ryohei Takahashi (Fujitsu)" Cc: "pgsql-hackers@lists.postgresql.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Nov 4, 2024 at 7:02=E2=80=AFPM Ryohei Takahashi (Fujitsu) wrote: > > On the other hand, pgevent.dll is moved from lib/ directory to bin/direct= ory on PG 17.0 > > (It seems that it is moved because of meson) > > So, I think the documentation need to be updated like attached. I'm unable to confirm the veracity of the claim that the pgevent.dll file on Windows is now placed in a different directory, and that this is a result of meson builds. But the patch looks good to me; it applies cleanly to REL_17_STABLE and main branches. Best regards, Gurjeet http://Gurje.et