Re: Support for integrated tsearch configuration

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Support for integrated tsearch configuration
Date: 2008-08-11 19:53:36
Message-ID: 937d27e10808111253j9052c71pcefc88ee51f37a04@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Aug 11, 2008 at 8:49 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> OK, I see what you mean. I had to replace the ctlComboBox with a wxChoice
> component which integrates better.
>
> New patch on:
> http://developer.pgadmin.org/~guillaume/fts_20080811.patch.bz2

Please apply - I'm not going to get time to look again for a while,
and I'm sure it's all good now :-)

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-08-11 20:13:03 SVN Commit by guillaume: r7399 - in trunk/pgadmin3: . pgadmin/ctl pgadmin/db pgadmin/dlg pgadmin/frm pgadmin/include pgadmin/include/dlg pgadmin/include/images pgadmin/include/schema pgadmin/include/utils pgadmin/schema pgadmin/ui
Previous Message Guillaume Lelarge 2008-08-11 19:49:23 Re: Support for integrated tsearch configuration