Re: WIN32_CONSOLE usage

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: WIN32_CONSOLE usage
Дата
Msg-id Pine.LNX.4.44.0309071827430.1172-100000@peter.localdomain
обсуждение исходный текст
Ответ на WIN32_CONSOLE usage  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: WIN32_CONSOLE usage
Список pgsql-patches
Bruce Momjian writes:

> Is this a valid feature?  Should I document it?

Maybe it's a valid feature, but the implementation is not valid.
Other applications also make use of the print routines (e.g., createlang),
and they cannot interactively set variables.  So I repeat: the print
routines may not access the psql settings.

I think we ought to detect the console type automatically anyway.
Certainly we don't want people to have to set this variables all the time.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Index creation takes for ever
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: MinGW patch