Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove most compile-time options, add a few runtime options to make up for it. | Bryan Henderson | 1996-11-14 |
| | | | | | | | In particular, no more compiled-in default for PGDATA or LIBDIR. Commands that need them need either invocation options or environment variables. PGPORT default is hardcoded as 5432, but overrideable with options or environment variables. | ||
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
| | |||
* | Centralize more of the defines from backend/port under config.h | Marc G. Fournier | 1996-10-18 |
| | | | | | Further ports should *really* avoid backend/port and make use of config.h | ||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |