mirror of
https://github.com/postgres/postgres.git
synced 2026-04-07 02:06:01 -04:00
Improve text of stub HISTORY file.
Per Peter Eisentraut.
This commit is contained in:
parent
c9256f5b7d
commit
e99754adbc
1 changed files with 4 additions and 4 deletions
8
HISTORY
8
HISTORY
|
|
@ -1,6 +1,6 @@
|
|||
Release notes for all versions of PostgreSQL can be found on-line at
|
||||
http://www.postgresql.org/docs/devel/static/release.html
|
||||
http://www.postgresql.org/docs/current/static/release.html
|
||||
|
||||
In a distribution file set, release notes for the current version can be
|
||||
found prebuilt under doc/src/sgml/html/. Visit the index.html file with
|
||||
an HTML browser, then consult the "Release Notes" appendix.
|
||||
Distribution file sets include release notes for their version and preceding
|
||||
versions. Unpack the file doc/postgres.tar.gz, then visit the contained
|
||||
file release.html in an HTML browser.
|
||||
|
|
|
|||
Loading…
Reference in a new issue