Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Interfaces Pgadmin Hackers > Re: Sup****t fo...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 13 Topic 4676 of 4873
Post > Topic >>

Re: Sup****t for integrated tsearch configuration

by dpage@[EMAIL PROTECTED] ("Dave Page") Aug 4, 2008 at 12:01 PM

On Fri, Aug 1, 2008 at 11:05 AM, Guillaume Lelarge
<guillaume@[EMAIL PROTECTED]
> wrote:
>
> I worked three days on it. The fourth was more about testing it on
different
> platforms (GTK, Windows, Mac). Now, It's working. I don't attach the
patch
> because it's really big, but here is a URL to get it compressed:

Cool :-). The usual list of random thoughts....

- Should we call objects 'FTS xxxx'? All the 'Text Search xxxx' labels
look a little long.

- There are some tokens to add to the ctlSQLBox list - at least
GETTOKEN, LEXTYPES, HEADLINE, INIT, LEXIZE

- There is a little inconsistency in the RE-SQL formatting - for a
template for example we have:

CREATE TEXT SEARCH TEMPLATE fred (
  INIT = dsimple_init,
  LEXIZE = dsimple_lexize);

and for a dictionary:

CREATE TEXT SEARCH DICTIONARY fred (
   TEMPLATE = "simple"
);

Note the ); position.

- I got a crash when trying to create a config with no tokens.

0   pgAdmin3-Debug                	0x00021b63
wxArrayString::GetCount() const + 9 (arrstr.h:144)
1   pgAdmin3-Debug                	0x000fed06
dlgTextSearchConfiguration::GetSql() + 1634
(dlgTextSearchConfiguration.cpp:346)
2   pgAdmin3-Debug                	0x000cbf7f
dlgProperty::OnOK(wxCommandEvent&) + 335 (dlgProperty.cpp:759)
....

- The Dictionaries textbox is oddly sized on the Tokens tab of the
Configuration.

- The dialogue boxes default to different sizes. They should all be
consistently sized.

- Don't forget to add new headers to precomp.h.

I only gave the code a cusory glance - you've got lot's of pgAdmin
experience now so I trust that it's all as clean as the bits I looked
at :-)

Overall, looks pretty good :-)

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

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
 




 13 Posts in Topic:
Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-06-28 00:45:35 
Re: Support for integrated tsearch configuration
dpage@[EMAIL PROTECTED]   2008-06-28 13:22:16 
Re: Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-06-28 14:54:18 
Re: Support for integrated tsearch configuration
dpage@[EMAIL PROTECTED]   2008-06-28 14:00:07 
Re: Support for integrated tsearch configuration
Jon.Roberts@[EMAIL PROTEC  2008-06-28 13:20:01 
Re: Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-06-29 10:14:38 
Re: Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-08-01 12:05:46 
Re: Support for integrated tsearch configuration
dpage@[EMAIL PROTECTED]   2008-06-30 08:49:08 
Re: Support for integrated tsearch configuration
dpage@[EMAIL PROTECTED]   2008-08-04 12:01:03 
Re: Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-08-10 12:20:42 
Re: Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-08-11 21:49:23 
Re: Support for integrated tsearch configuration
dpage@[EMAIL PROTECTED]   2008-08-11 20:53:36 
Re: Support for integrated tsearch configuration
guillaume@[EMAIL PROTECTE  2008-08-11 22:13:39 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 17:37:18 CST 2008.