Fix a few omissions in the initcap() documentation & source code

Neil Conway <neilc@samurai.com>

Commit: f46a80c3625e394b174256e3a3a1ad931b1478da
Author: Neil Conway <neilc@samurai.com>
Date: 2004-02-27T03:59:23Z
Releases: 8.0.0
Fix a few omissions in the initcap() documentation & source code
comments, make some unrelated improvements to the functions
documentation, and perform some minor consistency cleanup
elsewhere. Original initcap() change from Dennis B., additional
changes by Neil C.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +40 −32
doc/src/sgml/plpgsql.sgml modified +2 −2
src/backend/utils/adt/oracle_compat.c modified +6 −5