index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
buffer
/
buf_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code review for ARC patch. Eliminate static variables, improve handling
Tom Lane
2004-04-19
1
-24
/
+20
*
I posted some bufmgr cleanup a few weeks ago, but it conflicted with
Neil Conway
2003-12-14
1
-13
/
+1
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
2nd try for the ARC strategy.
Jan Wieck
2003-11-13
1
-42
/
+26
*
ARC strategy backed out ... sorry
Jan Wieck
2003-11-13
1
-26
/
+42
*
Replacement of the buffer replacement strategy with an ARC
Jan Wieck
2003-11-13
1
-42
/
+26
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
Error message editing in backend/storage.
Tom Lane
2003-07-24
1
-19
/
+10
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-5
/
+4
*
Further cleanup of dynahash.c API, in pursuit of portability and
Tom Lane
2001-10-05
1
-15
/
+8
*
Another round of cleanups for dynahash.c (maybe it's finally clean of
Tom Lane
2001-10-01
1
-28
/
+16
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
1
-3
/
+2
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-3
/
+3
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Rearrange bufmgr header files so that buf_internals.h need not be
Tom Lane
2000-11-30
1
-1
/
+2
*
I had to change buffer tag: now RelFileNode is used instead of
Vadim B. Mikheev
2000-10-18
1
-3
/
+3
*
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-19
1
-1
/
+10
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-5
/
+1
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-11
/
+11
*
Rename shared memory area.
Bruce Momjian
1998-06-30
1
-2
/
+2
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-5
/
+1
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
1
-5
/
+5
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-5
/
+5
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-3
/
+3
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
1
-3
/
+3
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-14
/
+14
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-104
/
+113
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-1
/
+3
*
Clean up Makefile
Marc G. Fournier
1996-11-03
1
-2
/
+4
*
More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc G. Fournier
1996-07-30
1
-3
/
+1
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+162