Re: pgindent run - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pgindent run
Date
Msg-id 200110251603.f9PG3aX21703@candle.pha.pa.us
Whole thread Raw
In response to Re: pgindent run  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
> On Thu, 25 Oct 2001, Tom Lane wrote:
> 
> > "Marc G. Fournier" <scrappy@hub.org> writes:
> > > If we aren'g putting that Packaging stuff into v7.2, can we get it into
> > > beta as contrib also?  Before I do the first packagingof the beta?
> >
> > Uh ... what?
> >
> > I just meant to wait a little bit on wrapping the tarball while I make
> > this last(?) catalog update.  I don't know of anything that should go
> > into contrib.
> >
> > I saw you updated the version tag in configure, but aren't there three
> > or four other places that need work to brand the version number?
> 
> Not that I've ever changed ... I know that Bruce does a bunch of docs
> related stuff, like in HISTORY and whatnot ...

Looks like Marc already got configure.in:
VERSION='7.2b1'

I will work on HISTORY now but you don't have to wait for me for beta1.

--  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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgindent run
Next
From: Bill Studenmund
Date:
Subject: Re: Proposed new create command, CREATE OPERATOR CLASS