- Sep 21, 2010
-
-
Tom Lane authored
-
Magnus Hagander authored
-
- Jun 23, 2009
-
-
Tom Lane authored
used to work as intended, but got broken some time ago (a quoted empty string is not an empty string), and got broken some more by the changes to generate ecpg's preproc.y automatically. Given all the unprotected uses of $(PERL) elsewhere, it seems best to make use of the $(missing) script rather than trying to ensure each such use is protected individually. Also fix various bits of documentation that omitted to mention Perl as a requirement for building from a CVS pull. Per a complaint from Robert Haas.
-
- Mar 28, 2004
-
-
Tom Lane authored
-
- Mar 10, 2004
-
-
Neil Conway authored
-
Bruce Momjian authored
Add README.CVS to help CVS folks find this information.
-