Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc68a631

Browse files
committed
Remove tabs in SGML files.
1 parent183c12e commitc68a631

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -3644,13 +3644,13 @@
36443644
<entry><type>char</type></entry>
36453645
<entry></entry>
36463646
<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>
36543654
</row>
36553655

36563656
<row>
@@ -4195,13 +4195,13 @@
41954195
<entry><type>char</type></entry>
41964196
<entry></entry>
41974197
<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>
42054205
</row>
42064206

42074207
<row>

‎doc/src/sgml/config.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.116 2007/03/19 23:38:28 wieck Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.117 2007/03/22 15:46:56 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -3530,12 +3530,12 @@ SELECT * FROM parent WHERE key = 2400;
35303530
</indexterm>
35313531
<listitem>
35323532
<para>
3533-
Controls the trigger and rule firing for the current session.
3534-
See <xref linkend="sql-altertable"> for the different options to
3535-
enable or disable triggers and rules. Setting the variable requires
3536-
superuser privilege and can only be done before any query plans have
3537-
been cached. Possible values are <literal>origin</>,
3538-
<literal>replica</> and <literal>local</>.
3533+
Controls the trigger and rule firing for the current session.
3534+
See <xref linkend="sql-altertable"> for the different options to
3535+
enable or disable triggers and rules. Setting the variable requires
3536+
superuser privilege and can only be done before any query plans have
3537+
been cached. Possible values are <literal>origin</>,
3538+
<literal>replica</> and <literal>local</>.
35393539
</para>
35403540
</listitem>
35413541
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp