pgAdmin III commit: Remove extra operator that causes a compiler error

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Remove extra operator that causes a compiler error
Date: 2012-09-06 09:02:04
Message-ID: E1T9XyO-0004K8-H8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove extra operator that causes a compiler error with wxWidgets 2.9.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3855cbbce62539a33baef6c36d7f32aecf994b50
Author: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-09-06 09:02:34 pgAdmin III commit: Remove extra operator that causes a compiler error
Previous Message Dave Page 2012-09-06 08:57:23 pgAdmin III commit: Unset env vars instead of setting them to empty.