summaryrefslogtreecommitdiff
path: root/README.CVS
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-21 12:40:16 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-21 12:40:16 +0200
commit397761827aa3a3ac95b8a60dd21900f7bae88f05 (patch)
tree788d3f220939f592c929b88b037a99bf7407625a /README.CVS
parent9f2e211386931f7aee48ffbc2fcaef1632d8329f (diff)
downloadpostgresql-397761827aa3a3ac95b8a60dd21900f7bae88f05.tar.gz
Rename README.CVS to README.git and change references in it.
Diffstat (limited to 'README.CVS')
-rw-r--r--README.CVS14
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.)