Thread: TSearch still in contrib?
Hello, Is there any reason why TSearch (not TSearch2) is still in contrib? TSearch is a 7.3.x module... Sincerely, Joshua D. Drake -- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachment
On Friday 31 December 2004 14:37, Joshua D. Drake wrote: > Hello, > > Is there any reason why TSearch (not TSearch2) is still in > contrib? TSearch is a 7.3.x module... > I believe it was left in for backwards compatibility and afaik it still builds in the 8.0 tree. If you'd like to make the argument that 8.0 is a good time to remove it go ahead. The first couple lines of README.tsearch might help: "This module is deprecated in 7.4 version of PostgreSQL and will be obsoleted in 8.0. Please, use new tsearch2 contrib module." -- Robert Treat Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
Robert Treat wrote: > On Friday 31 December 2004 14:37, Joshua D. Drake wrote: > >>Hello, >> >>Is there any reason why TSearch (not TSearch2) is still in >>contrib? TSearch is a 7.3.x module... >> > > > I believe it was left in for backwards compatibility and afaik it still builds > in the 8.0 tree. If you'd like to make the argument that 8.0 is a good time > to remove it go ahead. The first couple lines of README.tsearch might help: > "This module is deprecated in 7.4 version of PostgreSQL and will be > obsoleted in 8.0. Please, use new tsearch2 contrib module." Compiling and working are different things :). To be fair I haven't tested TSearch on 8.0 but since it is considered outdated... perhaps we should remove it. Sincerely, Joshua D. Drake > -- Command Prompt, Inc., home of PostgreSQL Replication, and plPHP. Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL