Обсуждение: v7.3.2 Tag'd and Bundle'd ...

Поиск
Список
Период
Сортировка

v7.3.2 Tag'd and Bundle'd ...

От
"Marc G. Fournier"
Дата:
Will announce tomorrow morning if there are no issues with it ...

%ls -lt ~ftp/pub/source/v7.3.2
total 21677
-rw-r--r--  1 pgsql  pgsql        70 Feb  3 11:36 postgresql-test-7.3.2.tar.gz.md5
-rw-r--r--  1 pgsql  pgsql        65 Feb  3 11:36 postgresql-7.3.2.tar.gz.md5
-rw-r--r--  1 pgsql  pgsql        70 Feb  3 11:36 postgresql-base-7.3.2.tar.gz.md5
-rw-r--r--  1 pgsql  pgsql        70 Feb  3 11:36 postgresql-docs-7.3.2.tar.gz.md5
-rw-r--r--  1 pgsql  pgsql        69 Feb  3 11:36 postgresql-opt-7.3.2.tar.gz.md5
-rw-r--r--  1 pgsql  pgsql   1073173 Feb  3 11:36 postgresql-test-7.3.2.tar.gz
-rw-r--r--  1 pgsql  pgsql    390768 Feb  3 11:36 postgresql-opt-7.3.2.tar.gz
-rw-r--r--  1 pgsql  pgsql   2534316 Feb  3 11:36 postgresql-docs-7.3.2.tar.gz
-rw-r--r--  1 pgsql  pgsql   7064688 Feb  3 11:36 postgresql-base-7.3.2.tar.gz
-rw-r--r--  1 pgsql  pgsql  11062831 Feb  3 11:35 postgresql-7.3.2.tar.gz



Re: v7.3.2 Tag'd and Bundle'd ...

От
Lamar Owen
Дата:
On Monday 03 February 2003 11:38, Marc G. Fournier wrote:
> Will announce tomorrow morning if there are no issues with it ...

Where did the following three man pages go?
man1/clusterdb.1
man1/pg_controldata.1
man1/pg_resetxlog.1

In 7.3.1 they were at:
./postgresql-7.3.1/doc/man1/clusterdb.1
./postgresql-7.3.1/doc/man1/pg_controldata.1
./postgresql-7.3.1/doc/man1/pg_resetxlog.1

Do we have the right docs?  Hmmm.... The 7.3.2 tarball has the wrong man pages
-- looks like maybe the 7.2 ones, as there's a pg_access.1 in it, but 7.3.1
doesn't have that.  Directory listing of the doc/man1 dir:
[lowen@localhost BUILD]$ ls postgresql-7.3.2/doc/man1
createdb.1    dropuser.1      pgaccess.1    pg_passwd.1   postmaster.1
createlang.1  ecpg.1          pg_config.1   pg_restore.1  psql.1
createuser.1  initdb.1        pg_ctl.1      pgtclsh.1     vacuumdb.1
dropdb.1      initlocation.1  pg_dump.1     pgtksh.1
droplang.1    ipcclean.1      pg_dumpall.1  postgres.1
[lowen@localhost BUILD]$ ls postgresql-7.3.1/doc/man1
clusterdb.1   droplang.1      ipcclean.1        pg_dumpall.1    postgres.1
createdb.1    dropuser.1      pg_config.1       pg_resetxlog.1  postmaster.1
createlang.1  ecpg.1          pg_controldata.1  pg_restore.1    psql.1
createuser.1  initdb.1        pg_ctl.1          pgtclsh.1       vacuumdb.1
dropdb.1      initlocation.1  pg_dump.1         pgtksh.1
[lowen@localhost BUILD]$
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11



Re: v7.3.2 Tag'd and Bundle'd ...

От
"Marc G. Fournier"
Дата:
oh joy, here we go again ...

you are right, my mistake :(  I copied out of peter's directory ... fixing
now ...


On Mon, 3 Feb 2003, Lamar Owen wrote:

> On Monday 03 February 2003 11:38, Marc G. Fournier wrote:
> > Will announce tomorrow morning if there are no issues with it ...
>
> Where did the following three man pages go?
> man1/clusterdb.1
> man1/pg_controldata.1
> man1/pg_resetxlog.1
>
> In 7.3.1 they were at:
> ./postgresql-7.3.1/doc/man1/clusterdb.1
> ./postgresql-7.3.1/doc/man1/pg_controldata.1
> ./postgresql-7.3.1/doc/man1/pg_resetxlog.1
>
> Do we have the right docs?  Hmmm.... The 7.3.2 tarball has the wrong man pages
> -- looks like maybe the 7.2 ones, as there's a pg_access.1 in it, but 7.3.1
> doesn't have that.  Directory listing of the doc/man1 dir:
> [lowen@localhost BUILD]$ ls postgresql-7.3.2/doc/man1
> createdb.1    dropuser.1      pgaccess.1    pg_passwd.1   postmaster.1
> createlang.1  ecpg.1          pg_config.1   pg_restore.1  psql.1
> createuser.1  initdb.1        pg_ctl.1      pgtclsh.1     vacuumdb.1
> dropdb.1      initlocation.1  pg_dump.1     pgtksh.1
> droplang.1    ipcclean.1      pg_dumpall.1  postgres.1
> [lowen@localhost BUILD]$ ls postgresql-7.3.1/doc/man1
> clusterdb.1   droplang.1      ipcclean.1        pg_dumpall.1    postgres.1
> createdb.1    dropuser.1      pg_config.1       pg_resetxlog.1  postmaster.1
> createlang.1  ecpg.1          pg_controldata.1  pg_restore.1    psql.1
> createuser.1  initdb.1        pg_ctl.1          pgtclsh.1       vacuumdb.1
> dropdb.1      initlocation.1  pg_dump.1         pgtksh.1
> [lowen@localhost BUILD]$
> --
> Lamar Owen
> WGCR Internet Radio
> 1 Peter 4:11
>
>