about test_parser installation failure problem(PostgreSQL in 9.5.0)?

Поиск
Список
Период
Сортировка
От 閬閬イふ
Тема about test_parser installation failure problem(PostgreSQL in 9.5.0)?
Дата
Msg-id tencent_40D7EA4B205D094079D9B22C@qq.com
обсуждение исходный текст
Ответы Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: about test_parser installation failure problem(PostgreSQL in 9.5.0)?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
hi postgreSql !
    test_parser install is ok (postgresql 9.2.4)
   but at (postgresql 9.5.0) failure?
why?the postgresql say:
CREATE EXTENSION zhparser
say:
ERROR:  syntax error at or near ""
LINE 1: CREATE EXTENSION zhparser
        ^
********** 错误 **********
ERROR: syntax error at or near ""
SQL 状态: 42601
字符:1
 
 
CREATE EXTENSION test_parser FROM unpackaged
ERROR:  function testprs_start(internal, integer) does not exist
********** 错误 **********
ERROR: function testprs_start(internal, integer) does not exist
SQL 状态: 42883
9.5.0 Not supported ?
can help me?
 
cnpusr
2015-01-15

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

Предыдущее
От: y.chaitanya@tcs.com
Дата:
Сообщение: Re: BUG #13862: Duplicated rows for a table with primary key
Следующее
От: xtracoder@gmail.com
Дата:
Сообщение: BUG #13868: Strange performance of type conversion in jsonb operations