Tom Lane wrote:
Perhaps the GUC variable name should be max_name_len or some such.

Also, should func_max_args and index_max_keys become max_func_args and
max_index_keys?

That sounds good to me:


-[ RECORD 3 ]----------------------------------------------
name       | max_func_args
setting    | 32
-[ RECORD 4 ]----------------------------------------------
name       | max_index_keys
setting    | 32
-[ RECORD 5 ]----------------------------------------------
name       | max_name_len
setting    | 63

I'll finish up the docs and commit this tomorrow, barring strong complaints. It will require an initdb -- should I hold off for other pending changes also requiring initdb?

Joe



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to