pgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...

Started by Nonameover 22 years ago1 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: neilc@svr1.postgresql.org 04/02/26 23:59:23

Modified files:
doc/src/sgml : func.sgml plpgsql.sgml
src/backend/utils/adt: oracle_compat.c

Log message:
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.