libpq: Add PQapplicationname() function
songjinzhou <tsinghualucky912@foxmail.com>
From: songjinzhou <tsinghualucky912@foxmail.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>, Japin Li <japinli@hotmail.com>
Date: 2025-04-29T11:22:02Z
Lists: pgsql-hackers
Attachments
- v1_0001-libpq-Add-PQapplicationname-function.patch (application/octet-stream) patch v1-0001
Dear hackers, here is a libpq function: PQapplicationname(), I think it may be of some use. Looking forward to your reply, thank you.