Re: support for POSIX 1003.1-2001 hosts

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Paul Eggert <eggert(at)twinsun(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: support for POSIX 1003.1-2001 hosts
Date: 2002-03-12 02:21:27
Message-ID: 200203120221.g2C2LRN23553@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > We are kind of picky about adding complexity when it isn't required.
>
> But the parts that are replacing 'head -1' by 'sed q' should definitely be
> applied. Although I'd prefer 'sed 1q'.

Yes, that part did look good but I wasn't sure it was worth the change.
Feel free to do it.

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-03-12 02:35:35 Re: support for POSIX 1003.1-2001 hosts
Previous Message Tom Lane 2002-03-12 01:15:46 Re: Adds the parsing of a CREATE SCHEMA statement