Re: [HACKERS] doc troubles. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] doc troubles.
Date
Msg-id 199803030410.XAA19572@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] doc troubles.  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> Could we just replace the "tar zxf" with "uncompress ... | tar xf"? Does
> anyone else have a strong opinion on (or experience with) makefiles for the
> postgres distribution who want to help Darren get out from under the gnu
> usage??

I have gnzip, but no GNU tar, so tar zxf doesn't work.  Maybe gunzip ...
| tar xf.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Re: Really cool feature! (fwd)
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Rule plan size for views?