real/float example for testlibpq3
Mark Wong <markwkm@gmail.com>
From: Mark Wong <markwkm@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-02-24T21:42:40Z
Lists: pgsql-hackers
Attachments
- testlibpq3-real-v1.patch (text/plain) patch v1
Hi everyone, Would adding additional examples to testlibpq3.c on handling more data types be helpful? I've attached a patch adding how to handle a REAL to current example. Regards, Mark