aboutsummaryrefslogtreecommitdiff
path: root/src/conn.zig
AgeCommit message (Expand)Author
2023-09-26Move protocol definitions into a subfolderMartin Ashby
2023-09-24Add RowDescription structureMartin Ashby
2023-09-23Got a working test connecting to postgres server and reading data.Martin Ashby
2023-09-23Add error_responseMartin Ashby