|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.146 2007/03/19 23:38:28 wieck Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.147 2007/03/22 15:46:56 momjian Exp $ --> |
2 | 2 | <!-- |
3 | 3 | Documentation of the system catalogs, directed toward PostgreSQL developers |
4 | 4 | --> |
|
3644 | 3644 | <entry><type>char</type></entry> |
3645 | 3645 | <entry></entry> |
3646 | 3646 | <entry> |
3647 | | - Controls in which <xref linkend="guc-session-replication-role"> modes |
3648 | | - the rule fires. |
3649 | | - <literal>O</> = rule fires in <quote>origin</> and <quote>local</> modes, |
3650 | | - <literal>D</> = rule is disabled, |
3651 | | - <literal>R</> = rule fires in <quote>replica</> mode, |
3652 | | - <literal>A</> = rule fires always. |
3653 | | - </entry> |
| 3647 | + Controls in which <xref linkend="guc-session-replication-role"> modes |
| 3648 | + the rule fires. |
| 3649 | + <literal>O</> = rule fires in <quote>origin</> and <quote>local</> modes, |
| 3650 | + <literal>D</> = rule is disabled, |
| 3651 | + <literal>R</> = rule fires in <quote>replica</> mode, |
| 3652 | + <literal>A</> = rule fires always. |
| 3653 | + </entry> |
3654 | 3654 | </row> |
3655 | 3655 |
|
3656 | 3656 | <row> |
|
4195 | 4195 | <entry><type>char</type></entry> |
4196 | 4196 | <entry></entry> |
4197 | 4197 | <entry> |
4198 | | - Controls in which <xref linkend="guc-session-replication-role"> modes |
4199 | | - the trigger fires. |
4200 | | - <literal>O</> = trigger fires in <quote>origin</> and <quote>local</> modes, |
4201 | | - <literal>D</> = trigger is disabled, |
4202 | | - <literal>R</> = trigger fires in <quote>replica</> mode, |
4203 | | - <literal>A</> = trigger fires always. |
4204 | | - </entry> |
| 4198 | + Controls in which <xref linkend="guc-session-replication-role"> modes |
| 4199 | + the trigger fires. |
| 4200 | + <literal>O</> = trigger fires in <quote>origin</> and <quote>local</> modes, |
| 4201 | + <literal>D</> = trigger is disabled, |
| 4202 | + <literal>R</> = trigger fires in <quote>replica</> mode, |
| 4203 | + <literal>A</> = trigger fires always. |
| 4204 | + </entry> |
4205 | 4205 | </row> |
4206 | 4206 |
|
4207 | 4207 | <row> |
|