Re: Remove sort files - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Remove sort files
Date
Msg-id 200105231555.f4NFthH13060@candle.pha.pa.us
Whole thread Raw
In response to Re: Remove sort files  (Tom Lane <tgl@sss.pgh.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.

OK.  I thought people would think my use of find and rm in the
postmaster code to be terrible, but I guess not.  PATH stuff removed.

Again, this is a work in progress.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

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