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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r8426 - trunk/pgadmin3/pgadmin/frm
Date: 2010-06-11 10:25:49
Message-ID: 201006111025.o5BAPnfd032583@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-06-11 10:25:58 Re: Patch to frmStatus.cpp
Previous Message Chuck McDevitt 2010-06-10 22:06:06 Patch to frmStatus.cpp