Skip to content

Postgresql compatibility #72

Open
Open
@harmic

Description

@harmic

Hi,

Is this library compatible with the binary format used by Postgresql?

The readme says it is "inspired by" Postgresql, and the description of the format sounds very similar, but it does not say if it is binary compatible (or even if that is a goal of the project).

The reason I ask is that I am writing a postgresql user defined function in rust and I would like a zero-copy way to work with jsonb fields.
In the tests I have done so far I have not been able to decode any jsonb values that were encoded by Postgresql.

Thanks//

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions