Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than
Date
Msg-id 20100107132135.GA4315@alvh.no-ip.org
Whole thread Raw
In response to Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than  (Magnus Hagander <magnus@hagander.net>)
List pgsql-committers
Magnus Hagander wrote:

> And frankly, if you're not using it yourself, you should seriously
> look at it. It's vastly superior to the cvsweb interface. (And as I've
> already shown you, if you're doing it locally on the commandline, then
> it's *very* much nicer and faster than cvs there as well)

Yeah.  All that cvs2cl junk can be replaced with this, which is like 100
times nicer:
http://git.postgresql.org/gitweb?p=postgresql.git;a=log
(you can have it on the command line too of course)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Use -Z for vacuumdb --analyze-only, rather than -o.