diff options
Diffstat (limited to 'doc/src/sgml/config.sgml')
| -rw-r--r-- | doc/src/sgml/config.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 4fd93f5a30..e614cc001f 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.123 2007/05/15 15:35:46 neilc Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.124 2007/05/17 23:36:04 neilc Exp $ --> <chapter Id="runtime-config"> <title>Server Configuration</title> @@ -3576,7 +3576,7 @@ SELECT * FROM parent WHERE key = 2400; <listitem> <para> Controls the trigger and rule firing for the current session. - See <xref linkend="sql-altertable"> for the different options to + See <xref linkend="sql-altertable" endterm="sql-altertable-title"> for the different options to enable or disable triggers and rules. Setting the variable requires superuser privilege and can only be done before any query plans have been cached. Possible values are <literal>origin</>, |
