class ActiveRecord::ConnectionAdapters::PostgreSQLFunctionAlterer

Alters a function. You’ll generally want to be calling the PostgreSQLAdapter#alter_function method rather than risk messing with this class directly. It’s a finicky, delicate flower.