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)
commit32a87849cc2bea47b5cabf20035586a87c7eac9c
treebab30c53aa135ab0e8d5b3bd35dd49ca6c93f36a
parentd7751d005d75df9241a580d28a5ae48ea8000a41
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