pgAdmin III commit: Cast the transaction ID to text so we can sort on i - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Cast the transaction ID to text so we can sort on i
Date
Msg-id 201008181051.o7IApTRd027184@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f59b8003db9d6883c4157387cdb9bd94ecebc497

Log Message
-----------
Cast the transaction ID to text so we can sort on it in the status dialog. Per Steffen Kuhn.

Branch
------
master

Modified Files
--------------
pgadmin/frm/frmStatus.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: About our GSoC projects
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Cast the transaction ID to text so we can sort on i