Re: SET search_path = value

Поиск
Список
Период
Сортировка
От Euler Taveira de Oliveira
Тема Re: SET search_path = value
Дата
Msg-id 4BCD1F6D.4080907@timbira.com
обсуждение исходный текст
Ответ на Re: SET search_path = value  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: SET search_path = value  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Guillaume Lelarge escreveu:
> pgAdmin shouldn't use quotes on some parameters: search_path,
> temp_tablespaces. Perhaps others. I don't find a way to pick them
> automatically. For example, their vartype are "string". Which is quite
> ambiguous with others "string" parameters like archive_command. Of
> course, we can use a specific code for them. It would be really easy,
> but I would prefer to find another way.
>
I don't see an easy way. :( Perhaps the plan could be map all of these
parameters (because in the future legacy versions will use this code path) and
then implement a way to identify those strings without quotes in PostgreSQL.


--
  Euler Taveira de Oliveira
  http://www.timbira.com/

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: SET search_path = value
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: SET search_path = value