]> granicus.if.org Git - postgresql/history - src/backend/storage/lmgr/lmgr.c
heap_fetch requires buffer pointer, must be released; heap_getnext
[postgresql] / src / backend / storage / lmgr / lmgr.c
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-08-01 Vadim B. MikheevLmgr cleanup, new locking modes for LLL.
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...
1998-07-13 Bruce MomjianInline function, rename libpq variablees, change lrel...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-11-24 Bruce MomjianRemove tqual.h includes not needed.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
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-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-01-10 Bruce Momjianinclude sem.h added, include string.h neede, from Erik...
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-03 Marc G. FournierClean up Makefile(s)
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01