Re: Optimization levels when compiling PostgreSQL...

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Neil Conway <neilc@samurai.com>
Cc: Sean Chittenden <sean@chittenden.org>, pgsql-hackers@postgresql.org
Date: 2002-09-10T14:03:09Z
Lists: pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> Sean Chittenden <sean@chittenden.org> writes:
>> Has there been any talk of doing incremental -snapshots of the code
>> base?

> I don't really see the point. Snapshots of development code are
> available from CVS anyway -- and if you're going to be running a
> pre-alpha version of a relational database, I don't think that
> knowledge of CVS is an onerous requirement.

There's also the nightly automatic snapshot tarball on the FTP server,
if you don't want to learn CVS...

			regards, tom lane