summaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree/nbtutils.c
Commit message (Expand)AuthorAgeFilesLines
* Inline memset() as MemSet().Bruce Momjian1997-09-181-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-42/+42
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-303/+320
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-1/+5
* 1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev1997-04-161-1/+3
* + NULLs handlingVadim B. Mikheev1997-03-241-27/+116
* Patches for Vadim's multikey indexing...Marc G. Fournier1997-03-181-110/+142
* Almost done access...Marc G. Fournier1996-11-051-14/+9
* More include file cleanupsMarc G. Fournier1996-11-031-14/+2
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-031-13/+6
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-3/+8
* #include file cleanupMarc G. Fournier1996-10-201-13/+30
* Fixes:Marc G. Fournier1996-07-301-6/+31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+239