aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree/nbtpage.c
Commit message (Expand)AuthorAge
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-07
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Fix duplicates handling.Vadim B. Mikheev1997-05-30
* 1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev1997-04-16
* 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
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* #include file cleanupMarc G. Fournier1996-10-20
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09