From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Marc Fournier <scrappy(at)hub(dot)org> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Sigh, 7.3.6 rewrap not right |
Date: | 2004-03-04 22:31:35 |
Message-ID: | 29474.1078439495@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
It looks to me like there are now *two* copies of the built manpages in
the 7.3.6 tarball, as well as some extraneous .md5 files:
Only in postgresql-7.3.6/doc: man-7.3.tar.gz
Only in postgresql-7.3.6/doc: man.tar.gz
Only in postgresql-7.3.6/doc: postgres.tar.gz
Only in postgresql-7.3.6: postgresql-base-7.3.6.tar.gz.md5
Only in postgresql-7.3.6: postgresql-docs-7.3.6.tar.gz.md5
Only in postgresql-7.3.6: postgresql-opt-7.3.6.tar.gz.md5
Only in postgresql-7.3.6: postgresql-test-7.3.6.tar.gz.md5
Not sure if it's worth trying again. The embedded md5 files are wrong
(they correspond to the Mar 1 wrap) and so could confuse people, and the
extra manpage set is adding 150K to the tarball size.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Dann Corbit | 2004-03-04 22:47:24 | Another crack at doing a Win32 build under MINGW |
Previous Message | Anthony_Barker | 2004-03-04 22:16:43 | Scalable postgresql using sys_epoll |