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
/
heaptuple.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Good Bye, Time Travel!
Vadim B. Mikheev
1997-11-02
1
-73
/
+10
*
Coerce type of NULL pointer return to suppress gcc compiler warnings.
Thomas G. Lockhart
1997-09-24
1
-3
/
+3
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
1
-3
/
+3
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
1
-28
/
+25
*
Used modified version of indent that understands over 100 typedefs.
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
-339
/
+339
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-757
/
+846
*
Inlined heap_getattr().
Bruce Momjian
1997-08-26
1
-59
/
+6
*
Major patch to speed up backend startup after profiling analysis.
Bruce Momjian
1997-08-24
1
-20
/
+14
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-2
/
+6
*
Add comments describing interface to heap_getattr().
Bryan Henderson
1996-12-09
1
-21
/
+30
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
1
-3
/
+3
*
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
*
Clean up a few of the #include files
Marc G. Fournier
1996-11-05
1
-2
/
+1
*
More include file cleanups
Marc G. Fournier
1996-11-03
1
-3
/
+1
*
More intelligent #include cleanups, as pointed out by Bryan...
Marc G. Fournier
1996-11-01
1
-6
/
+6
*
Okay, so I was going backwards on my include cleanup...
Marc G. Fournier
1996-11-01
1
-34
/
+7
*
Added misc include files
Marc G. Fournier
1996-10-31
1
-1
/
+2
*
Cosmetic changes to ordering of #include files
Marc G. Fournier
1996-10-21
1
-28
/
+27
*
Other then:
Marc G. Fournier
1996-10-20
1
-1
/
+18
*
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
1
-1
/
+22
*
There...that pretty much cleans up redundant/unused #includes in
Marc G. Fournier
1996-10-19
1
-22
/
+1
*
All #include's removed from *.h files, so cleaning up the .c #includes...
Marc G. Fournier
1996-10-18
1
-15
/
+23
*
A few changes to cleanup the code.
Marc G. Fournier
1996-09-19
1
-57
/
+36
*
added #include "config.h" for ESCAPE_PATCH define
Marc G. Fournier
1996-08-27
1
-5
/
+3
*
Fixes:
Marc G. Fournier
1996-08-13
1
-2
/
+2
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+1011