Message-ID: From: "harukat (@harukat)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 24 Apr 2025 05:02:55 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #90: Unhandled exception on next query after network connection is disconnected then re-connected. In-Reply-To: References: List-Id: X-GitHub-Author-Login: harukat X-GitHub-Comment-Id: 2826392217 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 90 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/90#issuecomment-2826392217 Content-Type: text/plain; charset=utf-8 If you had connection pooling enabled by the driver manager when this occurred, it may be the same phenomenon I encountered. I am proposing the following modifications to it. https://github.com/postgresql-interfaces/psqlodbc/pull/113