Re: Open 7.3 items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Open 7.3 items
Дата
Msg-id 200208170213.g7H2D1K17603@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Open 7.3 items  (ngpg@grymmjack.com)
Список pgsql-hackers
ngpg@grymmjack.com wrote:
> pgman@candle.pha.pa.us (Bruce Momjian) wrote
> > 
> > I know the trailing @ is ugly, but it prevents surpises when connecting
> > to the database.
> > 
> 
> if you would make the magic character a variable then perhaps you could 
> prevent the ugly...  if/when you turn off the feature, you could set the 
> PGSQL_STUPID_MAGIC_CHARACTER to '', then you would be appending an empty 
> string instead of a @, when you want to turn it back on, set the variable 
> back to '@'... and if you change the character, well dont..

It already does that.  When it is off, it works just like it does in 7.2.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: ngpg@grymmjack.com
Дата:
Сообщение: Re: Open 7.3 items
Следующее
От: Philip Warner
Дата:
Сообщение: Temporary Table existence?