Re: [pgadmin-support] [patch] spelling error s/ressource/resource

2016-02-01 Thread Dave Page
Thanks - patch applied. On Fri, Jan 29, 2016 at 4:41 PM, Denis Briand wrote: > Hello, > Here is a patch to fix a spelling error on pgadmin3 1.22.0 > regards > > Denis Briand -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Ente

Re: [pgadmin-support] Patches for creating Casts and Conversions

2016-02-01 Thread Dave Page
Hi On Fri, Jan 29, 2016 at 1:32 PM, Dmitry Voronin wrote: > Hello, pgAdmin team! > > I'm use pgadmin3 1.22.0. > > So, I have 2 patches, that allows you to create Casts and Conversion. > > 1. Casts. > > - I create function integer_to_text(INTEGER value) that returns TEXT value; > - I click on ca