pgAdmin III commit: Fix the reverse-engineered SQL of an operator - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the reverse-engineered SQL of an operator
Date
Msg-id E1S7Xsr-0005iR-2m@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a couple more wx2.9 related assertions.
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the reverse-engineered SQL of an operator