SVN Commit by dpage: r8426 - trunk/pgadmin3/pgadmin/frm - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r8426 - trunk/pgadmin3/pgadmin/frm
Date
Msg-id 201006111025.o5BAPnfd032583@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2010-06-11 11:25:49 +0100 (Fri, 11 Jun 2010)

New Revision: 8426

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8426&view=rev

Log:
This trivial patch fixes two things:

1)      Allows this SQL statement to run on Greenplum Database as well as old versions of PostgreSQL.

2)      Gets rid of the useless ?\226?\128?\156/32?\226?\128?\157 appended to the client_addr.

This is against the trunk version of pgAdmin (1.12)

[Chuck McDevitt]


Modified:
   trunk/pgadmin3/pgadmin/frm/frmStatus.cpp

pgadmin-hackers by date:

Previous
From: Chuck McDevitt
Date:
Subject: Patch to frmStatus.cpp
Next
From: Dave Page
Date:
Subject: Re: Patch to frmStatus.cpp