View Single Post

   
  #7 (permalink)  
Old 04-10-2008, 07:54 AM
Rajesh Kumar Mallah
 
Posts: n/a
Default Re: tsearch2 problem rank_cd() (possibly) crashing postgres

On 12/8/06, Oleg Bartunov <oleg@sai.msu.su> wrote:
> On Fri, 8 Dec 2006, Tom Lane wrote:
>
> > Oleg Bartunov <oleg@sai.msu.su> writes:
> >> You need to read documentation ! rank_cd accepts the same args as rank()
> >> function.

> >
> > Nonetheless, dumping core on bad input is not acceptable behavior ...

>
> we already resolved the situation. This is mostly problem of
> missing release notes.


Sir,

if the old functions which are present in system catalogs and are missing
in new tsearch2.so file and are not dropped from database then the
database seems to
be crashing when they are invoked. Should' upgrade scritps not drop the
old functions. just a thought , this situation could arise in general not just
tsearch2.so .

Regds
mallah.

>
> Regards,
> Oleg
> __________________________________________________ ___________
> Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
> Sternberg Astronomical Institute, Moscow University, Russia
> Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> phone: +007(495)939-16-83, +007(495)939-23-83
>


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote