Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 02f6561

Browse files
committed
doc: Fix typo.
Ian Barwick
1 parent 11a65ee commit 02f6561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/func.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17494,7 +17494,7 @@ FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
1749417494
</para>
1749517495

1749617496
<para>
17497-
<function>pg_event_trigger_dropped_objects</> returns a list of all object
17497+
<function>pg_event_trigger_dropped_objects</> returns a list of all objects
1749817498
dropped by the command in whose <literal>sql_drop</> event it is called.
1749917499
If called in any other context,
1750017500
<function>pg_event_trigger_dropped_objects</> raises an error.

0 commit comments

Comments
 (0)