summaryrefslogtreecommitdiff
path: root/src/backend/access/common/heapvalid.c
Commit message (Expand)AuthorAgeFilesLines
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-261-34/+0
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-3/+3
* +#include <access/xact.h>Vadim B. Mikheev1997-09-221-2/+2
* Inline frequently called functions.Bruce Momjian1997-09-181-129/+1
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-9/+9
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-98/+108
* TupleUpdatedByCurXactAndCmd () changed due toVadim B. Mikheev1997-08-291-2/+2
* Inlined heap_getattr().Bruce Momjian1997-08-261-2/+2
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-241-2/+5
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-281-9/+26
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-1/+2
* Re-add -I../.. for fmgr.hMarc G. Fournier1996-11-051-8/+8
* More include file cleanupsMarc G. Fournier1996-11-031-13/+3
* More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier1996-11-011-21/+6
* Added misc include filesMarc G. Fournier1996-10-311-1/+2
* Fixes:Marc G. Fournier1996-10-301-1/+5
* Cosmetic changes to ordering of #include filesMarc G. Fournier1996-10-211-26/+20
* Other then:Marc G. Fournier1996-10-201-1/+7
* First pass at fixing my own mistakesMarc G. Fournier1996-10-201-1/+24
* There...that pretty much cleans up redundant/unused #includes inMarc G. Fournier1996-10-191-23/+1
* another one with #include file clean'd upMarc G. Fournier1996-10-191-10/+26
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+134