mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
9.5 release notes: updates from Andres Freund and Jeff Janes
Report by Andres Freund and Jeff Janes Backpatch through 9.5
This commit is contained in:
parent
de0227d8ae
commit
892a18ebf0
@ -231,7 +231,7 @@
|
|||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Add <link linkend="BRIN">Block Range Indexes</> (<acronym>BRIN</>)
|
Add <link linkend="BRIN">Block Range Indexes</> (<acronym>BRIN</>)
|
||||||
(Álvaro Herrera, Heikki Linnakangas, Emre Hasegeli)
|
(Álvaro Herrera)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -315,8 +315,8 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
|
|||||||
2015-05-13 [78efd5c] Robert..: Extend abbreviated key infrastructure to datum ..
|
2015-05-13 [78efd5c] Robert..: Extend abbreviated key infrastructure to datum ..
|
||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Improve the speed of sorting character and numeric fields (Peter
|
Improve the speed of sorting character and <type>NUMERIC</> fields
|
||||||
Geoghegan, Andrew Gierth, Robert Haas)
|
(Peter Geoghegan, Andrew Gierth, Robert Haas)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -1656,21 +1656,13 @@ FIXME: Add more specifics?
|
|||||||
<listitem>
|
<listitem>
|
||||||
<!--
|
<!--
|
||||||
2014-12-23 [d7ee82e] Alvaro..: Add SQL-callable pg_get_object_address
|
2014-12-23 [d7ee82e] Alvaro..: Add SQL-callable pg_get_object_address
|
||||||
-->
|
|
||||||
<para>
|
|
||||||
Add function <link
|
|
||||||
linkend="functions-info-object-table"><function>pg_get_object_address()</></>
|
|
||||||
to return <type>OID</>s that uniquely identify an object
|
|
||||||
(Álvaro Herrera)
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<!--
|
|
||||||
2014-12-30 [a676201] Alvaro..: Add pg_identify_object_as_address
|
2014-12-30 [a676201] Alvaro..: Add pg_identify_object_as_address
|
||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Add function <link
|
Add function <link
|
||||||
|
linkend="functions-info-object-table"><function>pg_get_object_address()</></>
|
||||||
|
to return <type>OID</>s that uniquely
|
||||||
|
identify an object, and function <link
|
||||||
linkend="functions-info-object-table"><function>pg_identify_object_as_address()</></>
|
linkend="functions-info-object-table"><function>pg_identify_object_as_address()</></>
|
||||||
to return object information based on <type>OID</>s (Álvaro
|
to return object information based on <type>OID</>s (Álvaro
|
||||||
Herrera)
|
Herrera)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user