Lindenii Project Forge
Login

hare-pq

Hare bindings for libpq

ssh://forge.lindenii.runxiyu.org/hare/-/repos/hare-pq

4b334b8c — Runxi Yu 2025-08-10 01:53:38
Move library to pq/
69d4fd46 — Runxi Yu 2025-08-10 01:50:57
Add TODO on friendlier API
de372639 — Runxi Yu 2025-08-10 01:50:51
Add test program

hare-pq – Hare bindings for libpq

These are some Hare bindings for libpq. Not all features have bindings here yet; Please feel free to expand them.

License

This inherits the PostgreSQL license from the original code. See the LICENSE file.

Contributing

Create a branch that begins with contrib/ and push to the main repo via SSH directly.

git clone ssh://forge.lindenii.runxiyu.org/hare/:/repos/hare-pq/
cd hare-pq
git checkout -b contrib/whatever
# edit and commit stuff
git push -u origin HEAD

Support

#chat on irc.runxiyu.org.