Re: Making a new tarball

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Shalu Gupta" <sgupta5(at)ncsu(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: Making a new tarball
Date: 2004-05-25 17:58:28
Message-ID: 200405251958.28345.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Shalu Gupta wrote:
> We have made some changes in the code and wanted to make a new
> tarball which could deploy the code and do all the installation
> stuff.
>
> How can we do that and what files do I have to include in the
> tarball.

./configure
make dist

You can also assign a special version number to your version like this:

make dist VERSION=7.4.2foo

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2004-05-25 18:29:45 Re: FW: Majordomo results: subscribe pgsql-general
Previous Message Leandro Guimaraens Faria Corsetti Dutra 2004-05-25 17:35:52 Re: Ingres to be released as open source