Cleanup of /contrib

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Cleanup of /contrib
Дата
Msg-id 200210171952.g9HJqAh02807@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: Cleanup of /contrib  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Cleanup of /contrib  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
I am cleaning up /contrib by adding "autocommit = 'on'" and making it
more consistent.  Should I be adding this too:
-- Adjust this setting to control where the objects get created.SET search_path = public;

and doing all object creation in one transaction, like /contrib/cube
does?

--  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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Current CVS has strange parser for float type
Следующее
От: Neil Conway
Дата:
Сообщение: Re: PL/Perl and Perl 5.8