mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
doc: Fix typo.
Ian Barwick
This commit is contained in:
parent
11a65eed16
commit
02f65617ea
@ -17494,7 +17494,7 @@ FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<function>pg_event_trigger_dropped_objects</> returns a list of all object
|
||||
<function>pg_event_trigger_dropped_objects</> returns a list of all objects
|
||||
dropped by the command in whose <literal>sql_drop</> event it is called.
|
||||
If called in any other context,
|
||||
<function>pg_event_trigger_dropped_objects</> raises an error.
|
||||
|
Loading…
Reference in New Issue
Block a user