pgsql: Revert addition of "o" to tar options. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Revert addition of "o" to tar options.
Date
Msg-id 20090627210646.3A94D75331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Revert addition of "o" to tar options.  This was intended to fix bug #4883,
but the cure appears to be worse than the disease.  It turns out that GNU
tar versions 1.14.x misinterpret -o as --same-owner, not --no-same-owner,
leading to exactly the wrong behavior for both root and nonroot users.
While that bug has been fixed for nearly five years, these tar versions
are still found in the wild, notably in OS X 10.4.  Given that #4883 was
the first complaint we'd heard, it's definitely not worth fixing at the
risk of breaking things for other users.  Perhaps revisit at a later date
when we're not up against a release deadline.

Modified Files:
--------------
    pgsql/doc:
        Makefile (r1.36 -> r1.37)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/Makefile?r1=1.36&r2=1.37)

pgsql-committers by date:

Previous
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: fixed possible null pointer access in
Next
From: doudou586@pgfoundry.org (User Doudou586)
Date:
Subject: press - pr: Date changed to 7/1