We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a65ee commit 02f6561Copy full SHA for 02f6561
doc/src/sgml/func.sgml
@@ -17494,7 +17494,7 @@ FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
17494
</para>
17495
17496
<para>
17497
- <function>pg_event_trigger_dropped_objects</> returns a list of all object
+ <function>pg_event_trigger_dropped_objects</> returns a list of all objects
17498
dropped by the command in whose <literal>sql_drop</> event it is called.
17499
If called in any other context,
17500
<function>pg_event_trigger_dropped_objects</> raises an error.
0 commit comments