aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage
Commit message (Expand)AuthorAge
* Fix for netbsd locking, from Henry B. Hotz.Bruce Momjian1997-10-30
* Linux/alpha patch from Dan MaynardBruce Momjian1997-10-03
* Sparc lock fix for Linux/netbsd.REL6_2Bruce Momjian1997-10-02
* Add support for NetBSD/sparc.Bruce Momjian1997-09-30
* S_LOCK_FREE fix.Bruce Momjian1997-09-25
* Fix for S_FREE_LOCK.Bruce Momjian1997-09-24
* Cleanup backslashes.Bruce Momjian1997-09-22
* Fix for missing tas on some platforms.Bruce Momjian1997-09-22
* Small lock cleanup for prototype.Bruce Momjian1997-09-22
* Two copies...Vadim B. Mikheev1997-09-22
* Inline frequently called functions.Bruce Momjian1997-09-18
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Inlined heap_getattr().Bruce Momjian1997-08-26
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-24
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Reduce open() calls. Replace fopen() calls with calls to fd.c functions.Bruce Momjian1997-08-18
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-03
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-28
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Fix the prototype for on_exitpg()Marc G. Fournier1997-03-03
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* Patch from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1997-02-12
* Add test for union semun to configureMarc G. Fournier1997-02-06
* Change next to nextstep where missed.Bruce Momjian1997-01-26
* Restructure padding to handle structure already 128 bytes(alpha).Bruce Momjian1997-01-25
* Remove SB_PAD. Compute padding at compile time.Bruce Momjian1997-01-23
* New flag for BufferDesc - BM_JUST_DIRTIED, - to preventVadim B. Mikheev1997-01-20
* SetBufferWriteMode () added; FlushLocalBuffer () fixed (shouldn'tVadim B. Mikheev1997-01-16
* There is no more ReleaseTmpRelBuffers, but ReleaseRelationBuffers.Vadim B. Mikheev1997-01-14
* Part of patch to make a working nextstep port.Bryan Henderson1997-01-13
* 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 mdtruncate() & smgrtruncate() funcs.Vadim B. Mikheev1996-11-27
* TransactionIdIsInProgress moved to shmem.cVadim B. Mikheev1996-11-27
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* More compile cleanupsBruce Momjian1996-11-08
* Compile and warning cleanupBruce Momjian1996-11-08
* Another directory totally cleaned outMarc G. Fournier1996-11-05
* Another series started from utils/builtins.hMarc G. Fournier1996-11-04
* -Wall based cleanup of include files, based from acl.h, and everythingMarc G. Fournier1996-11-04
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-04
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier1996-11-01
* Include file cleanup:Marc G. Fournier1996-11-01
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-01
* remove:Marc G. Fournier1996-10-31
* Added needed include file.Bruce Momjian1996-10-31