summaryrefslogtreecommitdiff
path: root/src/include/access
AgeCommit message (Expand)Author
1997-09-18Inline frequently called functions.Bruce Momjian
1997-09-14Add mention of heap_getattr() compiler warning.Bruce Momjian
1997-09-12Fix heap_getattr bug I just added.Bruce Momjian
1997-09-12Macro cleanup of heap_getattr.Bruce Momjian
1997-09-12heapattr functions now return a Datum, not char *.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.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-09-04Fix conditional casting.Bruce Momjian
1997-08-29Fix very old bug which made tuples changed/inserted by a commndVadim B. Mikheev
1997-08-29heap_getattr fix for aix.Bruce Momjian
1997-08-27heap_delete returns int now (for non-functional deletes).Vadim B. Mikheev
1997-08-26Inlined heap_getattr().Bruce Momjian
1997-08-22+ CreateTupleDescCopyConstrVadim B. Mikheev
1997-08-21AttrConstr --> TupleConstrVadim B. Mikheev
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-08-19NOT NULL implementation (submitted by Robson Paniago de Miranda).Vadim B. Mikheev
1997-05-30Added: new BTP_CHAIN flag (if hikey == firstkey then it's notVadim B. Mikheev
1997-05-22gist.h:Vadim B. Mikheev
1997-04-16BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev
1997-03-28From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-03-24New func _bt_checkkeys() added to let caller know number of keysVadim B. Mikheev
1997-03-18Patches for Vadim's multikey indexing...Marc G. Fournier
1997-02-22Added: UNIQUE feature to bulkload code.Vadim B. Mikheev
1997-02-18Update btree patches that were missed.Bruce Momjian
1997-02-14Add prototypes and remove unused variables from btree Fastbuild patch.Bruce Momjian
1997-02-12What looks like some *major* improvements to btree indexing...Marc G. Fournier
1997-01-10index_insert has now HeapRelation as last param (forVadim B. Mikheev
1996-11-27TransactionIdIsInProgress moved to shmem.cVadim B. Mikheev
1996-11-13Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-06another goneMarc G. Fournier
1996-11-05these ones have their dependencies cleaned upMarc G. Fournier
1996-11-05Another run through.Marc G. Fournier
1996-11-05AnotherMarc G. Fournier
1996-11-05And another oneMarc G. Fournier
1996-11-05Another one bits the dust...Marc G. Fournier
1996-11-05And another...Marc G. Fournier
1996-11-05And another..Marc G. Fournier
1996-11-05Another one cleaned outMarc G. Fournier
1996-11-04another pass through.Marc G. Fournier
1996-11-04Another series started from utils/builtins.hMarc G. Fournier
1996-11-04-Wall based cleanup of include files, based from acl.h, and everythingMarc G. Fournier
1996-11-03More cleans of the inter-dependencies in the #include filesMarc G. Fournier
1996-11-03More include file cleanupsMarc G. Fournier
1996-11-01Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier
1996-11-01Include dependencies based on tupdesc.h, as:Marc G. Fournier
1996-10-31remove:Marc G. Fournier
1996-10-31Added needed include file.Bruce Momjian