pgAdmin III commit: Fix selection of conversion functions in the CREATE

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix selection of conversion functions in the CREATE
Date: 2016-02-01 12:09:59
Message-ID: E1aQDIt-0001Qs-7p@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix selection of conversion functions in the CREATE CONVERSION dialogue

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d0a6d561813d327cfeb6ee4c726e955cfc279601
Author: Dmitry Voronin <carriingfate92(at)yandex(dot)ru>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgConversion.cpp | 7 +------
2 files changed, 3 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-01 16:58:52 pgAdmin website commit: Add a JSON file containing current version numb
Previous Message Ashesh Vashi 2016-02-01 11:07:46 Re: PATCH: To allow transform to run as function [pgAdmin4]