Thread: PGXN Client 1.0.3 released

PGXN Client 1.0.3 released

From
Daniele Varrazzo
Date:
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.

For further information about the program installation and usage
please refer to the project homepage at
<http://pgxnclient.projects.postgresql.org/>.

Regards,

-- Daniele