-->
-Add the ability to remove a function's dependency on an extension (Alvaro Herrera)
+Add the ability to remove an object's dependency on an extension (Álvaro
+Herrera)
-The syntax is ALTER FUNCTION .. NO DEPENDS ON.
+The object can be a function, materialized view, index, or trigger. The syntax is ALTER .. NO DEPENDS ON.
-->
-Add a glossary to the documentation
+Add a glossary to the documentation (Corey Huinker, Jürgen Purtz, Roger Harkavy, Álvaro Herrera)