Message-ID: From: "apgrucza (@apgrucza)" To: "postgresql-interfaces/psqlodbc" Date: Mon, 22 Apr 2024 07:20:20 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] PR #6: Use mimalloc to improve performance and reduce memory allocation lock contention In-Reply-To: References: List-Id: X-GitHub-Author-Login: apgrucza X-GitHub-Comment-Id: 2068663206 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 6 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/6#issuecomment-2068663206 Content-Type: text/plain; charset=utf-8 I ran the `psqlODBC x64 Installer` and successfully used `pyodbc` to connect to and query a PostgreSQL database using the `PostgreSQL Unicode(x64)` driver. > Can you rebase and add your tests to the github actions ? Not sure which tests you are referring to. This pull request does not add any tests.