"Marc G. Fournier" <scrappy@postgresql.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