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
45f6fb27
Commit
45f6fb27
authored
May 10, 2012
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comma after "Previously" as suggested by Josh Kupershmidt
parent
a97207b6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/src/sgml/release-9.2.sgml
doc/src/sgml/release-9.2.sgml
+5
-5
No files found.
doc/src/sgml/release-9.2.sgml
View file @
45f6fb27
...
...
@@ -153,7 +153,7 @@
</para>
<para>
Previously supplied years and year masks of less than four digits
Previously
,
supplied years and year masks of less than four digits
wrapped inconsistently.
</para>
</listitem>
...
...
@@ -1010,7 +1010,7 @@
</para>
<para>
Previously such not-valid-for-session errors would cause all
Previously
,
such not-valid-for-session errors would cause all
setting changes to be ignored by that backend.
</para>
</listitem>
...
...
@@ -1165,7 +1165,7 @@
</para>
<para>
Previously the generic label <literal>?column?</> was used.
Previously
,
the generic label <literal>?column?</> was used.
</para>
</listitem>
...
...
@@ -1852,7 +1852,7 @@
</para>
<para>
Previously default permissions generated <literal>NULL</> fields.
Previously
,
default permissions generated <literal>NULL</> fields.
(WAS IT NULL?)
</para>
</listitem>
...
...
@@ -2389,7 +2389,7 @@
</para>
<para>
Previously libpq collected the entire query result into memory
Previously
,
libpq collected the entire query result into memory
before passing it back to the application.
</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