index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
common
/
heapvalid.c
Commit message (
Expand
)
Author
Age
*
+#include <access/xact.h>
Vadim B. Mikheev
1997-09-22
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
*
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
*
TupleUpdatedByCurXactAndCmd () changed due to
Vadim B. Mikheev
1997-08-29
*
Inlined heap_getattr().
Bruce Momjian
1997-08-26
*
Major patch to speed up backend startup after profiling analysis.
Bruce Momjian
1997-08-24
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Re-add -I../.. for fmgr.h
Marc G. Fournier
1996-11-05
*
More include file cleanups
Marc G. Fournier
1996-11-03
*
More intelligent #include cleanups, as pointed out by Bryan...
Marc G. Fournier
1996-11-01
*
Added misc include files
Marc G. Fournier
1996-10-31
*
Fixes:
Marc G. Fournier
1996-10-30
*
Cosmetic changes to ordering of #include files
Marc G. Fournier
1996-10-21
*
Other then:
Marc G. Fournier
1996-10-20
*
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
*
There...that pretty much cleans up redundant/unused #includes in
Marc G. Fournier
1996-10-19
*
another one with #include file clean'd up
Marc G. Fournier
1996-10-19
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09