aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree
Commit message (Expand)AuthorAge
* _bt_updateitem is returned in code, but works only if sizes of keysVadim B. Mikheev1996-12-06
* 1. _bt_compare fixed to work properly with new code in _bt_insertonpgVadim B. Mikheev1996-12-06
* Fix memory overhelding while forming index' result:Vadim B. Mikheev1996-11-21
* Remove PERFECT_MEMBruce Momjian1996-11-15
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Almost done access...Marc G. Fournier1996-11-05
* More include file cleanupsMarc G. Fournier1996-11-03
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-03
* Finish cleaning up -I linesMarc G. Fournier1996-11-03
* Fixes:Marc G. Fournier1996-10-30
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
* Make sure the btree patch gets into 2.0 as well...Marc G. Fournier1996-10-25
* Take out the PERFECT_MMGR #ifdefs:Marc G. Fournier1996-10-24
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* #include file cleanupMarc G. Fournier1996-10-20
* Moved '#define *DEBUG' defines to config.h, and document where firstMarc G. Fournier1996-10-18
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* This prevent gcc from complaining about casting a short to a char * andMarc G. Fournier1996-07-31
* Fixes:Marc G. Fournier1996-07-30
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09