summaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree/nbtinsert.c
Commit message (Expand)AuthorAgeFilesLines
* 1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev1997-04-161-42/+21
* + NULLs handlingVadim B. Mikheev1997-03-241-8/+112
* would you mind committing the following changes for me? (the firstBruce Momjian1997-01-251-2/+2
* Fixed (I hope) unique btree index implementation.Vadim B. Mikheev1997-01-101-26/+88
* _bt_updateitem is returned in code, but works only if sizes of keysVadim B. Mikheev1996-12-061-50/+76
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-45/+102
* Almost done access...Marc G. Fournier1996-11-051-28/+7
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-031-12/+7
* Make sure the btree patch gets into 2.0 as well...Marc G. Fournier1996-10-251-9/+50
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-3/+5
* #include file cleanupMarc G. Fournier1996-10-201-9/+33
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+831