Improve stylistic consistency of descriptions of built-in objects by avoiding

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7ab43b88d74b274f2df7ee228b6a8ade78b1aa96
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-03T02:30:45Z
Releases: 8.3.0
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.

Files