1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.465 2006/10/07 20:59:03 petere Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.466 2006/10/07 22:06:25 momjian Exp $ -->
2
2
<!--
3
3
4
4
Typical markup:
@@ -479,8 +479,8 @@ For new features, add links to the documentation sections.
479
479
<listitem>
480
480
<para>
481
481
Add <literal>FILLFACTOR</> to <link
482
- linkend="SQL-CREATETABLE">table</> and <link
483
- linkend="SQL-CREATEINDEX">index</> creation (ITAGAKI
482
+ linkend="SQL-CREATETABLE">table</link > and <link
483
+ linkend="SQL-CREATEINDEX">index</link > creation (ITAGAKI
484
484
Takahiro)
485
485
</para>
486
486
@@ -520,7 +520,7 @@ For new features, add links to the documentation sections.
520
520
<listitem>
521
521
<para>
522
522
Allow the planner to reorder <link linkend="queries-join">outer
523
- joins</> in some circumstances (Tom)
523
+ joins</link > in some circumstances (Tom)
524
524
</para>
525
525
526
526
<para>
@@ -547,16 +547,16 @@ For new features, add links to the documentation sections.
547
547
<listitem>
548
548
<para>
549
549
Improve planning of joins to <link linkend="ddl-inherit">inherited
550
- tables</> and <link linkend="queries-union"><literal>UNION
550
+ tables</link > and <link linkend="queries-union"><literal>UNION
551
551
ALL</></link> views (Tom)
552
552
</para>
553
553
</listitem>
554
554
555
555
<listitem>
556
556
<para>
557
557
Allow <link linkend="guc-constraint-exclusion">constraint
558
- exclusion</> to be applied to <link
559
- linkend="ddl-inherit">inherited</> <command>UPDATE</> and
558
+ exclusion</link > to be applied to <link
559
+ linkend="ddl-inherit">inherited</link > <command>UPDATE</> and
560
560
<command>DELETE</> queries (Tom)
561
561
</para>
562
562
@@ -794,7 +794,7 @@ For new features, add links to the documentation sections.
794
794
<listitem>
795
795
<para>
796
796
Add support for <link linkend="config-setting">include
797
- directives</> in <filename>postgresql.conf</> (Joachim
797
+ directives</link > in <filename>postgresql.conf</> (Joachim
798
798
Wieland)
799
799
</para>
800
800
</listitem>
@@ -1093,7 +1093,7 @@ For new features, add links to the documentation sections.
1093
1093
<listitem>
1094
1094
<para>
1095
1095
Add new aggregate creation <link
1096
- linkend="SQL-CREATEAGGREGATE">syntax</> (Tom)
1096
+ linkend="SQL-CREATEAGGREGATE">syntax</link > (Tom)
1097
1097
</para>
1098
1098
1099
1099
<para>
@@ -1107,7 +1107,7 @@ For new features, add links to the documentation sections.
1107
1107
1108
1108
<listitem>
1109
1109
<para>
1110
- <link linkend="SQL-CREATEAGGREGATE">Aggregate functions</>
1110
+ <link linkend="SQL-CREATEAGGREGATE">Aggregate functions</link >
1111
1111
now support multiple input parameters (Sergey Koposov, Tom)
1112
1112
</para>
1113
1113
</listitem>
@@ -1196,7 +1196,7 @@ For new features, add links to the documentation sections.
1196
1196
1197
1197
<listitem>
1198
1198
<para>
1199
- Allow <link linkend="SQL-COMMENT">comments</> on global
1199
+ Allow <link linkend="SQL-COMMENT">comments</link > on global
1200
1200
objects to be stored globally (Kris Jurka)
1201
1201
</para>
1202
1202
@@ -1232,7 +1232,7 @@ For new features, add links to the documentation sections.
1232
1232
<listitem>
1233
1233
<para>
1234
1234
Provide <link linkend="functions-advisory-locks">advisory
1235
- locking</> functionality (Abhijit Menon-Sen, Tom)
1235
+ locking</link > functionality (Abhijit Menon-Sen, Tom)
1236
1236
</para>
1237
1237
1238
1238
<para>
@@ -1415,7 +1415,7 @@ For new features, add links to the documentation sections.
1415
1415
1416
1416
<listitem>
1417
1417
<para>
1418
- New <link linkend="functions-geometry-op-table">operators</>
1418
+ New <link linkend="functions-geometry-op-table">operators</link >
1419
1419
for array-subset comparisons (<literal>@></>,
1420
1420
<literal><@</>, <literal>&&</>) (Teodor, Tom)
1421
1421
</para>
@@ -1428,7 +1428,7 @@ For new features, add links to the documentation sections.
1428
1428
<listitem>
1429
1429
<para>
1430
1430
Add convenient arithmetic <link
1431
- linkend="cidr-inet-operators-table">operations</> on
1431
+ linkend="cidr-inet-operators-table">operations</link > on
1432
1432
<type>INET</>/<type>CIDR</> values (Stephen R. van den
1433
1433
Berg)
1434
1434
</para>
@@ -1444,7 +1444,7 @@ For new features, add links to the documentation sections.
1444
1444
<listitem>
1445
1445
<para>
1446
1446
Add new aggregate <link
1447
- linkend="functions-aggregate-statistics-table">functions</>
1447
+ linkend="functions-aggregate-statistics-table">functions</link >
1448
1448
from SQL2003 (Neil)
1449
1449
</para>
1450
1450
@@ -1479,7 +1479,7 @@ For new features, add links to the documentation sections.
1479
1479
1480
1480
<listitem>
1481
1481
<para>
1482
- Allow <link linkend="SQL-CREATEDOMAIN">domains</> to be
1482
+ Allow <link linkend="SQL-CREATEDOMAIN">domains</link > to be
1483
1483
created using other domains (Tom)
1484
1484
</para>
1485
1485
</listitem>
@@ -1881,7 +1881,7 @@ For new features, add links to the documentation sections.
1881
1881
1882
1882
<listitem>
1883
1883
<para>
1884
- Allow <acronym>LDAP</> <link linkend="libpq-ldap">lookups</>
1884
+ Allow <acronym>LDAP</> <link linkend="libpq-ldap">lookups</link >
1885
1885
from <link
1886
1886
linkend="libpq-pgservice"><filename>pg_service.conf</></link>
1887
1887
(Laurenz Albe)
@@ -2133,7 +2133,7 @@ For new features, add links to the documentation sections.
2133
2133
2134
2134
<listitem>
2135
2135
<para>
2136
- Re-implement the <link linkend="regress">regression test</> script as a C program
2136
+ Re-implement the <link linkend="regress">regression test</link > script as a C program
2137
2137
(Magnus, Tom)
2138
2138
</para>
2139
2139
</listitem>
@@ -2152,11 +2152,13 @@ For new features, add links to the documentation sections.
2152
2152
</para>
2153
2153
2154
2154
<para>
2155
- New <link linkend="xfunc-c-dynload">functions</> <function>_PG_init()</> and <function>_PG_fini()</>
2156
- are called if the library defines such symbols. Hence we
2157
- no longer need to specify an initialization function in
2158
- <varname>shared_preload_libraries</>; we can assume that the
2159
- library used the <function>_PG_init()</> convention instead.
2155
+ New <link linkend="xfunc-c-dynload">functions</link>
2156
+ <function>_PG_init()</> and <function>_PG_fini()</> are
2157
+ called if the library defines such symbols. Hence we no
2158
+ longer need to specify an initialization function in
2159
+ <varname>shared_preload_libraries</>; we can assume that
2160
+ the library used the <function>_PG_init()</> convention
2161
+ instead.
2160
2162
</para>
2161
2163
</listitem>
2162
2164
0 commit comments