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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the reverse-engineered SQL of an operator
Дата
Msg-id E1S7Xsr-0005iT-5e@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the reverse-engineered SQL of an operator

Per report from Bartosz Dmytrak.

Branch
------
REL-1_14_0_PATCHES

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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the reverse-engineered SQL of an operator
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Revert "Fix another issue related to wxWidgets 2.9"