Re: Tsvector editing functions

From: Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Tsvector editing functions
Date: 2016-03-11 17:05:32
Message-ID: D8B19B9A-A8EA-4DEF-8EFD-2F82E3B2F586@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> On 11 Mar 2016, at 16:13, Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> wrote:
>
>
>> On 10 Mar 2016, at 20:29, Teodor Sigaev <teodor(at)sigaev(dot)ru> wrote:
>>
>> I would like to suggest rename both functions to array_to_tsvector and tsvector_to_array to have consistent name. Later we could add to_tsvector([regconfig, ], text[]) with morphological processing.
>>
>> Thoughts?
>>

Hi, thanks for commit.

I saw errors on windows, here is the fix:

Attachment Content-Type Size
tsvector.fix.patch application/octet-stream 1.1 KB
unknown_filename text/plain 94 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2016-03-11 17:17:01 Re: Tsvector editing functions
Previous Message Vitaly Burovoy 2016-03-11 16:59:49 Re: [PATH] Correct negative/zero year in to_date/to_timestamp