Update docs for 7.4 array features and polymorphic functions.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |