diff options
| author | Magnus Hagander <magnus@hagander.net> | 2010-09-21 12:40:16 +0200 |
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2010-09-21 12:40:16 +0200 |
| commit | 397761827aa3a3ac95b8a60dd21900f7bae88f05 (patch) | |
| tree | 788d3f220939f592c929b88b037a99bf7407625a /README.CVS | |
| parent | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (diff) | |
| download | postgresql-397761827aa3a3ac95b8a60dd21900f7bae88f05.tar.gz | |
Rename README.CVS to README.git and change references in it.
Diffstat (limited to 'README.CVS')
| -rw-r--r-- | README.CVS | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/README.CVS b/README.CVS deleted file mode 100644 index 4eb8377a50..0000000000 --- a/README.CVS +++ /dev/null @@ -1,14 +0,0 @@ -(This file does not appear in release tarballs.) - -In a release or snapshot tarball of PostgreSQL, documentation files named -INSTALL and HISTORY will appear in this directory. However, these files are -not stored in CVS and so will not be present if you are using a CVS checkout. -If you are using CVS, you can view the most recent install instructions at: - http://developer.postgresql.org/docs/postgres/installation.html -and the current release notes at: - http://developer.postgresql.org/docs/postgres/release.html - -Users compiling from CVS will also need compatible versions of Bison, Flex, -and Perl, as discussed in the install documentation. These programs are not -needed when using a tarball, since the files they are needed to build are -already present in the tarball. (On Windows, however, you need Perl anyway.) |
