projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a65ee
)
doc: Fix typo.
author
Robert Haas
Tue, 8 Apr 2014 15:47:29 +0000
(11:47 -0400)
committer
Robert Haas
Tue, 8 Apr 2014 15:47:29 +0000
(11:47 -0400)
Ian Barwick
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 33e093e2ab98faf544e2746b87270a5a3ca1a4aa..73764f2bedc29d44f9749e0fb1163d5bec48f745 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-17494,7
+17494,7
@@
FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
-
pg_event_trigger_dropped_objects> returns a list of all object
+
pg_event_trigger_dropped_objects> returns a list of all object
s
dropped by the command in whose
sql_drop> event it is called.
If called in any other context,
pg_event_trigger_dropped_objects> raises an error.