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
/
include
/
storage
/
bufpage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment improvements.
Bruce Momjian
2001-02-21
1
-2
/
+2
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
1. WAL needs in zero-ed content of newly initialized page.
Vadim B. Mikheev
2000-12-30
1
-2
/
+3
*
No more #ifdef XLOG.
Vadim B. Mikheev
2000-11-30
1
-7
/
+3
*
No casting to LSN (XLogRecPtr) is required.
Vadim B. Mikheev
2000-11-20
1
-2
/
+2
*
WAL
Vadim B. Mikheev
2000-10-28
1
-2
/
+3
*
WAL
Vadim B. Mikheev
2000-10-21
1
-1
/
+2
*
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
1
-1
/
+2
*
Heap redo/undo (except for tuple moving used by vacuum).
Vadim B. Mikheev
2000-09-07
1
-1
/
+14
*
Major overhaul of btree index code. Eliminate special BTP_CHAIN logic for
Tom Lane
2000-07-21
1
-2
/
+1
*
heap' logging
Vadim B. Mikheev
2000-07-03
1
-2
/
+4
*
heap' xlog records
Vadim B. Mikheev
2000-06-02
1
-1
/
+5
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Modify PageIsEmpty and PageGetMaxOffsetNumber macros to behave sanely
Tom Lane
2000-01-08
1
-34
/
+31
*
More cleanup
Bruce Momjian
1999-07-16
1
-5
/
+5
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-7
/
+7
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
1
-1
/
+2
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
1
-13
/
+1
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-15
/
+15
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-16
/
+16
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-4
/
+3
*
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-06-15
1
-10
/
+18
*
Inline some small functions called for every row.
Bruce Momjian
1998-04-24
1
-2
/
+16
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
1
-3
/
+4
*
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1998-01-24
1
-3
/
+2
*
Remove PageSizeIsValid from BufferGetPageSize.
Vadim B. Mikheev
1998-01-13
1
-4
/
+2
*
Some *very* major changes by darrenk@insightdist.com (Darren King)
Marc G. Fournier
1998-01-13
1
-2
/
+11
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-5
/
+5
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-19
/
+19
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-96
/
+100
*
Inlined heap_getattr().
Bruce Momjian
1997-08-26
1
-4
/
+4
*
Major patch to speed up backend startup after profiling analysis.
Bruce Momjian
1997-08-24
1
-5
/
+38
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-3
/
+1
*
Another directory totally cleaned out
Marc G. Fournier
1996-11-05
1
-6
/
+6
*
Okay, following Bryan's (and others) suggestions...cleaning up the
Marc G. Fournier
1996-11-01
1
-4
/
+4
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
1
-2
/
+2
*
More include files cleaned up
Marc G. Fournier
1996-10-20
1
-1
/
+3
*
and another one..
Marc G. Fournier
1996-10-19
1
-7
/
+2
*
Move definition of PageIsNew from hio.c to here
Vadim B. Mikheev
1996-10-18
1
-1
/
+8
*
More cleanups of the include files
Marc G. Fournier
1996-08-28
1
-0
/
+256