mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add doc links to 9.4 release notes, and add major features list
This commit is contained in:
parent
0f928a85ec
commit
a64560d994
2 changed files with 750 additions and 299 deletions
|
|
@ -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…
Reference in a new issue