diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-10-08 17:22:04 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-10-08 17:22:18 +0300 |
commit | fd8148250c8c46fac04277e7a07f8dd2908dd477 (patch) | |
tree | e4ba2001706d8ca09dc38cfa0fdf73eec0e17d97 /debian/patches/70-history | |
download | postgresql-10-debian.tar.gz |
Imported postgresql-10 10.0-1debian/10.0-1debian
Diffstat (limited to 'debian/patches/70-history')
-rw-r--r-- | debian/patches/70-history | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/70-history b/debian/patches/70-history new file mode 100644 index 0000000..20bd55f --- /dev/null +++ b/debian/patches/70-history @@ -0,0 +1,9 @@ +--- a/HISTORY ++++ b/HISTORY +@@ -3,3 +3,6 @@ + + Distribution file sets include release notes for their version and preceding + versions. Visit the file doc/src/sgml/html/release.html in an HTML browser. ++ ++On Debian systems, the release notes are contained in the postgresql-doc-* ++packages, located in /usr/share/doc/postgresql-doc-*/html/release.html. |