Going, going, GUCs!

Поиск
Список
Период
Сортировка
От David Fetter
Тема Going, going, GUCs!
Дата
Msg-id 20091020174933.GC6584@fetter.org
обсуждение исходный текст
Ответы Re: Going, going, GUCs!  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Going, going, GUCs!  (Jeff Davis <pgsql@j-davis.com>)
Re: Going, going, GUCs!  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Going, going, GUCs!  (Bernd Helmle <mailings@oopsware.de>)
Re: Going, going, GUCs!  (Andrew Dunstan <andrew@dunslane.net>)
Re: Going, going, GUCs!  ("Marc G. Fournier" <scrappy@hub.org>)
Re: Going, going, GUCs!  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Going, going, GUCs!  (Robert Haas <robertmhaas@gmail.com>)
Re: Going, going, GUCs!  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-hackers
Folks,

I'd like to see about removing the following GUCs:

add_missing_from (should be off)
array_nulls (should be on)
commit_delay (no need for this knob)
commit_siblings (no need for this knob)
default_with_oids (should be off)
password_encryption (should be on)
regex_flavor (should be advanced, regex flavor can be controlled on a per-regex basis when they're advanced)
sql_inheritance (should be on)
standard_conforming_strings (should be on)
synchronize_seqscans (should be on)
track_activities (should be on)
track_counts (should be on)
transform_null_equals (should probably be off)
update_process_title (should be on)

What say on each?  When?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Controlling changes in plpgsql variable resolution
Следующее
От: u235sentinel
Дата:
Сообщение: Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?