Re: psql: anyone ever notice?

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: psql: anyone ever notice?
Дата
Msg-id 20001119142108.A1018@rice.edu
обсуждение исходный текст
Ответ на Re: psql: anyone ever notice?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
It's a shell thing: Vince is running csh (or a derivative thereof)
while Tom (and I) are running some sort of  Bourne derived shell.

Vince, try:

psql -\?

Which works more universally.

Ross

On Sun, Nov 19, 2000 at 02:44:01PM -0500, Tom Lane wrote:
> Vince Vielhaber <vev@michvhf.com> writes:
> > $ psql -?
> > psql: No match.
> 
> Odd --- I get the right thing:
> 
> $ psql -?
> This is psql, the PostgreSQL interactive terminal.
> 
-- 
Open source code is like a natural resource, it's the result of providing
food and sunshine to programmers, and then staying out of their way.
[...] [It] is not going away because it has utility for both the developers 
and users independent of economic motivations.  Jim Flynn, Sunnyvale, Calif.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Dominic J. Eidson"
Дата:
Сообщение: Re: psql: anyone ever notice?
Следующее
От: Don Baccus
Дата:
Сообщение: Re: RE: [COMMITTERS] pgsql/src/backend/access/transam (xact.c xlog.c)