Skip to content

Conversation

@nhdms
Copy link
Contributor

@nhdms nhdms commented Aug 4, 2024

No description provided.

case oid.T_int2:
return reflect.TypeOf(int16(0))
case oid.T_float8:
return reflect.TypeOf(float64(0))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the use of adding this can you please explain, does it help when creating a query in any way?

@arp242 arp242 added the needs-feedback Requires feedback to be actionable label Dec 31, 2025
@arp242 arp242 removed the needs-feedback Requires feedback to be actionable label Jan 3, 2026
@arp242 arp242 merged commit 4084da9 into lib:master Jan 3, 2026
24 of 26 checks 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.

3 participants