Re: Re: Unknown Type 'ame' [urgent] - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Re: Unknown Type 'ame' [urgent]
Date
Msg-id 200101162257.RAA09411@candle.pha.pa.us
Whole thread Raw
In response to Re: Unknown Type 'ame' [urgent]  (Fred Yankowski <fred@ontosys.com>)
Responses Re: Re: Unknown Type 'ame' [urgent]  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
> I see that the genbki.sh file in backend/catalog has some sed strings
> like these:
>
>     -e "s/[    ]NameData/\ name/g" \
>     -e "s/^NameData/\name/g" \
>
> Those look bogus to me.  I wonder if that '\n' becomes newline for
> some versions of shell and/or sed?

What is that \n doing in there?  It is certainly wrong.  I am just
wondering what is should be.

--
  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-general by date:

Previous
From: Karl DeBisschop
Date:
Subject: Re: MySQL file system
Next
From: Bruce Momjian
Date:
Subject: Re: Re: Unknown Type 'ame' [urgent]