mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Avoid bullets in subparagraphs.
This commit is contained in:
parent
9d615a9dbb
commit
a5e1cccfdb
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.341 2005/08/23 11:59:09 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.342 2005/08/23 12:14:33 momjian Exp $
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
@ -114,6 +114,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.341 2005/08/23 11:59:09 momjian
|
||||
|
||||
<para>
|
||||
Observe the following incompatibilities:
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
@ -183,7 +184,6 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.341 2005/08/23 11:59:09 momjian
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
@ -2032,6 +2032,7 @@ typedefs (Michael)</para></listitem>
|
||||
|
||||
<para>
|
||||
Observe the following incompatibilities:
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
@ -2260,7 +2261,6 @@ typedefs (Michael)</para></listitem>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
@ -2305,6 +2305,7 @@ typedefs (Michael)</para></listitem>
|
||||
<productname>PostgreSQL</productname>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
|
||||
@ -5198,6 +5199,7 @@ DROP SCHEMA information_schema CASCADE;
|
||||
|
||||
<para>
|
||||
Observe the following incompatibilities:
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -5336,8 +5338,8 @@ DROP SCHEMA information_schema CASCADE;
|
||||
adjacent to operators.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
@ -7560,6 +7562,7 @@ operations on bytea columns (Joe)</para></listitem>
|
||||
|
||||
<para>
|
||||
Observe the following incompatibilities:
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -7651,8 +7654,6 @@ operations on bytea columns (Joe)</para></listitem>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
@ -8516,6 +8517,7 @@ since <productname>PostgreSQL</productname> 7.1.
|
||||
|
||||
<para>
|
||||
Observe the following incompatibilities:
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -8565,8 +8567,8 @@ since <productname>PostgreSQL</productname> 7.1.
|
||||
<literal>timestamp 'string'</literal> or <literal>CAST</literal>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The <literal>SELECT ... LIMIT #,#</literal> syntax will be removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user