pgAdmin III commit: Cast the transaction ID to text so we can sort on i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Cast the transaction ID to text so we can sort on i
Date: 2010-08-18 10:51:29
Message-ID: 201008181051.o7IApThc027186@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bc16a495cdd43e4ac23d35cbce19d6a8522d1000

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

Branch
------
REL-1_12_0_PATCHES

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-08-18 13:47:10 Troubles when compiling a fresh master branch on Windows
Previous Message Magnus Hagander 2010-08-18 08:53:39 Re: About our GSoC projects