Update docs for 7.4 array features and polymorphic functions.

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

Commit: 5bfb0540b0e3f3285b78cff610758c45d8269ba5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-08-09T22:50:22Z
Releases: 7.4.1
Update docs for 7.4 array features and polymorphic functions.
This is Joe Conway's patch of 7-Aug plus further editorializing
of my own.

Files

PathChange+/−
doc/src/sgml/array.sgml modified +123 −215
doc/src/sgml/datatype.sgml modified +17 −4
doc/src/sgml/extend.sgml modified +107 −13
doc/src/sgml/func.sgml modified +41 −2
doc/src/sgml/plpgsql.sgml modified +132 −36
doc/src/sgml/syntax.sgml modified +88 −3
doc/src/sgml/xaggr.sgml modified +53 −5
doc/src/sgml/xfunc.sgml modified +161 −10