Re: psql man page error? - Mailing list pgsql-docs

From Bruno Wolff III
Subject Re: psql man page error?
Date
Msg-id 20061206152646.GA12499@wolff.to
Whole thread Raw
In response to Re: psql man page error?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
On Wed, Dec 06, 2006 at 09:14:01 -0500,
  Bruce Momjian <bruce@momjian.us> wrote:
>
> Well, I just tried Linux and FreeBSD bash (the default shell?) and they
> both need '-e' to render '\n' as a newline, so I think we should just
> leave it with '-e'.  Following the spec doesn't help if our two major
> operating systems don't follow the spec, plus the example doesn't work
> on Win32 at all.

If you need several lines of output, couldn't you use one echo for each
line and separate them with semicolons?

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql man page error?
Next
From: Bruce Momjian
Date:
Subject: Re: psql man page error?