Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than
Date: 2010-01-07 13:21:35
Message-ID: 20100107132135.GA4315@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-01-07 14:35:44 pgsql: Use -Z for vacuumdb --analyze-only, rather than -o.
Previous Message Bruce Momjian 2010-01-07 12:48:13 Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than