Message-ID: From: "Hunaid2000 (@Hunaid2000)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 15 May 2024 10:18:54 +0000 Subject: [postgresql-interfaces/psqlodbc] issue #21: Plan to implement SQLSetDescRec & SQLGetDescRec functions List-Id: X-GitHub-Author-Id: 76044242 X-GitHub-Author-Login: Hunaid2000 X-GitHub-Issue: 21 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: closed X-GitHub-Type: issue X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/21 Content-Type: text/plain; charset=utf-8 Currently, psqlodbc lacks support for SQLSetDescRec and SQLGetDescRec functions. Any idea why these functions are not implemented yet? I plan to implement these functions and will open a PR in few days. Any ideas or suggestions regarding the implementation would be greatly appreciated.