Greetings
We have following syntax:
ALTER THING name [ NO ] DEPENDS ON EXTENSION name
for the following THINGs:
- ALTER TRIGGER
- ALTER FUNCTION
- ALTER PROCEDURE
- ALTER ROUTINE
- ALTER MATERIALIZED VIEW
- ALTER INDEX
In the documentation, the "[ NO ]" option is listed in the synopsis for
ALTER TRIGGER and ALTER FUNCTION, but not the others.
Trivial patch attached.
Will add to next CF.
Regards
Ian Barwick
--