Hi all, I've modified PostgresV3 to do parameter binding, i.e., parsing SQL and binding/executing with data are performed in separate protocol steps. I've add a simple client API with some examples demonstrating usage. The examples require a PostgreSQL server loaded with the Sakila database. Instructions on bringing the database up and running the examples are in my blog post:
https://www.samadhiweb.com/blog/2018.12.25.postgresv3.html Season's greetings! Pierce
