Replace some oldish, non-SQL'ish elements with more standard forms. (cast
Peter Eisentraut <peter_e@gmx.net>
Replace some oldish, non-SQL'ish elements with more standard forms. (cast syntax, type names, function names, etc.)
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/dfunc.sgml | modified | +4 −4 |
| doc/src/sgml/func.sgml | modified | +54 −54 |
| doc/src/sgml/libpq++.sgml | modified | +2 −2 |
| doc/src/sgml/libpq.sgml | modified | +5 −7 |
| doc/src/sgml/odbc.sgml | modified | +1 −9 |
| doc/src/sgml/plsql.sgml | modified | +15 −15 |
| doc/src/sgml/ref/comment.sgml | modified | +3 −3 |
| doc/src/sgml/ref/create_aggregate.sgml | modified | +3 −3 |
| doc/src/sgml/rules.sgml | modified | +17 −28 |
| doc/src/sgml/typeconv.sgml | modified | +9 −7 |
| doc/src/sgml/xfunc.sgml | modified | +6 −6 |