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
1ee90397
Commit
1ee90397
authored
May 10, 2012
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release notes adjustments from Erik Rijkers
parent
5d258fe9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
+10
-3
doc/src/sgml/release-9.2.sgml
doc/src/sgml/release-9.2.sgml
+10
-3
No files found.
doc/src/sgml/release-9.2.sgml
View file @
1ee90397
...
...
@@ -335,7 +335,7 @@
<para>
Rename <link
linkend="monitoring-stats-views-table"><structname>pg_stat_activity</></link><structname>.procpid</>
to <
literal
>pid</>, to match other system tables (Magnus Hagander)
to <
structname
>pid</>, to match other system tables (Magnus Hagander)
</para>
</listitem>
...
...
@@ -347,8 +347,15 @@
</para>
<para>
The previous query values are preserved, allowing for enhanced
analysis.
The last query values are preserved, allowing for enhanced analysis.
</para>
</listitem>
<listitem>
<para>
Rename <structname>pg_stat_activity.current_query</> to
<structname>query</> because it is not cleared when the query
completes (Magnus Hagander)
</para>
</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