The new release can deal with extensions whose Makefile is not
directly available but is generated by the configure script; it also
fixes a bug when the Makefile is not in the project root (ticket #12).
Patches provided by Hitoshi Harada: thank you very much.
The PGXN Client is a command line tool designed to interact with the
PostgreSQL Extension Network allowing searching, compiling,
installing, and removing extensions in a PostgreSQL installation or
database.
<daniele.varra...@gmail.com> wrote:
> The PGXN Client version 1.0.3 has been released.
> The new release can deal with extensions whose Makefile is not
> directly available but is generated by the configure script; it also
> fixes a bug when the Makefile is not in the project root (ticket #12).
> Patches provided by Hitoshi Harada: thank you very much.
> The PGXN Client is a command line tool designed to interact with the
> PostgreSQL Extension Network allowing searching, compiling,
> installing, and removing extensions in a PostgreSQL installation or
> database.
On May 19, 2012, at 1:57 PM, Daniele Varrazzo wrote:
> The PGXN Client version 1.0.3 has been released.
Awesome, thank you, Daniele.
And now, a newbless cluebie question: How do I get easy_install to upgrade to it?
> sudo easy_install pgxnclient
Searching for pgxnclient
Best match: pgxnclient 1.0.1
Processing pgxnclient-1.0.1-py2.7.egg
pgxnclient 1.0.1 is already the active version in easy-install.pth
Installing pgxn script to /usr/local/bin
Installing pgxnclient script to /usr/local/bin
Using /Library/Python/2.7/site-packages/pgxnclient-1.0.1-py2.7.egg
Processing dependencies for pgxnclient
Finished processing dependencies for pgxnclient