| Commit message (Expand) | Author | Age |
* | Fix syntax error introduced in last update. | Bryan Henderson | 1996-11-13 |
* | Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. | Bryan Henderson | 1996-11-13 |
* | Make shared library builds work for BSD44_derived. | Bryan Henderson | 1996-11-13 |
* | Put shared libraries in main directory, not obj/ | Bryan Henderson | 1996-11-12 |
* | Add DASH_N, BACKSLASH_C variables, moved from postgres.shell.mk. | Bryan Henderson | 1996-11-11 |
* | ----- | Marc G. Fournier | 1996-11-11 |
* | Moved -Werror to COPT. | Bruce Momjian | 1996-11-11 |
* | Removed -Wmissing-declaration. | Bruce Momjian | 1996-11-10 |
* | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 |
* | Added in PQconnectdb() function | Marc G. Fournier | 1996-11-09 |
* | Somehow PORTNAME keeps getting changed to BSD44_derived :( | Marc G. Fournier | 1996-11-08 |
* | Change instructions for 1.*. | Bruce Momjian | 1996-11-06 |
* | Rename CDEBUG to COPT | Bruce Momjian | 1996-11-04 |
* | Remove optimization-specific stuff from OS sections. Use CDEBUG. | Bruce Momjian | 1996-11-04 |
* | Removed PORTNAME_. Use OS version only. | Bruce Momjian | 1996-11-04 |
* | Change default install directories to /usr/local/pgsql | Marc G. Fournier | 1996-11-03 |
* | Add complete setting of AROPT | Bryan Henderson | 1996-11-02 |
* | Comment changes. | Bruce Momjian | 1996-11-01 |
* | More chanes for bsdi_2_1 removal | Bruce Momjian | 1996-11-01 |
* | Decoupled ASSERT and DEBUG options. | Bruce Momjian | 1996-11-01 |
* | FIx for bsdi. | Bruce Momjian | 1996-11-01 |
* | Removal of bsdi_2_1 port. | Bruce Momjian | 1996-11-01 |
* | Removed false and changed to a commented true. | Bruce Momjian | 1996-10-31 |
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
* | |I have moved things around so that things happen in the following order: | Marc G. Fournier | 1996-10-23 |
* | Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need it | Bryan Henderson | 1996-10-21 |
* | Not quite the cleanest way to do it, but add an option to Makefile.global | Marc G. Fournier | 1996-10-19 |
* | Removed duplicate MAXNAMELEN define I accidentally added. | Bruce Momjian | 1996-10-13 |
* | I checked the alter table code, and started suspecting the relation | Bruce Momjian | 1996-10-13 |
* | Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdb | Marc G. Fournier | 1996-10-11 |
* | Moved the following definitions to include/config.h from Makefile.global: | Marc G. Fournier | 1996-10-08 |
* | Change the comments pertaining to Makefile.custom | Marc G. Fournier | 1996-09-23 |
* | Fix for using Makefile.custom | Marc G. Fournier | 1996-09-23 |
* | From: Bruce Momjian <maillist@candle.pha.pa.us> | Marc G. Fournier | 1996-09-23 |
* | Turned off EUROPEAN_DATES as default... | Marc G. Fournier | 1996-09-21 |
* | Patches to make POSTPORT changes in scripts | Marc G. Fournier | 1996-09-21 |
* | Various standardizations and fixes submitted by D'Arcy Cain | Marc G. Fournier | 1996-09-16 |
* | Clean up th ecompile process by centralizing the include files | Marc G. Fournier | 1996-08-28 |
* | Redundant -I pointer to port/<portname> | Marc G. Fournier | 1996-08-28 |
* | Removed -DESCAPE_PATCH ... moved to include/config.h | Marc G. Fournier | 1996-08-27 |
* | Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME) | Marc G. Fournier | 1996-08-27 |
* | USE_TCL should default to false, ntot true... | Marc G. Fournier | 1996-08-21 |
* | Erk, missed adding the required ilbrary itself | Marc G. Fournier | 1996-08-21 |
* | Quick fix for compiling psql... | Marc G. Fournier | 1996-08-21 |
* | Bring in changes to READLINE/HISTORY defines | Marc G. Fournier | 1996-08-20 |
* | Added a SVR4 port | Marc G. Fournier | 1996-08-19 |
* | Had a space in CFLAGS+= -I .. | Marc G. Fournier | 1996-08-06 |
* | Move port includes from bin/pg_dump/Makefile to Makefile.global | Marc G. Fournier | 1996-07-31 |
* | Standardize locations of TCL related files | Marc G. Fournier | 1996-07-31 |
* | Style didn't appeal to some...:) | Marc G. Fournier | 1996-07-31 |