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
ac96e6a8
Commit
ac96e6a8
authored
Apr 21, 2013
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
9.3 release note fixes
Move commit_delay, fix Zoltan's name, and adjust range type histogram text.
parent
864ec2f0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
17 deletions
+16
-17
doc/src/sgml/release-9.3.sgml
doc/src/sgml/release-9.3.sgml
+16
-17
No files found.
doc/src/sgml/release-9.3.sgml
View file @
ac96e6a8
...
@@ -134,8 +134,7 @@
...
@@ -134,8 +134,7 @@
<listitem>
<listitem>
<para>
<para>
Collect and use histograms of lower and upper bounds for range types
Collect and use histograms for range types (Alexander Korotkov)
(Alexander Korotkov)
</para>
</para>
</listitem>
</listitem>
...
@@ -174,6 +173,18 @@
...
@@ -174,6 +173,18 @@
</para>
</para>
</listitem>
</listitem>
<listitem>
<para>
Improve grouping of sessions waiting for commit_delay (Peter
Geoghegan)
</para>
<para>
This improves the usefulness and behavior of commit_delay.
BACKWARD COMPATIBILITY
</para>
</listitem>
<listitem>
<listitem>
<para>
<para>
Use a binary heap for Merge-Append operations (Abhijit Menon-Sen)
Use a binary heap for Merge-Append operations (Abhijit Menon-Sen)
...
@@ -367,7 +378,7 @@
...
@@ -367,7 +378,7 @@
<listitem>
<listitem>
<para>
<para>
Add configuration variable lock_timeout to limit lock wait duration
Add configuration variable lock_timeout to limit lock wait duration
(Zolt
án Böszörmé
nyi)
(Zolt
án Böszörmé
nyi)
</para>
</para>
</listitem>
</listitem>
...
@@ -394,18 +405,6 @@
...
@@ -394,18 +405,6 @@
</para>
</para>
</listitem>
</listitem>
<listitem>
<para>
Improve grouping of sessions waiting for commit_delay (Peter
Geoghegan)
</para>
<para>
This improves the usefulness and behavior of commit_delay.
BACKWARD COMPATIBILITY
</para>
</listitem>
<listitem>
<listitem>
<para>
<para>
Require superuser privileges to set commit_delay because it
Require superuser privileges to set commit_delay because it
...
@@ -490,7 +489,7 @@
...
@@ -490,7 +489,7 @@
<listitem>
<listitem>
<para>
<para>
Have pg_basebackup --write-recovery-conf output a minimal
Have pg_basebackup --write-recovery-conf output a minimal
recovery.conf (Zolt
an Boszorme
nyi, Magnus Hagander)
recovery.conf (Zolt
án Böszörmé
nyi, Magnus Hagander)
</para>
</para>
<para>
<para>
...
@@ -1352,7 +1351,7 @@
...
@@ -1352,7 +1351,7 @@
<listitem>
<listitem>
<para>
<para>
Create a centralized timeout API (Zolt
án Böszörmé
nyi)
Create a centralized timeout API (Zolt
án Böszörmé
nyi)
</para>
</para>
</listitem>
</listitem>
...
...
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