Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
d6a8c943
Commit
d6a8c943
authored
Aug 06, 2015
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
9.5 release notes: updates from Andres Freund and Jeff Janes
Report by Andres Freund and Jeff Janes Backpatch through 9.5
parent
bab163e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
14 deletions
+6
-14
doc/src/sgml/release-9.5.sgml
doc/src/sgml/release-9.5.sgml
+6
-14
No files found.
doc/src/sgml/release-9.5.sgml
View file @
d6a8c943
...
@@ -231,7 +231,7 @@
...
@@ -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.
...
@@ -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?
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment