Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-29 | Generify ErrorResponse to allow for NoticeResponse which shares it'sHEADmain | Martin Ashby | |
structure. Add a very basic test for running an actual query | |||
2023-09-28 | WIP | Martin Ashby | |
2023-09-28 | Reduce allocations, the message takes ownership of the bytes read from | Martin Ashby | |
the stream and is responsible for deallocating, rather than copying them to their own storage. | |||
2023-09-26 | Move protocol definitions into a subfolder | Martin Ashby | |