|
231 | 231 | --> |
232 | 232 | <para> |
233 | 233 | Add <link linkend="BRIN">Block Range Indexes</> (<acronym>BRIN</>) |
234 | | - (Álvaro Herrera, Heikki Linnakangas, Emre Hasegeli) |
| 234 | + (Álvaro Herrera) |
235 | 235 | </para> |
236 | 236 |
|
237 | 237 | <para> |
@@ -315,8 +315,8 @@ Add GUC and storage parameter to set the maximum size of GIN pending list. |
315 | 315 | 2015-05-13 [78efd5c] Robert..: Extend abbreviated key infrastructure to datum .. |
316 | 316 | --> |
317 | 317 | <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) |
320 | 320 | </para> |
321 | 321 | </listitem> |
322 | 322 |
|
@@ -1656,21 +1656,13 @@ FIXME: Add more specifics? |
1656 | 1656 | <listitem> |
1657 | 1657 | <!-- |
1658 | 1658 | 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 | | - (Álvaro Herrera) |
1665 | | - </para> |
1666 | | - </listitem> |
1667 | | - |
1668 | | - <listitem> |
1669 | | -<!-- |
1670 | 1659 | 2014-12-30 [a676201] Alvaro..: Add pg_identify_object_as_address |
1671 | 1660 | --> |
1672 | 1661 | <para> |
1673 | 1662 | 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 |
1674 | 1666 | linkend="functions-info-object-table"><function>pg_identify_object_as_address()</></> |
1675 | 1667 | to return object information based on <type>OID</>s (Álvaro |
1676 | 1668 | Herrera) |
|
0 commit comments