From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, Teodor Sigaev <teodor(at)sigaev(dot)ru> |
Subject: | Re: tsearch in core patch, for inclusion |
Date: | 2007-02-22 07:29:04 |
Message-ID: | Pine.LNX.4.64.0702221022210.400@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Thu, 22 Feb 2007, Peter Eisentraut wrote:
> Oleg Bartunov wrote:
>> It's not so big addition to the gram.y, see a list of commands
>> http://mira.sai.msu.su/~megera/pgsql/ftsdoc/sql-commands.html.
>
> In that proposed syntax, I would drop all "=", ",", "(", and ")". They
> don't seem necessary and they are untypical for SQL commands. I'd
> compare with CREATE FUNCTION or CREATE SEQUENCE for SQL commands that
> do similar things.
that looks reasonable.
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Warren Turkal | 2007-02-22 07:30:01 | Re: infinity and DATE type |
Previous Message | Tom Lane | 2007-02-22 07:20:49 | Re: infinity and DATE type |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-02-22 07:37:02 | Re: [HACKERS] BLCKSZ fun facts |
Previous Message | Peter Eisentraut | 2007-02-22 07:13:56 | Re: tsearch in core patch, for inclusion |