Message-ID: From: "omeuid (@omeuid)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 18 Jul 2024 11:40:57 +0000 Subject: [postgresql-interfaces/psqlodbc] PR #35: Updated error code returned by SQLGetData function List-Id: X-GitHub-Author-Id: 6940566 X-GitHub-Author-Login: omeuid X-GitHub-Issue: 35 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/35 Content-Type: text/plain; charset=utf-8 SQLGetData function should return SQLSTATE 22002 instead of a generic HY000 SQLSTATE. This pull request fixes [#33](https://github.com/postgresql-interfaces/psqlodbc/issues/33)