postgres-json-schema
postgres-json-schema copied to clipboard
[Suggestion] Publish to PostgreSQL Extension Network
I'm using this handy extension to test stored procedures which return JSON objects and, while it's already easy enough to install by cloning the repository and running make, I was wondering if this could be published to PGXN, the PostgreSQL Extension network.
This way, one could install the latest stable version using the package manager, i.e. with a command like pgxn install postgres-json-schema.
I can look into it. I've never used pgxn before, do you have any experience publishing packages on it?
Thank you for your interest.
do you have any experience publishing packages on it
Actually no, I use it to install packages but never published anything.