Commit a64560d9 authored by Bruce Momjian's avatar Bruce Momjian

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

parent 0f928a85
...@@ -3155,7 +3155,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays ...@@ -3155,7 +3155,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para> </para>
</sect2> </sect2>
<sect2> <sect2 id="datatype-line">
<title>Lines</title> <title>Lines</title>
<indexterm> <indexterm>
...@@ -3187,7 +3187,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays ...@@ -3187,7 +3187,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para> </para>
</sect2> </sect2>
<sect2> <sect2 id="datatype-lseg">
<title>Line Segments</title> <title>Line Segments</title>
<indexterm> <indexterm>
...@@ -3302,7 +3302,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays ...@@ -3302,7 +3302,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para> </para>
</sect2> </sect2>
<sect2> <sect2 id="datatype-polygon">
<title>Polygons</title> <title>Polygons</title>
<indexterm> <indexterm>
...@@ -3335,7 +3335,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays ...@@ -3335,7 +3335,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
</para> </para>
</sect2> </sect2>
<sect2> <sect2 id="datatype-circle">
<title>Circles</title> <title>Circles</title>
<indexterm> <indexterm>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment