alpha
Login
or
Join now
poecoh.com
/
pg.zig
forked from
karlseguin.tngl.sh/pg.zig
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Native PostgreSQL driver / client for Zig
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pg.zig
/
src
/
types
/
at
dev
2 files
philipmv
update to zig 0.16.0 (#111)
3mo ago
11e6a05a
cidr.zig
update to zig 0.16.0 (#111) * update to zig 0.16.0 * fix test_runner * fetch metrics from github * return error from t.connect * move @cImport to build system * move to translate-c external package - https://codeberg.org/ziglang/zig/pulls/31892 * fix: update test_runner.zig and fix Pool, testListener and Reconnector issues - Update test_runner.zig from https://gist.githubusercontent.com/karlseguin/c6bea5b35e4e8d26af6f81c22cb5d76b/raw/8e82642093d2f4341fb870d18d1fe5b213b2fd11/test_runner.zig - Fix Pool.initUri - Fix testListener BADF error (file descriptor used after closed) - Make Reconnector.run mutex uncancellable - Make mapColumn StructField field a comptime pointer --------- Co-authored-by: pm <pm@local>
3 months ago
numeric.zig
update to zig 0.16.0 (#111) * update to zig 0.16.0 * fix test_runner * fetch metrics from github * return error from t.connect * move @cImport to build system * move to translate-c external package - https://codeberg.org/ziglang/zig/pulls/31892 * fix: update test_runner.zig and fix Pool, testListener and Reconnector issues - Update test_runner.zig from https://gist.githubusercontent.com/karlseguin/c6bea5b35e4e8d26af6f81c22cb5d76b/raw/8e82642093d2f4341fb870d18d1fe5b213b2fd11/test_runner.zig - Fix Pool.initUri - Fix testListener BADF error (file descriptor used after closed) - Make Reconnector.run mutex uncancellable - Make mapColumn StructField field a comptime pointer --------- Co-authored-by: pm <pm@local>
3 months ago