PGXN Client 1.0.2 released

36 views
Skip to first unread message

Daniele Varrazzo

unread,
Mar 13, 2012, 12:14:50 AM3/13/12
to PGXN Users
The PGXN Client version 1.0.2 has been released. The release fixes two
issues reported with the previous version 1.0.1:

- Correctly handle PostgreSQL identifiers to be quoted (ticket #10).
- Don't crash with a traceback if some external command is not found
(ticket #11).

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

David E. Wheeler

unread,
Mar 13, 2012, 11:50:02 AM3/13/12
to pgxn-...@googlegroups.com
On Mar 12, 2012, at 9:14 PM, Daniele Varrazzo wrote:

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

Stupid question. How do I upgrade it? easy_install keeps me at 1.0 it looks like:

> sudo easy_install pgxnclient
Searching for pgxnclient
Best match: pgxnclient 1.0
Processing pgxnclient-1.0-py2.7.egg
pgxnclient 1.0 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-py2.7.egg
Processing dependencies for pgxnclient
Finished processing dependencies for pgxnclient

Thanks,

David

Daniele Varrazzo

unread,
Mar 13, 2012, 12:02:27 PM3/13/12
to pgxn-...@googlegroups.com
On Tue, Mar 13, 2012 at 3:50 PM, David E. Wheeler <da...@justatheory.com> wrote:
> On Mar 12, 2012, at 9:14 PM, Daniele Varrazzo wrote:
>
>> For further information about the program installation and usage
>> please refer to the project homepage at
>> <http://pgxnclient.projects.postgresql.org/>.
>
> Stupid question. How do I upgrade it? easy_install keeps me at 1.0 it looks like:

If you have to ask it's not stupid then.

Does "sudo easy_install -U pgxnclient" work? In this case I will add
it prominently to the docs.

Cheers,

-- Daniele

David E. Wheeler

unread,
Mar 13, 2012, 12:54:01 PM3/13/12
to pgxn-...@googlegroups.com
On Mar 13, 2012, at 9:02 AM, Daniele Varrazzo wrote:

> If you have to ask it's not stupid then.

My old archaeology professor used to say that there was no such thing as a stupid question, except for one he got once: “How many stones in a monolith?”

> Does "sudo easy_install -U pgxnclient" work? In this case I will add
> it prominently to the docs.

Yes, thank you.

> sudo easy_install -U pgxnclient
Searching for pgxnclient
Reading http://pypi.python.org/simple/pgxnclient/
Reading http://pgxnclient.projects.postgresql.org/
Reading https://github.com/dvarrazzo/pgxn-client/
Best match: pgxnclient 1.0.2
Downloading http://pypi.python.org/packages/source/p/pgxnclient/pgxnclient-1.0.2.tar.gz#md5=f072cdd21a2d2c16581bc42e397eb2f1
Processing pgxnclient-1.0.2.tar.gz
Running pgxnclient-1.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WJJ2ZV/pgxnclient-1.0.2/egg-dist-tmp-3EPJKD
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3'
warnings.warn(msg)
Removing pgxnclient 1.0 from easy-install.pth file
Adding pgxnclient 1.0.2 to easy-install.pth file


Installing pgxn script to /usr/local/bin
Installing pgxnclient script to /usr/local/bin

Installed /Library/Python/2.7/site-packages/pgxnclient-1.0.2-py2.7.egg


Processing dependencies for pgxnclient
Finished processing dependencies for pgxnclient

Best,

David

Daniele Varrazzo

unread,
Mar 13, 2012, 1:31:57 PM3/13/12
to pgxn-...@googlegroups.com
On Tue, Mar 13, 2012 at 4:54 PM, David E. Wheeler <da...@justatheory.com> wrote:
> On Mar 13, 2012, at 9:02 AM, Daniele Varrazzo wrote:

>> Does "sudo easy_install -U pgxnclient" work? In this case I will add
>> it prominently to the docs.
>
> Yes, thank you.

I've added the -U option to
<http://pgxnclient.projects.postgresql.org/install.html>. Suggestions
about how to improve the docs are always welcome of course.

Cheers,

-- Daniele

David E. Wheeler

unread,
Mar 14, 2012, 12:12:01 PM3/14/12
to pgxn-...@googlegroups.com
On Mar 13, 2012, at 10:31 AM, Daniele Varrazzo wrote:

> I've added the -U option to
> <http://pgxnclient.projects.postgresql.org/install.html>. Suggestions
> about how to improve the docs are always welcome of course.

Awesome, thanks.

David

Reply all
Reply to author
Forward
0 new messages