Re: All three packages ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: All three packages ...
Date: 2004-08-19 16:01:02
Message-ID: 24393.1092931262@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> I never got any feedback on v7.3.7's packaging, so I'm guessing that it
> looked okay to everyone, even though it was substantially smaller?

I diff'd the 7.3.6 and 7.3.7 tarballs, and got these unexpected
differences:

Only in postgresql-7.3.6/contrib/earthdistance: Makefile
Only in postgresql-7.3.6/contrib/earthdistance: README.earthdistance
Only in postgresql-7.3.6/contrib/earthdistance: earthdistance.c
Only in postgresql-7.3.6/contrib/earthdistance: earthdistance.sql.in
Only in postgresql-7.3.6/contrib/earthdistance: expected
Only in postgresql-7.3.6/contrib/earthdistance: sql

Only in postgresql-7.3.7: postgresql-base-7.3.7.tar.gz.md5
Only in postgresql-7.3.7: postgresql-docs-7.3.7.tar.gz.md5
Only in postgresql-7.3.7: postgresql-opt-7.3.7.tar.gz.md5
Only in postgresql-7.3.7: postgresql-test-7.3.7.tar.gz.md5

The lack of earthdistance needs to be fixed (checked out wrong module
no doubt?) The extra md5 files aren't that important but maybe could
be cleaned out when you rebuild.

Otherwise it looks good, including the docs.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-08-19 16:15:03 Re: All three packages ...
Previous Message Tom Lane 2004-08-19 15:19:38 Re: All three packages ...