Doc restructuring

This commit is contained in:
Susan Douglas
2016-06-21 09:06:44 +01:00
committed by Dave Page
parent 8b8e6fe59b
commit 5051470bc7
72 changed files with 326 additions and 368 deletions

View File

@@ -4,7 +4,6 @@
The Trigger Dialog
******************
Use the *Trigger* dialog to create a trigger or modify an existing trigger. A trigger executes a specified function when certain events occur.
The *Trigger* dialog organizes the development of a trigger through the following dialog tabs: *General*, *Definition*, *Events*, and *Code*. The *SQL* tab displays the SQL code generated by dialog selections.
@@ -62,6 +61,4 @@ The example demonstrates creating a trigger named *log_update* that calls a proc
* Click the *Info* button (i) to access online help. View context-sensitive help in the *Tabbed browser*, where a new tab displays the PostgreSQL core documentation.
* Click the *Save* button to save work.
* Click the *Cancel* button to exit without saving work.
* Click the *Reset* button to restore configuration parameters.
* Click the *Reset* button to restore configuration parameters.