Message-ID: From: "chrullrich (@chrullrich)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 23 Oct 2024 20:20:55 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] PR #69: Correct wrong string method calls In-Reply-To: References: List-Id: X-GitHub-Author-Login: chrullrich X-GitHub-Comment-Id: 2433361996 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 69 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/69#issuecomment-2433361996 Content-Type: text/plain; charset=utf-8 There is a chance that I'm misunderstanding the interaction between this code and `xa_recover()`, but I don't think so. The `AuthenticationError()` that `xa_recover()` tests for early on looks to be one coming from the `SQLDriverConnect()` just after these two lines.