dbTalk Databases Forums  

[BUGS] BUG #1081: Spelling error in tsearch2.sql leading to problems with tsearch

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1081: Spelling error in tsearch2.sql leading to problems with tsearch in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1081: Spelling error in tsearch2.sql leading to problems with tsearch - 02-20-2004 , 01:17 PM







The following bug has been logged online:

Bug reference: 1081
Logged by: Aarjav Trivedi

Email address: aarjav (AT) cc (DOT) gatech.edu

PostgreSQL version: 7.4

Operating system: Linux

Description: Spelling error in tsearch2.sql leading to problems with
tsearch

Details:

On line 620 of tsearch2.sql which is required to install and run TSEARCH,

REATE FUNCTION tsstat_in(cstring)

should be

CREATE FUNCTION tsstat_in(cstring)

because of this error, TSEARCH fails to work as specified,


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.