Message-ID: From: "chrullrich (@chrullrich)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 23 Oct 2024 19:22:52 +0000 Subject: [postgresql-interfaces/psqlodbc] PR #68: Fix typo failing the Rebuild target List-Id: X-GitHub-Author-Id: 4695907 X-GitHub-Author-Login: chrullrich X-GitHub-Issue: 68 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/68 Content-Type: text/plain; charset=utf-8 `BuildAll.ps1 -Target Rebuild` always reports an error that libpq.dll does not exist, caused by a typo in the error condition.