Skip to content
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

BYTEA support #16

Open
leto opened this issue May 10, 2010 · 1 comment
Open

BYTEA support #16

leto opened this issue May 10, 2010 · 1 comment

Comments

@leto
Copy link
Owner

leto commented May 10, 2010

Byte arrays are a core postgres datatype that would be nice to support. There should be tests added where bytea's can be taken as function arguments, and returned. A special PMC may be needed to manipulate the bytea from Parrot.

@leto
Copy link
Owner Author

leto commented Oct 10, 2010

There are some core Parrot data types that be used to do this. Either FixedBooleanArray or ByteBuffer will probably work

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

No branches or pull requests

1 participant