update readme

This commit is contained in:
Fabian Posch 2024-01-17 15:13:34 -05:00
parent 11714d09db
commit c370fbc209

View file

@ -5,3 +5,7 @@ This library is shared between all tools using the ACT cluster build system. Thi
## Dependencies
This library requires `libpqxx` as well as an installation of the `act` language to build.
## Known issues
- [ ] When the destructor of a connection is called after a "Too many clients" error, the connection object segfaults