Skip to content

Commit 752672c

Browse files
committed
Remove long-commented-out paragraph in documentation about function
inheritance in create table, per Andrew Dunstan.
1 parent c750cb4 commit 752672c

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

doc/src/sgml/ref/create_table.sgml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.121 2010/01/28 23:21:11 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.122 2010/02/22 23:51:40 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -274,19 +274,6 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE <replaceable class="PAR
274274
Column <literal>STORAGE</> settings are also copied from parent tables.
275275
</para>
276276

277-
<!--
278-
<para>
279-
<productname>PostgreSQL</> automatically allows the
280-
created table to inherit
281-
functions on tables above it in the inheritance hierarchy; that
282-
is, if we create table <literal>foo</literal> inheriting from
283-
<literal>bar</literal>, then functions that accept the tuple
284-
type <literal>bar</literal> can also be applied to instances of
285-
<literal>foo</literal>. (Currently, this works reliably for
286-
functions on the first or only parent table, but not so well for
287-
functions on additional parents.)
288-
</para>
289-
-->
290277
</listitem>
291278
</varlistentry>
292279

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