[psql] Setting the PROMPT on command line

Поиск
Список
Период
Сортировка
От Ingo van Lil
Тема [psql] Setting the PROMPT on command line
Дата
Msg-id 20041007000422.GA15255@marvin.csn.tu-chemnitz.de
обсуждение исходный текст
Ответы Re: [psql] Setting the PROMPT on command line  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Hi there,

I wrote a tiny patch to prevent psql from overwriting the PROMPT[1-3]
variables with default values after parsing the command line. That way
the prompt can be set from the command line by using:

psql -v PROMPT1=...

The patch is against postgres 7.4.5, but it's so trivial it should be
possible to apply it to CVS without changes.

        Cheers,
            Ingo


Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: document "rep; no" black magic
Следующее
От: Neil Conway
Дата:
Сообщение: Re: s_lock_test build fix