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
/
access
/
common
/
heapvalid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-26
1
-34
/
+0
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
1
-3
/
+3
*
+#include <access/xact.h>
Vadim B. Mikheev
1997-09-22
1
-2
/
+2
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
1
-129
/
+1
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
1
-5
/
+5
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-9
/
+9
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-98
/
+108
*
TupleUpdatedByCurXactAndCmd () changed due to
Vadim B. Mikheev
1997-08-29
1
-2
/
+2
*
Inlined heap_getattr().
Bruce Momjian
1997-08-26
1
-2
/
+2
*
Major patch to speed up backend startup after profiling analysis.
Bruce Momjian
1997-08-24
1
-2
/
+5
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
1
-9
/
+26
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-1
/
+2
*
Re-add -I../.. for fmgr.h
Marc G. Fournier
1996-11-05
1
-8
/
+8
*
More include file cleanups
Marc G. Fournier
1996-11-03
1
-13
/
+3
*
More intelligent #include cleanups, as pointed out by Bryan...
Marc G. Fournier
1996-11-01
1
-21
/
+6
*
Added misc include files
Marc G. Fournier
1996-10-31
1
-1
/
+2
*
Fixes:
Marc G. Fournier
1996-10-30
1
-1
/
+5
*
Cosmetic changes to ordering of #include files
Marc G. Fournier
1996-10-21
1
-26
/
+20
*
Other then:
Marc G. Fournier
1996-10-20
1
-1
/
+7
*
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
1
-1
/
+24
*
There...that pretty much cleans up redundant/unused #includes in
Marc G. Fournier
1996-10-19
1
-23
/
+1
*
another one with #include file clean'd up
Marc G. Fournier
1996-10-19
1
-10
/
+26
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+134