Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change portname "sparc" to "sunos4" and change some portname dependencies to | Bryan Henderson | 1996-12-04 |
| | | | | feature dependencies. Thanks Kurt J. Lidl. | ||
* | More stuff to make it compile on various ports. | Bryan Henderson | 1996-11-27 |
| | |||
* | TransactionIdIsInProgress is here now and gives quality answer | Vadim B. Mikheev | 1996-11-27 |
| | | | | by scanning PROC structures of all running backend. | ||
* | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 |
| | |||
* | Makefile cleanup after reorganization | Bruce Momjian | 1996-11-09 |
| | |||
* | More compile cleanups | Bruce Momjian | 1996-11-08 |
| | |||
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 |
| | |||
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 |
| | |||
* | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 |
| | | | | | | Add #include "postgres.h" as required Remove #include "c.h" *and* "utils/elog.h" as applicable | ||
* | more removals of PORTNAME_* | Marc G. Fournier | 1996-10-31 |
| | |||
* | Added needed include file. | Bruce Momjian | 1996-10-31 |
| | |||
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
| | |||
* | This is a fix to be included in 1.02.1. It adds a tip for people | Marc G. Fournier | 1996-08-14 |
| | | | | | | getting semaphore or shared memory errors. Submitted by: bryanh@giraffe.netgate.net (Bryan Henderson) | ||
* | multiple define of 'union semun' removed | Marc G. Fournier | 1996-07-25 |
| | | | | submitted by: dr. george | ||
* | More merges from Dr. George's tree... | Marc G. Fournier | 1996-07-22 |
| | | | | | | | | | - src/backend/tcop/* - cosmetic changes to OPENLINK patches - src/backend/storage/* - more changes, mostly cosmetic - src/backend/ports/* - merge in patches for aix and i386_solaris | ||
* | Brought in NEOSOFT's port to i386_solaris | Marc G. Fournier | 1996-07-20 |
| | | | | Submitted by: Randy Kunkee <kunkee@Starbase.NeoSoft.COM> | ||
* | fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1} | Marc G. Fournier | 1996-07-16 |
| | | | | submitted by: Bruce Momjian (root@candle.pha.pa.us) | ||
* | fix: During a BSD/OS(BSDI) 2.1 compile, I got errors about undefined | Marc G. Fournier | 1996-07-16 |
| | | | | | | S_LOCK_'s during the postgres link phase. submitted by: Bruce Momjian (root@candle.pha.pa.us) | ||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |