Skip to content

Fix GetDescRec on big-endian architectures #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

df7cb
Copy link
Contributor

@df7cb df7cb commented Jun 16, 2025

IRDGetField is treating its arguments as SQLINTEGER, but we were passing SQLSMALLINT to it.

Fixes the 2nd half of #51.

IRDGetField is treating its arguments as SQLINTEGER, but we were passing
SQLSMALLINT to it.

Fixes the 2nd half of postgresql-interfaces#51.
@davecramer davecramer merged commit c53c8f2 into postgresql-interfaces:main Jun 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants