Document that utility commands such as DROP FUNCTION allow argument names
Tom Lane <tgl@sss.pgh.pa.us>
Document that utility commands such as DROP FUNCTION allow argument names and modes to be included when naming an existing function.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_function.sgml | modified | +42 −8 |
| doc/src/sgml/ref/comment.sgml | modified | +60 −20 |
| doc/src/sgml/ref/drop_function.sgml | modified | +36 −4 |
| doc/src/sgml/ref/grant.sgml | modified | +2 −2 |
| doc/src/sgml/ref/revoke.sgml | modified | +2 −2 |