1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove HISTORY and INSTALL. Have them generated by the tarball scripts.

Add README.CVS to help CVS folks find this information.
This commit is contained in:
Bruce Momjian
2004-03-10 00:28:11 +00:00
parent f28d5614ce
commit 0bcc2beb4a
3 changed files with 13 additions and 6111 deletions

13
README.CVS Normal file
View File

@ -0,0 +1,13 @@
Tarball versions of PostgreSQL will contain INSTALL and HISTORY files in
this directory.
For people using CVS checkouts, you can view the install instructions
at:
http://developer.postgresql.org/docs/postgres/installation.html
and the release notes can be viewed at:
http://developer.postgresql.org/docs/postgres/release.html
This file does not appear in release tarball.