Re: patch: fix to use ``pg_get_functiondef()`` - Mailing list pgadmin-hackers

From Dmitriy Olshevskiy
Subject Re: patch: fix to use ``pg_get_functiondef()``
Date
Msg-id 566D8914.2070507@bk.ru
Whole thread Raw
In response to patch: fix to use ``pg_get_functiondef()``  (Andrej Antonov <antonov@imp-m.ru>)
Responses Re: patch: fix to use ``pg_get_functiondef()``  (Andrej Antonov <antonov@imp-m.ru>)
List pgadmin-hackers
Hi, Andrej!
Here is small fix of your patch - can you check it please?
I think there must be wxwidgets function IsEmpty() instead of double negation,
because type of the variable is wxstring. Also I added the Trim() function before
check if function definition is empty or not.

On 08.12.2015 11:50, Andrej Antonov wrote:
patch: fix to use ``pg_get_functiondef()`` [see attachment file]

it is copy of pull-request https://github.com/postgres/pgadmin3/pull/12

thank you!



-- 
Dmitriy Olshevskiy
Attachment

pgadmin-hackers by date:

Previous
From: P O'Toole
Date:
Subject: pgAdmin's internal find-replace/search-replace dialog using regex groups in the replace-box?
Next
From: Andrej Antonov
Date:
Subject: Re: patch: fix to use ``pg_get_functiondef()``