pgsql: Document collation handling in SQL and plpgsql functions.

Started by Tom Laneover 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Document collation handling in SQL and plpgsql functions.

This is pretty minimal but covers the bare facts.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9b19c12e1d930a237817dd432100388990ec082a

Modified Files
--------------
doc/src/sgml/charset.sgml | 2 +
doc/src/sgml/plpgsql.sgml | 75 +++++++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/xfunc.sgml | 55 +++++++++++++++++++++++++++++++++
3 files changed, 132 insertions(+), 0 deletions(-)