From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: v7.3.2 Tag'd and Bundle'd ... |
Date: | 2003-02-03 19:36:09 |
Message-ID: | 200302031436.09171.lamar.owen@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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(at)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(at)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(at)localhost BUILD]$
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-02-03 19:54:15 | Re: Win32 Powerfail testing - results |
Previous Message | Joe Conway | 2003-02-03 19:13:58 | Re: new procedural language - PL/R |