index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
buffer
/
buf_init.c
Commit message (
Expand
)
Author
Age
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Add config.h as needed.
Bruce Momjian
1999-07-17
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
Add var defines for no testandset
Bruce Momjian
1999-06-26
*
Move default NBuffers setting into config.h, and rename it
Tom Lane
1999-06-12
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Repair some pretty serious problems in dynahash.c and
Tom Lane
1999-02-22
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Rename BindingTable to ShmemIndex.
Bruce Momjian
1998-06-27
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Good Bye, Time Travel!
Vadim B. Mikheev
1997-11-02
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
*
PrintBufferUsage() changed to report about shared, local and direct
Vadim B. Mikheev
1997-04-18
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
*
Fix typo in struct name.
Bruce Momjian
1997-01-26
*
More autosize structure error checks.
Bruce Momjian
1997-01-25
*
Remove SB_PAD. Compute padding at compile time.
Bruce Momjian
1997-01-23
*
No more LateWrite.
Vadim B. Mikheev
1997-01-16
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Clean up Makefile
Marc G. Fournier
1996-11-03
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09