Обсуждение: how to obtain latest beta release?

Поиск
Список
Период
Сортировка

how to obtain latest beta release?

От
Fred Yankowski
Дата:
How can I get the latest PostgreSQL beta release?

I used CVS to get the HEAD revision of the source tree, and that
builds OK on my NT machine, but 13 of the 76 regression tests failed.
Many of the diffs look harmless, but some look dangerous.  Is the HEAD
version safe to use?

If the HEAD version is not safe, what then?  I see tags like
REL7_1_BETA3 -- can I get a stable version by checking out the version
of that tag?  Or is there a snapshot somewhere that I can download?

--
Fred Yankowski           fred@OntoSys.com      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

Re: how to obtain latest beta release?

От
Tom Lane
Дата:
Fred Yankowski <fred@ontosys.com> writes:
> I used CVS to get the HEAD revision of the source tree, and that
> builds OK on my NT machine, but 13 of the 76 regression tests failed.
> Many of the diffs look harmless, but some look dangerous.

May we see the diffs please?

At this point in the beta cycle, the CVS tip *should* work.

            regards, tom lane