Fix a few omissions in the initcap() documentation & source code
Neil Conway <neilc@samurai.com>
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
| Path | Change | +/− |
|---|---|---|
| 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 |