Skip to content

Commit 71907f7

Browse files
committed
Fix unintelligible description created by removing only part of
a parenthetical remark.
1 parent 04f2403 commit 71907f7

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

doc/src/sgml/ref/alter_table.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_table.sgml,v 1.105 2009/04/15 22:42:50 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_table.sgml,v 1.106 2009/05/03 20:45:43 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -451,9 +451,7 @@ where <replaceable class="PARAMETER">action</replaceable> is one of:
451451
The name (possibly schema-qualified) of an existing table to
452452
alter. If <literal>ONLY</> is specified, only that table is
453453
altered. If <literal>ONLY</> is not specified, the table and any
454-
descendant tables are altered. The default can be changed
455-
using the configuration parameter <xref
456-
linkend="guc-sql-inheritance">.
454+
descendant tables are altered.
457455
</para>
458456
</listitem>
459457
</varlistentry>

doc/src/sgml/ref/select.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/select.sgml,v 1.121 2009/04/15 22:42:50 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/select.sgml,v 1.122 2009/05/03 20:45:43 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -271,9 +271,7 @@ TABLE { [ ONLY ] <replaceable class="parameter">table_name</replaceable> [ * ] |
271271
The name (optionally schema-qualified) of an existing table or
272272
view. If <literal>ONLY</> is specified, only that table is
273273
scanned. If <literal>ONLY</> is not specified, the table and
274-
any descendant tables are scanned. The default
275-
behavior can be changed using the <xref
276-
linkend="guc-sql-inheritance"> configuration option.
274+
any descendant tables are scanned.
277275
</para>
278276
</listitem>
279277
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy