Re: tsearch in core patch, for inclusion - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: tsearch in core patch, for inclusion
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: tsearch in core patch, for inclusion  (Neil Conway <[email protected]>)
Responses Re: tsearch in core patch, for inclusion
List pgsql-hackers
> the patch. I'm personally not sold on the need for modifications to the
> SQL grammar, for example, as opposed to just using a set of SQL-callable
> functions and some new system catalogs.

SQL grammar isn't changed significantly - just add variants of CREATE/DROP/ALTER 
/COMMENTS commands. Next, functions haven't autocomplete feature or built-in 
quick help - if you don't remember exactly kind/type of argument(s) of function 
then you should read a docs.

-- 
Teodor Sigaev                                   E-mail: [email protected]
  WWW: http://www.sigaev.ru/
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: crash on 8.2 and cvshead - failed to add item to the
Next
From: Tom Lane
Date:
Subject: Re: unused_oids?