]> granicus.if.org Git - postgresql/history - src/include/storage
Another PGINDENT run that changes variable indenting and case label indenting. Also...
[postgresql] / src / include / storage /
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-26 Bruce MomjianInlined heap_getattr().
1997-08-24 Bruce MomjianMajor patch to speed up backend startup after profiling...
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-08-18 Bruce MomjianReduce open() calls. Replace fopen() calls with calls...
1997-08-03 Bruce MomjianCleanup for NAMEDATALEN use.
1997-03-28 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-03 Marc G. FournierFix the prototype for on_exitpg()
1997-02-14 Bruce MomjianRemove WIN32 defines. They never worked.
1997-02-12 Marc G. FournierPatch from Massimo Dal Zotto <dz@cs.unitn.it>
1997-02-06 Marc G. FournierAdd test for union semun to configure
1997-01-26 Bruce MomjianChange next to nextstep where missed.
1997-01-25 Bruce MomjianRestructure padding to handle structure already 128...
1997-01-23 Bruce MomjianRemove SB_PAD. Compute padding at compile time.
1997-01-20 Vadim B. MikheevNew flag for BufferDesc - BM_JUST_DIRTIED, - to prevent
1997-01-16 Vadim B. MikheevSetBufferWriteMode () added; FlushLocalBuffer () fixed...
1997-01-14 Vadim B. MikheevThere is no more ReleaseTmpRelBuffers, but ReleaseRelat...
1997-01-13 Bryan HendersonPart of patch to make a working nextstep port.
1996-12-04 Bryan HendersonChange portname "sparc" to "sunos4" and change some...
1996-11-27 Bryan HendersonMore stuff to make it compile on various ports.
1996-11-27 Vadim B. MikheevNew mdtruncate() & smgrtruncate() funcs.
1996-11-27 Vadim B. MikheevTransactionIdIsInProgress moved to shmem.c
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-08 Bruce MomjianMore compile cleanups
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-05 Marc G. FournierAnother directory totally cleaned out
1996-11-04 Marc G. FournierAnother series started from utils/builtins.h
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-11-04 Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-11-01 Marc G. FournierOkay, following Bryan's (and others) suggestions.....
1996-11-01 Marc G. FournierInclude file cleanup:
1996-11-01 Bruce MomjianMore chanes for bsdi_2_1 removal
1996-10-31 Marc G. Fournierremove:
1996-10-31 Bruce MomjianAdded needed include file.
1996-10-26 Marc G. FournierD'Arcy's cleanups
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-20 Marc G. FournierMore include files cleaned up
1996-10-19 Marc G. FournierWelp, another subdirectory cleaned out of redundant...
1996-10-19 Marc G. Fournierand another one..
1996-10-19 Marc G. Fournieranothre one reduced to its component parts
1996-10-18 Vadim B. MikheevMove definition of PageIsNew from hio.c to here
1996-10-11 Marc G. FournierAdd a MIPS/NetBSD port...
1996-10-02 Marc G. FournierMoved whether to define union semun from include/storag...
1996-08-28 Marc G. FournierMore cleanups of the include files