summaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree/nbtpage.c
Commit message (Expand)AuthorAgeFilesLines
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-8/+8
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-7/+7
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-7/+7
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-49/+49
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-437/+465
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-3/+8
* Fix duplicates handling.Vadim B. Mikheev1997-05-301-1/+30
* 1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev1997-04-161-5/+36
* Almost done access...Marc G. Fournier1996-11-051-18/+8
* More include file cleanupsMarc G. Fournier1996-11-031-11/+3
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-031-12/+9
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-4/+4
* #include file cleanupMarc G. Fournier1996-10-201-8/+34
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+523