SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg
Date: 2007-12-22 08:18:24
Message-ID: 200712220818.lBM8IOQT025707@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2007-12-22 08:18:24 +0000 (Sat, 22 Dec 2007)

New Revision: 6920

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

Log:
Fix to list possible owners from pg_roles view if using a 8.1+ server.

Modified:
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg/dlgProperty.cpp

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-12-22 10:46:30 Re: SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg
Previous Message Guillaume Lelarge 2007-12-22 08:15:38 Re: A new feature patch and a bug fix