Skip to content

Commit 8ae5160

Browse files
committed
Improve 9.0 release notes by removing extra parentheses and linking to a
more appropriate place for exclusion constraints.
1 parent d93e4d8 commit 8ae5160

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/src/sgml/ref/create_table.sgml

Lines changed: 2 additions & 2 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.123 2010/02/27 04:29:44 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.124 2010/04/01 00:18:21 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -455,7 +455,7 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE <replaceable class="PAR
455455
</listitem>
456456
</varlistentry>
457457

458-
<varlistentry>
458+
<varlistentry id="SQL-CREATETABLE-EXCLUDE">
459459
<term><literal>EXCLUDE [ USING <replaceable class="parameter">index_method</replaceable> ] ( <replaceable class="parameter">exclude_element</replaceable> WITH <replaceable class="parameter">operator</replaceable> [, ... ] ) <replaceable class="parameter">index_parameters</replaceable> [ WHERE ( <replaceable class="parameter">predicate</replaceable> ) ]</literal></term>
460460
<listitem>
461461
<para>

doc/src/sgml/release-9.0.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.11 2010/03/23 22:37:14 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.12 2010/04/01 00:18:21 momjian Exp $ -->
22

33

44
<sect1 id="release-9-0">
@@ -285,7 +285,7 @@
285285
<listitem>
286286
<para>
287287
Allow per-tablespace sequential and random page cost variables
288-
(<varname>seq_page_cost</>/(<varname>random_page_cost</>)) via
288+
(<varname>seq_page_cost</>/<varname>random_page_cost</>) via
289289
<link linkend="SQL-ALTERTABLESPACE"><command>ALTER TABLESPACE
290290
... SET/RESET</></link> (Robert Haas)
291291
</para>
@@ -811,7 +811,7 @@
811811

812812
<para>
813813
This is enabled with the <link
814-
linkend="SQL-CREATETABLE-description"><command>CREATE
814+
linkend="SQL-CREATETABLE-EXCLUDE"><command>CREATE
815815
TABLE CONSTRAINT ... EXCLUDE</></link> clause. While
816816
uniqueness checks could be specified using this syntax,
817817
the real value of this feature is in using complex

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