Re: contrib/ltree for 7.2 or 7.3 ?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: contrib/ltree for 7.2 or 7.3 ?
Дата
Msg-id 200207301644.g6UGiRY16062@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: contrib/ltree for 7.2 or 7.3 ?  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: contrib/ltree for 7.2 or 7.3 ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Patch applied.  Thanks.

---------------------------------------------------------------------------




Oleg Bartunov wrote:
> On Sun, 21 Jul 2002, Tom Lane wrote:
> 
> > Oleg Bartunov <oleg@sai.msu.su> writes:
> > > We are about to submit brand bew contrib/ltree module
> > > (first draft of documetation is available from
> > > http://www.sai.msu.su/~megera/postgres/gist/ltree/)
> > > and I have a question what version to submit - 7.2 or 7.3 ?
> >
> > 7.3.  There are unlikely to be any more 7.2 releases, and in any
> > case they would be bugfixes only, no new features.
> 
> OK. We've got documentation written and the module could be downloaded
> from http://www.sai.msu.su/~megera/postgres/gist/ltree/ltree.tar.gz
> It's works with current CVS and there is patch.72 within the archive,
> so people could use it with 7.2 release.
> 
> I've attached text version of documentation, it's about 16Kb, sorry for that.
> HTML version is available from http://www.sai.msu.su/~megera/postgres/gist/ltree/
> 
> Also, we prepared test data based on DMOZ catalog (about 300,000 nodes)
> and encourage people to play with queries.
> 
> One known issue: It'll not works with 64-bit OS. We'll certainly fix this
> but will appreciate if somebody with access to 64-bit machine could help us.
> It's known problem with byte-alignment.
> 
> 
> >
> >             regards, tom lane
> >
> 
>     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

Content-Description: 

[ Attachment, skipping... ]

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What exactly does lanispl mean?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SET LOCAL again