Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d6a8c94

Browse files
committed
9.5 release notes: updates from Andres Freund and Jeff Janes
Report by Andres Freund and Jeff Janes Backpatch through 9.5
1 parent bab163e commit d6a8c94

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

doc/src/sgml/release-9.5.sgml

+6-14
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
-->
232232
<para>
233233
Add <link linkend="BRIN">Block Range Indexes</> (<acronym>BRIN</>)
234-
(&Aacute;lvaro Herrera, Heikki Linnakangas, Emre Hasegeli)
234+
(&Aacute;lvaro Herrera)
235235
</para>
236236

237237
<para>
@@ -315,8 +315,8 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
315315
2015-05-13 [78efd5c] Robert..: Extend abbreviated key infrastructure to datum ..
316316
-->
317317
<para>
318-
Improve the speed of sorting character and numeric fields (Peter
319-
Geoghegan, Andrew Gierth, Robert Haas)
318+
Improve the speed of sorting character and <type>NUMERIC</> fields
319+
(Peter Geoghegan, Andrew Gierth, Robert Haas)
320320
</para>
321321
</listitem>
322322

@@ -1656,21 +1656,13 @@ FIXME: Add more specifics?
16561656
<listitem>
16571657
<!--
16581658
2014-12-23 [d7ee82e] Alvaro..: Add SQL-callable pg_get_object_address
1659-
-->
1660-
<para>
1661-
Add function <link
1662-
linkend="functions-info-object-table"><function>pg_get_object_address()</></>
1663-
to return <type>OID</>s that uniquely identify an object
1664-
(&Aacute;lvaro Herrera)
1665-
</para>
1666-
</listitem>
1667-
1668-
<listitem>
1669-
<!--
16701659
2014-12-30 [a676201] Alvaro..: Add pg_identify_object_as_address
16711660
-->
16721661
<para>
16731662
Add function <link
1663+
linkend="functions-info-object-table"><function>pg_get_object_address()</></>
1664+
to return <type>OID</>s that uniquely
1665+
identify an object, and function <link
16741666
linkend="functions-info-object-table"><function>pg_identify_object_as_address()</></>
16751667
to return object information based on <type>OID</>s (&Aacute;lvaro
16761668
Herrera)

0 commit comments

Comments
 (0)