summaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/buf_init.c
AgeCommit message (Expand)Author
2000-05-31The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-04-09Buffer manager modifications to keep a local buffer-dirtied bit as wellTom Lane
2000-01-26Add:Bruce Momjian
1999-10-06XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.Vadim B. Mikheev
1999-09-24Several changes here, not very related but touching some of the same files.Tom Lane
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-17Add config.h as needed.Bruce Momjian
1999-07-16Final cleanup.Bruce Momjian
1999-07-16Update #include cleanupsBruce Momjian
1999-06-26Add var defines for no testandsetBruce Momjian
1999-06-12Move default NBuffers setting into config.h, and rename itTom Lane
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