| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -1/+4 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -3/+3 |
* | Unset locale variables before running regression tests. (All of them!) | Peter Eisentraut | 2000-07-23 | 1 | -2/+1 |
* | Add distprep target to take some of the job of the release_prep script. | Peter Eisentraut | 2000-07-19 | 1 | -2/+2 |
* | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut | 2000-07-06 | 1 | -69/+20 |
* | Version number now set in configure, available through Makefile.global | Peter Eisentraut | 2000-07-02 | 1 | -3/+1 |
* | We don't need config.status substituting anything into Gen_fmgrtab.sh, we | Peter Eisentraut | 2000-07-01 | 1 | -2/+1 |
* | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut | 2000-06-28 | 1 | -2/+2 |
* | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut | 2000-06-27 | 1 | -7/+4 |
* | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut | 2000-06-10 | 1 | -40/+20 |
* | Moved configure script from src/ to the top level directory. Moved | Peter Eisentraut | 2000-06-06 | 1 | -14/+4 |
* | Update ecpg to use snprintf | Bruce Momjian | 2000-02-28 | 1 | -1/+2 |
* | Added new pg_id to fix initdb problems | Peter Eisentraut | 2000-01-20 | 1 | -2/+5 |
* | Included all yacc and lex files into the distribution. | Peter Eisentraut | 2000-01-16 | 1 | -16/+1 |
* | New scheme for managing platform-specific regress test result files. | Tom Lane | 2000-01-09 | 1 | -2/+3 |
* | No distclean for pgaccess/Makefile. | Bruce Momjian | 1999-12-04 | 1 | -2/+1 |
* | Update pgaccess makefile for 0.98 | Bruce Momjian | 1999-10-31 | 1 | -1/+2 |
* | Remove pgeasy Makefile on distclean. | Bruce Momjian | 1999-10-12 | 1 | -1/+2 |
* | Remove old man pages. All info is in new man pages or other docs. | Thomas G. Lockhart | 1999-08-08 | 1 | -4/+1 |
* | make distclean missed a few symlinks created by configure. | Tom Lane | 1999-07-01 | 1 | -2/+6 |
* | The TCL/TK configuration cleanup patches I submitted have the following | Bruce Momjian | 1998-10-18 | 1 | -3/+1 |
* | Still another round of Perl-module installation tweaks. | Tom Lane | 1998-10-18 | 1 | -2/+1 |
* | Fix for GNUmakefile and distclean. | Bruce Momjian | 1998-10-17 | 1 | -1/+3 |
* | Fix for GNUmakefile. | Bruce Momjian | 1998-10-17 | 1 | -3/+3 |
* | Fix for GNUmakefile and stupid cruft I forgot in there. | Bruce Momjian | 1998-10-17 | 1 | -24/+22 |
* | Add missing tcl *.in files. | Bruce Momjian | 1998-10-16 | 1 | -1/+9 |
* | distclean fixup | Bruce Momjian | 1998-10-12 | 1 | -1/+2 |
* | Add mklang.sh.in to plpgsql. | Bruce Momjian | 1998-10-12 | 1 | -1/+3 |
* | Adjustments for standalone and integrated ODBC. | Thomas G. Lockhart | 1998-10-09 | 1 | -1/+4 |
* | Cleanup of distclean. | Bruce Momjian | 1998-10-09 | 1 | -1/+5 |
* | Separate out the lextest so that it is run by "make" and "make install". | Thomas G. Lockhart | 1998-10-07 | 1 | -12/+15 |
* | Try to configure interfaces/odbc using the --with-odbc switch. | Thomas G. Lockhart | 1998-10-06 | 1 | -13/+1 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-09-29 | 1 | -1/+5 |
* | Change order of install...installing interfaces is the last to be done, | Marc G. Fournier | 1998-09-14 | 1 | -2/+2 |
* | autoconf | Bruce Momjian | 1998-09-11 | 1 | -1/+2 |
* | Improve distclean. | Bruce Momjian | 1998-08-30 | 1 | -2/+3 |
* | distclean cleanup | Bruce Momjian | 1998-04-06 | 1 | -1/+2 |
* | From: "Michael J. Maravillo" <mmj@philonline.com> | Marc G. Fournier | 1998-01-17 | 1 | -1/+5 |
* | Have clean clean out the test directory also, as well as the Makefiles in | Marc G. Fournier | 1998-01-13 | 1 | -1/+4 |
* | Knew I missed somewhere...remove PORTNAME references from GNUmakefile.in, since | Marc G. Fournier | 1997-12-26 | 1 | -25/+1 |
* | Fix for test 0 error. | Bruce Momjian | 1997-12-22 | 1 | -5/+5 |
* | gmake distclean wasn't removing the configure generated Makefile in | Marc G. Fournier | 1997-12-02 | 1 | -1/+2 |
* | Change "more" to "cat" to allow typeahead while making backend. | Thomas G. Lockhart | 1997-11-07 | 1 | -2/+2 |
* | Make configure more automated, from Brook Milligan. | Bruce Momjian | 1997-10-30 | 1 | -2/+2 |
* | Bring in a "registration" file to be printed out after the user has | Marc G. Fournier | 1997-10-02 | 1 | -1/+18 |
* | Add appropriate links into the interfaces directory, as well as a Makefile | Marc G. Fournier | 1997-08-16 | 1 | -23/+5 |
* | Modify lextest and GNUmakefile so that if the test does fail, the | Marc G. Fournier | 1997-05-16 | 1 | -1/+9 |
* | lextest Makefile cleanup | Bruce Momjian | 1997-05-14 | 1 | -1/+3 |
* | Add test for flex bug as part of make, and point them to README.flex. | Bruce Momjian | 1997-05-14 | 1 | -1/+2 |
* | Patch for Solaris 2.5 from: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-15 | 1 | -2/+3 |