Re: Re: Unknown Type 'ame' [urgent]

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Fred Yankowski <fred(at)ontosys(dot)com>
Cc: Mike Miller <temp6453(at)hotmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Re: Unknown Type 'ame' [urgent]
Date: 2001-01-16 22:57:38
Message-ID: 200101162257.RAA09411@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-01-16 22:58:51 Re: Re: Unknown Type 'ame' [urgent]
Previous Message Christopher Sawtell 2001-01-16 22:41:51 Re: [SQL] Query from multiple tables...