Patch to frmStatus.cpp

From: Chuck McDevitt <cmcdevitt(at)greenplum(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Patch to frmStatus.cpp
Date: 2010-06-10 22:06:06
Message-ID: 2106D8DC89010842BABA5CD03FEA4061020C60DBDD@EXVMBX018-10.exch018.msoutlookonline.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 "/32" appended to the client_addr.

This is against the trunk version of pgAdmin (1.12)

Attachment Content-Type Size
patch.diff application/octet-stream 600 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-06-11 10:25:49 SVN Commit by dpage: r8426 - trunk/pgadmin3/pgadmin/frm
Previous Message svn 2010-06-09 13:33:02 SVN Commit by dpage: r8425 - trunk/pgadmin3/pgadmin/dlg