aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc
Commit message (Collapse)AuthorAge
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-04
| | | | feature dependencies. Thanks Kurt J. Lidl.
* More stuff to make it compile on various ports.Bryan Henderson1996-11-27
|
* TransactionIdIsInProgress is here now and gives quality answerVadim B. Mikheev1996-11-27
| | | | by scanning PROC structures of all running backend.
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
|
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
|
* More compile cleanupsBruce Momjian1996-11-08
|
* Compile and warning cleanupBruce Momjian1996-11-08
|
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
|
* Clean up Makefile(s)Marc G. Fournier1996-11-03
| | | | | | Add #include "postgres.h" as required Remove #include "c.h" *and* "utils/elog.h" as applicable
* more removals of PORTNAME_*Marc G. Fournier1996-10-31
|
* Added needed include file.Bruce Momjian1996-10-31
|
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
|
* This is a fix to be included in 1.02.1. It adds a tip for peopleMarc G. Fournier1996-08-14
| | | | | | getting semaphore or shared memory errors. Submitted by: bryanh@giraffe.netgate.net (Bryan Henderson)
* multiple define of 'union semun' removedMarc G. Fournier1996-07-25
| | | | submitted by: dr. george
* More merges from Dr. George's tree...Marc G. Fournier1996-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_solarisMarc G. Fournier1996-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. Fournier1996-07-16
| | | | submitted by: Bruce Momjian (root@candle.pha.pa.us)
* fix: During a BSD/OS(BSDI) 2.1 compile, I got errors about undefinedMarc G. Fournier1996-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_01Marc G. Fournier1996-07-09