Add doc links to 9.4 release notes, and add major features list

pull/6/head
Bruce Momjian 12 years ago
parent 0f928a85ec
commit a64560d994
  1. 8
      doc/src/sgml/datatype.sgml
  2. 1039
      doc/src/sgml/release-9.4.sgml

@ -3155,7 +3155,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para>
</sect2>
<sect2>
<sect2 id="datatype-line">
<title>Lines</title>
<indexterm>
@ -3187,7 +3187,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para>
</sect2>
<sect2>
<sect2 id="datatype-lseg">
<title>Line Segments</title>
<indexterm>
@ -3302,7 +3302,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para>
</sect2>
<sect2>
<sect2 id="datatype-polygon">
<title>Polygons</title>
<indexterm>
@ -3335,7 +3335,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para>
</sect2>
<sect2>
<sect2 id="datatype-circle">
<title>Circles</title>
<indexterm>

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save