summaryrefslogtreecommitdiff
path: root/src/backend/access/common/heapvalid.c
AgeCommit message (Expand)Author
1999-05-26Make functions static or NOT_USED as appropriate.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-11-27New HeapTuple structure/interface.Vadim B. Mikheev
1997-09-22+#include <access/xact.h>Vadim B. Mikheev
1997-09-18Inline frequently called functions.Bruce Momjian
1997-09-12heapattr functions now return a Datum, not char *.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-29TupleUpdatedByCurXactAndCmd () changed due toVadim B. Mikheev
1997-08-26Inlined heap_getattr().Bruce Momjian
1997-08-24Major patch to speed up backend startup after profiling analysis.Bruce Momjian
1997-03-28From: Dan McGuirk <[email protected]>Marc G. Fournier
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-05Re-add -I../.. for fmgr.hMarc G. Fournier
1996-11-03More include file cleanupsMarc G. Fournier
1996-11-01More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier
1996-10-31Added misc include filesMarc G. Fournier
1996-10-30Fixes:Marc G. Fournier
1996-10-21Cosmetic changes to ordering of #include filesMarc G. Fournier
1996-10-20Other then:Marc G. Fournier
1996-10-20First pass at fixing my own mistakesMarc G. Fournier
1996-10-19There...that pretty much cleans up redundant/unused #includes inMarc G. Fournier
1996-10-19another one with #include file clean'd upMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier