readme_fix.patch
text/x-diff
Filename: readme_fix.patch
Type: text/x-diff
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
| File | + | − |
|---|---|---|
| README.md | 4 | 5 |
diff --git a/README.md b/README.md index 445eb2f2d0..f6104c038b 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,10 @@ and functions. This distribution also contains C language bindings. Copyright and license information can be found in the file COPYRIGHT. -General documentation about this version of PostgreSQL can be found at: -<https://www.postgresql.org/docs/devel/> -In particular, information about building PostgreSQL from the source -code can be found at: -<https://www.postgresql.org/docs/devel/installation.html> +General documentation about this version of PostgreSQL can be found at +<https://www.postgresql.org/docs/devel/>. In particular, information +about building PostgreSQL from the source code can be found at +<https://www.postgresql.org/docs/devel/installation.html>. The latest version of this software, and related software, may be obtained at <https://www.postgresql.org/download/>. For more information