aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage
Commit message (Expand)AuthorAge
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-28
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1997-03-15
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Make the error message output by AllocateFile() if failes toMarc G. Fournier1997-02-20
* Remove hardcoded 20000 and change to BootstrapObjectIdData.Bruce Momjian1997-02-14
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* Fix naming from proc to prio to fix previous patch.Bruce Momjian1997-02-13
* Patch from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1997-02-12
* Assign priorities when creating jobs in lock queue.Bruce Momjian1997-02-11
* Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconfMarc G. Fournier1997-01-27
* Change next to nextstep where missed.Bruce Momjian1997-01-26
* Fix typo in struct name.Bruce Momjian1997-01-26
* More autosize structure error checks.Bruce Momjian1997-01-25
* The second patch adds a more explicative error message to BufferPoolCheckLeak.Marc G. Fournier1997-01-23
* Remove SB_PAD. Compute padding at compile time.Bruce Momjian1997-01-23
* Fixing possible losing data changes:Vadim B. Mikheev1997-01-20
* Add include files needed for stat().Bruce Momjian1997-01-18
* FlushLocalBuffer () releases buffer only if requiredVadim B. Mikheev1997-01-16
* No more LateWrite, but there is WriteMode;Vadim B. Mikheev1997-01-16
* No more LateWrite.Vadim B. Mikheev1997-01-16
* ReleaseTmpRelBuffers is ReleaseRelationBuffers now.Vadim B. Mikheev1997-01-14
* Another compilation error has surfaced on Ultrix. In spin.c, sem.h must beBruce Momjian1997-01-14
* From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1997-01-13
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* index_insert has now HeapRelation as last param (for unique indexVadim B. Mikheev1997-01-10
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-08
* ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool nowVadim B. Mikheev1996-12-31
* Fixed Assert check where ! should be !=.Bruce Momjian1996-12-28
* Add asserts to check for file descriptor ring corruption.Bryan Henderson1996-12-27
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-26
* Added include files needed for getpid prototype.Bruce Momjian1996-12-26
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-04
* More stuff to make it compile on various ports.Bryan Henderson1996-11-27
* New smgrtruncate smgr' interface func.Vadim B. Mikheev1996-11-27
* New mdtruncate() func for single segment relations (< 2Gb).Vadim B. Mikheev1996-11-27
* TransactionIdIsInProgress is here now and gives quality answerVadim B. Mikheev1996-11-27
* Setting MyProc->xid to InvalidTransactionId while creatingVadim B. Mikheev1996-11-27
* Include fcntl.h, which is not automatically included by sys/file.h on all sys...Bryan Henderson1996-11-25
* Typecasts, etc. to make compile work on AIX. Thanks Darren King..Bryan Henderson1996-11-24
* Move include of signal.h inside pqsignal.h so it's always where it's needed.Bryan Henderson1996-11-24
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* Recognize dependencies more reliably.Bryan Henderson1996-11-10
* 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
* Remove OPENLINK defineBruce Momjian1996-11-04
* Clean up Makefile(s)Marc G. Fournier1996-11-03
* Clean up MakefileMarc G. Fournier1996-11-03