Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 84d8066

Browse filesBrowse files
Revise the style of a paragraph in README.md.
Presently, one of the lines in README.md has trailing whitespace, which was added by commit 363eb05 to maintain a line break that was in the non-Markdown version. Instead of changing .gitattributes, let's match this paragraph's style with the style of the following paragraph, thereby removing the trailing whitespace. Reported-by: Peter Eisentraut Reviewed-by: Daniel Gustafsson Discussion: https://postgr.es/m/c0a4e906-c6fe-4519-bd15-28dfcd03fdb2%40eisentraut.org
1 parent adcdb2c commit 84d8066
Copy full SHA for 84d8066

File tree

Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ and functions. This distribution also contains C language bindings.
1111

1212
Copyright and license information can be found in the file COPYRIGHT.
1313

14-
General documentation about this version of PostgreSQL can be found at:
15-
<https://www.postgresql.org/docs/devel/>
16-
In particular, information about building PostgreSQL from the source
17-
code can be found at:
18-
<https://www.postgresql.org/docs/devel/installation.html>
14+
General documentation about this version of PostgreSQL can be found at
15+
<https://www.postgresql.org/docs/devel/>. In particular, information
16+
about building PostgreSQL from the source code can be found at
17+
<https://www.postgresql.org/docs/devel/installation.html>.
1918

2019
The latest version of this software, and related software, may be
2120
obtained at <https://www.postgresql.org/download/>. For more information

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.