Re: [HACKERS] [ANNOUNCE] PostgreSQL Weekly News - November 13 2005

2005-11-16 Thread Robert Treat
On Tuesday 15 November 2005 04:03, Teodor Sigaev wrote:
 Look at HEAD branch.

 Kaare Rasmussen wrote:
  David Fetter writes in PostgreSQL Weekly News - November 13 2005:
  Teodor Sigaev has been making lots of improvements to tsearch2, a
  full-text search engine.
 
  I can't find them. Am I blind? Can someone help?
 

Hey Teodor,

one thing that has confused me lately is figuring out where the latest code 
for tsearch2 is kept.  A number of places on the web indicate you can get 
updated releases on places like the tsearch2 home page 
(http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/) but I haven't found 
anything relevent there or in the wiki or on the delta-soft web page. Is the 
current development going on in the postgresql cvs tree then?

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [HACKERS] [ANNOUNCE] PostgreSQL Weekly News - November 13 2005

2005-11-16 Thread Oleg Bartunov

On Wed, 16 Nov 2005, Robert Treat wrote:


On Tuesday 15 November 2005 04:03, Teodor Sigaev wrote:

Look at HEAD branch.

Kaare Rasmussen wrote:

David Fetter writes in PostgreSQL Weekly News - November 13 2005:

Teodor Sigaev has been making lots of improvements to tsearch2, a
full-text search engine.


I can't find them. Am I blind? Can someone help?



Hey Teodor,

one thing that has confused me lately is figuring out where the latest code
for tsearch2 is kept.  A number of places on the web indicate you can get
updated releases on places like the tsearch2 home page
(http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/) but I haven't found
anything relevent there or in the wiki or on the delta-soft web page. Is the
current development going on in the postgresql cvs tree then?


current development is in the postgresql cvs tree, but we keep backpatches 
on our page. Currently, we're working on full UTF-8 support for 8.2 and 
other improvements. This is rather difficult task, but is  very important for 
our users and we'll publish patch for 8.1 release on our page. 
We have our TODO 
http://www.sai.msu.su/~megera/oddmuse/index.cgi/todo






Regards,
Oleg
_
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

  http://www.postgresql.org/docs/faq


Re: [HACKERS] [ANNOUNCE] PostgreSQL Weekly News - November 13 2005

2005-11-15 Thread Teodor Sigaev

Look at HEAD branch.

Kaare Rasmussen wrote:

David Fetter writes in PostgreSQL Weekly News - November 13 2005:


Teodor Sigaev has been making lots of improvements to tsearch2, a
full-text search engine.



I can't find them. Am I blind? Can someone help?

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


--
Teodor Sigaev   E-mail: [EMAIL PROTECTED]
   WWW: http://www.sigaev.ru/

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [HACKERS] [ANNOUNCE] PostgreSQL Weekly News - November 13 2005

2005-11-14 Thread Kaare Rasmussen
David Fetter writes in PostgreSQL Weekly News - November 13 2005: 


Teodor Sigaev has been making lots of improvements to tsearch2, a
full-text search engine.


I can't find them. Am I blind? Can someone help?

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