Re: Tsvector editing functions - Mailing list pgsql-hackers

From Stas Kelvich
Subject Re: Tsvector editing functions
Date
Msg-id D8B19B9A-A8EA-4DEF-8EFD-2F82E3B2F586@postgrespro.ru
Whole thread Raw
In response to Re: Tsvector editing functions  (Stas Kelvich <s.kelvich@postgrespro.ru>)
Responses Re: Tsvector editing functions
List pgsql-hackers
>
> On 11 Mar 2016, at 16:13, Stas Kelvich <s.kelvich@postgrespro.ru> wrote:
>
>
>> On 10 Mar 2016, at 20:29, Teodor Sigaev <teodor@sigaev.ru> wrote:
>>
>> I would like to suggest rename both functions to array_to_tsvector and tsvector_to_array to have consistent name.
Laterwe could add to_tsvector([regconfig, ], text[]) with morphological processing. 
>>
>> Thoughts?
>>

Hi, thanks for commit.

I saw errors on windows, here is the fix:


---
Stas Kelvich
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Vitaly Burovoy
Date:
Subject: Re: [PATH] Correct negative/zero year in to_date/to_timestamp
Next
From: Teodor Sigaev
Date:
Subject: Re: Tsvector editing functions