pgAdmin III commit: Fix the reverse-engineered SQL of an operator

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the reverse-engineered SQL of an operator
Date: 2012-03-13 19:59:49
Message-ID: E1S7Xsr-0005iR-2m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the reverse-engineered SQL of an operator

Per report from Bartosz Dmytrak.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c8e63be4a8292b46076cac5b4b71eac3aadc7bee

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/schema/pgOperator.cpp | 14 +++++++-------
2 files changed, 9 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-13 20:47:53 pgAdmin III commit: Revert "Fix another issue related to wxWidgets 2.9"
Previous Message Dave Page 2012-03-13 16:51:34 Re: Fix some wxWidget 2.9 asserts