Skip to content

Support binary boolean without casting#258

Merged
serprex merged 1 commit into
binary-cfrom
c-bool
May 28, 2026
Merged

Support binary boolean without casting#258
serprex merged 1 commit into
binary-cfrom
c-bool

Conversation

@theory
Copy link
Copy Markdown
Collaborator

@theory theory commented May 28, 2026

Add functions to convert between the boolean value on the wire (uint8) to Postgres BOOL Datums without casting.

@theory theory requested a review from serprex May 28, 2026 13:21
@theory theory self-assigned this May 28, 2026
@theory theory added data types Improve data type support drivers Improve binary and/or http driver support labels May 28, 2026
Add functions to convert between the boolean value on the wire (uint8)
to Postgres `BOOL` Datums without casting.
@serprex serprex merged commit 09e46c9 into binary-c May 28, 2026
21 checks passed
@serprex serprex deleted the c-bool branch May 28, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data types Improve data type support drivers Improve binary and/or http driver support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants