Re: Remove sort files - Mailing list pgsql-patches

From Tom Lane
Subject Re: Remove sort files
Date
Msg-id 14847.990633032@sss.pgh.pa.us
Whole thread Raw
In response to Re: Remove sort files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Remove sort files  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Here is an updated patch which forces find and rm to come from /bin or
> /usr/bin.  Seems safer that way.

createdb and dropdb assume that they should use cp and rm as found in
the postmaster's PATH.  I see no good reason why this code shouldn't
behave the same.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Remove sort files
Next
From: Bruce Momjian
Date:
Subject: Re: Remove sort files