| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut | 2000-08-29 | 1 | -0/+2 |
* | New configure test for flex, which recognizes only flex but does so in all | Peter Eisentraut | 2000-08-28 | 1 | -16/+1 |
* | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut | 2000-08-27 | 1 | -2/+0 |
* | Make the location of the Kerberos server key file run time configurable | Peter Eisentraut | 2000-08-25 | 1 | -14/+6 |
* | ./configure --without-CXX errroneously tried to use a C++ compiler named "no" | Peter Eisentraut | 2000-08-19 | 1 | -9/+12 |
* | Remove <values.h> inclusions, no-longer-needed MAXINT definitions. | Tom Lane | 2000-07-28 | 1 | -1/+1 |
* | Unset locale variables before running regression tests. (All of them!) | Peter Eisentraut | 2000-07-23 | 1 | -1/+0 |
* | Add distprep target to take some of the job of the release_prep script. | Peter Eisentraut | 2000-07-19 | 1 | -5/+8 |
* | End users shouldn't have to invoke a separate command to install the | Peter Eisentraut | 2000-07-17 | 1 | -1/+8 |
* | Automatic dependency tracking | Peter Eisentraut | 2000-07-16 | 1 | -0/+12 |
* | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 | 1 | -253/+215 |
* | Remove a bunch of unused configure tests, in particular cases where | Peter Eisentraut | 2000-07-12 | 1 | -133/+127 |
* | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 | 1 | -99/+205 |
* | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut | 2000-07-06 | 1 | -5/+1 |
* | add check for libz compression library for pg_dump | Marc G. Fournier | 2000-07-05 | 1 | -0/+1 |
* | attached to this mail is a patch from a colleague that makes | Bruce Momjian | 2000-07-05 | 1 | -1/+2 |
* | Version number now set in configure, available through Makefile.global | Peter Eisentraut | 2000-07-02 | 1 | -6/+9 |
* | We don't need config.status substituting anything into Gen_fmgrtab.sh, we | Peter Eisentraut | 2000-07-01 | 1 | -1/+0 |
* | A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases | Peter Eisentraut | 2000-07-01 | 1 | -3/+0 |
* | Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> | Peter Eisentraut | 2000-06-30 | 1 | -2/+2 |
* | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut | 2000-06-28 | 1 | -10/+0 |
* | Call me silly, but I think it would be a good idea if initdb and other | Tom Lane | 2000-06-28 | 1 | -0/+6 |
* | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut | 2000-06-27 | 1 | -7/+0 |
* | Fix typo | Peter Eisentraut | 2000-06-21 | 1 | -1/+1 |
* | Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in the | Peter Eisentraut | 2000-06-20 | 1 | -19/+1 |
* | Integrated ODBC driver into regular build. No more standalone business, | Peter Eisentraut | 2000-06-19 | 1 | -113/+34 |
* | Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in length | Bruce Momjian | 2000-06-19 | 1 | -1/+1 |
* | Remove fmgrstamp-h business -- not needed and confusing | Peter Eisentraut | 2000-06-17 | 1 | -30/+128 |
* | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 2000-06-14 | 1 | -2/+0 |
* | Back out libpgtcl tcl/tksh includes. | Bruce Momjian | 2000-06-14 | 1 | -2/+0 |
* | OK, I have tidied up todays (13th) snapshot with the attached patch, I | Bruce Momjian | 2000-06-14 | 1 | -105/+0 |
* | in the Directory src/bin/pgtclsh there is a good mechanism to integrate | Bruce Momjian | 2000-06-13 | 1 | -0/+2 |
* | Back out old unixodbc patches and apply new ones. Nick Gorham | Bruce Momjian | 2000-06-12 | 1 | -31/+141 |
* | Small bug fix | Peter Eisentraut | 2000-06-11 | 1 | -3/+3 |
* | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 | 1 | -276/+49 |
* | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut | 2000-06-10 | 1 | -17/+40 |
* | Repair configure.in breakage from unixODBC patch. Doesn't anyone around | Tom Lane | 2000-06-10 | 1 | -45/+53 |
* | I have made the couple of mods required to make the odbc driver with | Bruce Momjian | 2000-06-09 | 1 | -0/+42 |
* | Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses | Peter Eisentraut | 2000-06-07 | 1 | -29/+7 |
* | Moved configure script from src/ to the top level directory. Moved | Peter Eisentraut | 2000-06-06 | 1 | -0/+1390 |