postgres-json-schema icon indicating copy to clipboard operation
postgres-json-schema copied to clipboard

[Suggestion] Publish to PostgreSQL Extension Network

Open gianluca-nitti opened this issue 8 years ago • 2 comments
trafficstars

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.

gianluca-nitti avatar May 06 '17 14:05 gianluca-nitti

I can look into it. I've never used pgxn before, do you have any experience publishing packages on it?

gavinwahl avatar May 06 '17 23:05 gavinwahl

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.

gianluca-nitti avatar May 07 '17 12:05 gianluca-nitti