Re: BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector
Дата
Msg-id 200911152157.33934.andres@anarazel.de
обсуждение исходный текст
Ответ на BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector  ("Brice Maron" <bmaron@gmail.com>)
Список pgsql-bugs
Hi,

On Sunday 15 November 2009 13:36:31 Brice Maron wrote:
> The following bug has been logged online:
>
> Bug reference:      5189
> Logged by:          Brice Maron
> Email address:      bmaron@gmail.com
> PostgreSQL version: 8.4.1
> Operating system:   Ubunut Linux 9.10 (2.6.31-14)
> Description:        Postgres Crash when trying to ts_stat a empty tsvector
> Details:
>
> Description :
>
> When  i try to get ts_stats about a empty tsvector,
> postgresql crash....
>
> Reproduce it :
>
> SELECT * FROM ts_stat('SELECT to_tsvector('''')');
That bug is fixed in the current CVS tree - see bug #5111. So it will appear in
the next pointrelease...


Andres

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Brice Maron"
Дата:
Сообщение: BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"