summaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/buf_init.c
AgeCommit message (Expand)Author
1999-05-25pgindent run over code.Bruce Momjian
1999-02-22Repair some pretty serious problems in dynahash.c andTom Lane
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-12-15Initial MVCC code.Vadim B. Mikheev
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-06-27Rename BindingTable to ShmemIndex.Bruce Momjian
1998-01-07Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian
1998-01-05Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-18Inline frequently called functions.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-07-28Added SCO support, from Daniel Harris.Bruce Momjian
1997-04-18PrintBufferUsage() changed to report about shared, local and directVadim B. Mikheev
1997-03-28From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-01-26Fix typo in struct name.Bruce Momjian
1997-01-25More autosize structure error checks.Bruce Momjian
1997-01-23Remove SB_PAD. Compute padding at compile time.Bruce Momjian
1997-01-16No more LateWrite.Vadim B. Mikheev
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-03Clean up MakefileMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier