about test_parser installation failure problem(PostgreSQL in 9.5.0)? - Mailing list pgsql-bugs

From 閬閬イふ
Subject about test_parser installation failure problem(PostgreSQL in 9.5.0)?
Date
Msg-id tencent_40D7EA4B205D094079D9B22C@qq.com
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: y.chaitanya@tcs.com
Date:
Subject: Re: BUG #13862: Duplicated rows for a table with primary key
Next
From: xtracoder@gmail.com
Date:
Subject: BUG #13868: Strange performance of type conversion in jsonb operations