OSDN Git Service

Improve stylistic consistency of descriptions of built-in objects by avoiding
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Sep 2007 02:30:45 +0000 (02:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Sep 2007 02:30:45 +0000 (02:30 +0000)
commit7ab43b88d74b274f2df7ee228b6a8ade78b1aa96
treeb7593d8494e28751279f3506afe695260be7a8b2
parent6f4a5462b4d710316877f21bdad2c13f17e61fe7
Improve stylistic consistency of descriptions of built-in objects by avoiding
initcap style --- the vast majority of the existing descriptions do not use
an initial cap.  I didn't change places where the first word was all-cap.

initdb not forced because this doesn't change any regression test results.
src/backend/snowball/snowball.sql.in
src/backend/snowball/snowball_func.sql.in
src/include/catalog/pg_database.h
src/include/catalog/pg_language.h
src/include/catalog/pg_namespace.h
src/include/catalog/pg_proc.h
src/include/catalog/pg_ts_template.h
src/include/catalog/pg_type.h