mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03: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>
|
||||||
|
|
||||||
<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.
|
dropped by the command in whose <literal>sql_drop</> event it is called.
|
||||||
If called in any other context,
|
If called in any other context,
|
||||||
<function>pg_event_trigger_dropped_objects</> raises an error.
|
<function>pg_event_trigger_dropped_objects</> raises an error.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user